2026-07-29 15:15:01 -04:00
2026-07-29 15:15:01 -04:00
2026-07-16 14:40:13 -04:00
2026-07-28 11:41:21 -04:00
2026-07-29 15:15:01 -04:00
2026-07-30 14:55:09 -04:00
2026-07-29 15:15:01 -04:00
2026-07-30 13:51:20 -04:00
2026-07-29 15:15:01 -04:00
2026-07-14 11:59:21 -04:00
2026-07-29 15:15:01 -04:00
2026-07-29 15:15:01 -04:00
2026-07-29 15:15:01 -04:00
2026-07-29 15:15:01 -04:00
2026-07-29 15:15:02 -04:00
2026-07-28 13:14:30 -04:00
2026-07-29 15:15:01 -04:00
2026-07-29 15:15:01 -04:00
2026-07-30 13:51:20 -04:00

Thor

Thor is a simple Static Site Generator designed for personal blogs and other small websites.

Its core principals are simplicity and minimal configuration, so you can get started as quickly as possible.

It is based on Hugo, and gingerbill's SSG. Templating is done with (extended?) Mustache templates.

What it does

  • Syntax Highlighting server-side (with Tree Sitter) or client-side with highlight.js
  • Mustache Templating
  • OpenGraph Tags
  • Menus (WIP)
  • Extended Markdown (See below)
  • Basic (whitespace) minification.
  • Union File System (Modules)

What it doesn't do

  • Internationalization
  • Pagination (Yet)
  • Themes
  • Image Manipulation
  • TailwindCSS integration

Getting Started

Run thor Check out public/index.html

Then follow The Guide For a more complete setup, run thor new site.

Extended Markdown

  • Emoji expansion
  • margin style footnotes
  • Github style alerts
  • [and more]
S
Description
No description provided
Readme 1.1 MiB
Languages
Odin 95.6%
HTML 2.2%
Nix 1.4%
Tree-sitter Query 0.5%
Ruby 0.3%