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

kirito41ddkirito41dd3k 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](/${static_dir}/xx.png)
  • ![[xxx.png|200*100]] -> ![xxx.png](/${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
HealthGood
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
4 months ago
Created
3 years ago
Updates
14 releases
Downloads
3k
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

Wechat Converter

将 Markdown 转换为微信公众号排版,并支持一键发送到微信公众号(支持自定义 CSS和公众号贴图)、飞书、小红书、知乎、微博、CSDN等20+平台。

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

QuickShare

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

WordPress

Publish to WordPress.

Live PDF Preview

Real-time PDF preview and export plugin.

Publish to Telegram

Allows you to post notes directly to Telegram channels, groups and personal messages with different presets and advanced publishing settings.

Document Exporter

Export notes, folders, and query results into Markdown bundles, HTML documents, and print-ready exports.

Bulk Exporter

Filter, export notes from your vault using metadata into a customizable new structure.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Pandoc Plugin

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