From 0f005aa1013e14e8e054535fc4e81b4f1b319785 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sun, 18 Feb 2018 14:56:39 -0800 Subject: futzing with the readmes --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 39ed1a0..3845afe 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,34 @@ +- [snkt](#snkt) + - [Why](#why) + - [Status](#status) +- [Installation](#installation) +- [Quick Start](#quick-start) + - [Creating a Site](#creating-a-site) + - [First Post](#first-post) + - [Viewing the Results](#viewing-the-results) +- [Command Line Options](#command-line-options) +- [Configuration](#configuration) +- [Posts](#posts) +- [Templates](#templates) + - [home](#home) + - [post](#post) + - [archive](#archive) + - [rss](#rss) +- [Advanced Configuration Options](#advanced-configuration-options) + - [Permalink and filename formatter](#permalink-and-filename-formatter) + - [Filters](#filters) +- [Work in Progress Features](#work-in-progress-features) + - [Paged Archives](#paged-archives) + - [Tags](#tags) + - [Binary Files as Posts](#binary-files-as-posts) +- [Example configurations, sites, themes](#example-configurations-sites-themes) +- [Rebuild and deployment recipes](#rebuild-and-deployment-recipes) +- [TODO](#todo) +- [Feedback](#feedback) + # snkt `snkt` is a static site generator focused on simplicity and efficiency. -- cgit v1.2.3