d4rr3ll / obsidian-hugo-template

Obsidian to Hugo workflow template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Hugo Template

A template Hugo repo with a Makefile to make converting an Obsidian Vault simple.

Produced as supporting material for this blog post

Quickstart

Ensure you have hugo and curl installed, checkout the repo and run:

git submodule update
make server

This will build the contents of the Obsidian Vault that resides in the vault directory and spin up the local hugo server

About

Obsidian to Hugo workflow template


Languages

Language:Makefile 89.0%Language:JavaScript 11.0%