February 16, 2026
#Markdown
November 28, 2025
WordPress Export to Markdown — WP Migration to Static Sites
Converts WordPress export XML into Markdown files for easy migration to static site generators like Hugo, Eleventy, or Gatsby. Downloads images, supports custom post types, interactive wizard. MIT licensed, 1.6k stars.
November 14, 2025
Zensical — Modern Static Site Generator by Material for MkDocs Team
Next-gen static site generator by the creators of Material for MkDocs. 5x faster rebuilds, blazing-fast search (Disco), modern design, MIT-licensed. Reads mkdocs.yml natively for easy migration.
November 11, 2025
Obsidian-to-Silverbullet Conversion Scripts — Wikilinks, Embeds, Callouts, Frontmatter
Set of bash scripts to migrate an Obsidian vault to Silverbullet format. Handles wikilink path resolution, image embed conversion, callout/admonition remapping, Dataview query removal, and frontmatter cleanup. Hacky but practical — fixes the common breakages when dropping an Obsidian folder into Silverbullet. By SONDLecT.
March 12, 2025
MkDocs Table Reader Plugin
MkDocs plugin to directly insert tables from files into markdown.
This is the power of MkDocs being backed by Python. There are so many plugins to choose from.
March 5, 2025
Relative Markdown Links in Hugo
The minimal example for relative markdown links:
[My Article](../my-article/index.md)Template:
/layouts/_default/_markup/render-link.html:<a href="{{ (.Page.GetPage .Destination).RelPermalink | safeURL }}"> {{ .Text | safeHTML }} </a>
This solves the problem of relative markdown links to other pages in Hugo.
December 6, 2024
Many Notes
Many Notes is a markdown note-taking app designed for simplicity! Easily create or import your vaults and organize your thoughts right away.
Vaults are simply storage containers for your files, and Many Notes provides you with the flexibility to keep everything in one vault or to separate your files into multiple vaults.
Just another one of those note-taking apps.
August 21, 2024
Home – An Otter Wiki
A minimalistic wiki powered by python, markdown and git.