Skip to content

sbrow/thor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thor

[TOC]

Thor is a simple Static Sire 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.

What it doesn't do

  • Internationalization
  • Pagination (Yet)
  • Themes
  • Union File System (Yet)
  • 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
  • Guthub style alerts
  • [and more]

About

A Static Site Generator in Odin

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages