Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Hugo Publish

kirito41ddkirito41dd2k downloads

Publish your blog to hugo site.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates14

This plugin helps you publish hugo blog through obsidian.

Features

This plugin will convert the .md file and related images in obsidian to the hugo site dir.

Conversion includes:

  • [[link.com]] -> [link.com](link.com)
  • [[link.com|alias-text]] -> [alias-text](link.com)
  • ![[xxx.png]] -> ![xxx.png](https://raw.githubusercontent.com/kirito41dd/obsidian-hugo-publish/HEAD/${static_dir}/xx.png)
  • ![[xxx.png|200*100]] -> ![xxx.png](https://raw.githubusercontent.com/kirito41dd/obsidian-hugo-publish/HEAD/${static_dir}/xx.png)
  • Auto write md's yaml header like: title,date,lastmod

How to use

  1. Complete the plugin settings: blog_tag,hugo_site...
  2. Set tags in obsidian's md as ${blog_tag}
  3. Click hugo sync button or run cmd Hugo Publish: Sync blog
  4. Enter the hugo site dir to run hugo server to check it
78%
HealthExcellent
ReviewCaution
About
Convert Obsidian notes and linked images into Hugo-ready Markdown, translating internal links and image embeds into standard Markdown and static URLs. Auto-write front matter (title, date, lastmod) and sync converted files to your Hugo site directory for publishing.
PublishingExport
Details
Current version
1.0.13
Last updated
Last month
Created
2 years ago
Updates
14 releases
Downloads
2k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
OTHER
Report bugRequest featureReport plugin
Author
kirito41ddkirito41dd
www.kirito.info
GitHubkirito41dd
  1. Community
  2. Plugins
  3. Publishing
  4. Hugo Publish

Related plugins

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

WordPress

Publish to WordPress.

QuickShare

Securely share your notes with one click. Notes are end-to-end encrypted. No API keys or configuration required.

Wechat Converter

Convert Markdown into polished WeChat articles with live preview, copy, and draft sync.

Send to Ghost

Send and publish notes to your Ghost blog.

MP Preview

Preview and convert Markdown files to MP format

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

Dataview Serializer

Serialize Dataview queries to Markdown, and keep the Markdown representation up to date

Timekeep

Time tracking.

Yanki

Sync flashcards from a folder in your vault to Anki. Pure Markdown syntax. No fuss.