mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
docs: Updated README.md
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
# Thor
|
# Thor
|
||||||
|
|
||||||
[TOC]
|
Thor is a simple Static Site Generator designed for personal blogs and other small websites.
|
||||||
|
|
||||||
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.
|
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)
|
- Menus (WIP)
|
||||||
- Extended Markdown ([See below](#extended-markdown))
|
- Extended Markdown ([See below](#extended-markdown))
|
||||||
- Basic (whitespace) minification.
|
- Basic (whitespace) minification.
|
||||||
|
- Union File System (Modules)
|
||||||
|
|
||||||
## What it doesn't do
|
## What it doesn't do
|
||||||
- Internationalization
|
- Internationalization
|
||||||
- Pagination (Yet)
|
- Pagination (Yet)
|
||||||
- Themes
|
- Themes
|
||||||
- Union File System (Yet)
|
- Image Manipulation
|
||||||
- Image Manipulation
|
- TailwindCSS integration
|
||||||
- TailwindCSS integration
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
@@ -34,7 +32,8 @@ Then follow [The Guide]()
|
|||||||
For a more complete setup, run `thor new site`.
|
For a more complete setup, run `thor new site`.
|
||||||
|
|
||||||
## Extended Markdown
|
## Extended Markdown
|
||||||
|
|
||||||
- Emoji expansion
|
- Emoji expansion
|
||||||
- margin style footnotes
|
- margin style footnotes
|
||||||
- Guthub style alerts
|
- Github style alerts
|
||||||
- [and more]
|
- [and more]
|
||||||
|
|||||||
Reference in New Issue
Block a user