10:42

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.
10:42

WP2Hugo

This is the best migrator for migrating WordPress export to Hugo. It handles several weird edge cases that I encountered while trying to migrate my personal website to Hugo-based site.

While this primarily targets Hugo-based code generation, one can use it to convert WordPress blogs to Markdown-based files that can be used with other systems for example Mkdocs or Jekyll.

Should I use this to migrate Deuts.NET to Hugo?