bliki

wiki knowledge-management

Notes for working on Git based Blikis

Plain Github Repo Option

  • blog and wiki files in a github repo
  • linking between files using markdown links
  • no static site generation

Static Site Generator Options

  • Jekyll - used by Github pages, and I’ve used it before…
  • Pelican (Python!)
  • Hugo
    • this is currently what I’m using

Combining with Obsidian.md

ActivityPub support