Jekyll is a static site generator that transforms plain text into static websites. It’s the engine behind this site.

Why Jekyll

  • Simple and focused on content
  • Built-in support for Markdown
  • No database required
  • Free hosting on GitHub Pages or Netlify
  • Large ecosystem of plugins

How this site works

This site uses Jekyll with a custom plugin that converts Obsidian-style [[wikilinks]] into proper HTML links. The Flexoki color scheme provides the visual foundation, and the whole thing is authored as a collection of Markdown files.