diff --git a/README.md b/README.md index 8bdc0c1..f657e53 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Thor -[TOC] - -Thor is a simple Static Sire Generator designed for personal blogs and other small websites. +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. @@ -16,14 +14,14 @@ It is based on Hugo, and gingerbill's SSG. Templating is done with (extended?) M - Menus (WIP) - Extended Markdown ([See below](#extended-markdown)) - Basic (whitespace) minification. +- Union File System (Modules) ## What it doesn't do - Internationalization -- Pagination (Yet) -- Themes -- Union File System (Yet) -- Image Manipulation -- TailwindCSS integration +- Pagination (Yet) +- Themes +- Image Manipulation +- TailwindCSS integration ## Getting Started @@ -34,7 +32,8 @@ Then follow [The Guide]() For a more complete setup, run `thor new site`. ## Extended Markdown + - Emoji expansion - margin style footnotes -- Guthub style alerts +- Github style alerts - [and more]