summaryrefslogtreecommitdiffstats
path: root/content/_index.md
diff options
context:
space:
mode:
authorcodeandmedia <roma@codeandmedia.com>2021-03-13 20:15:21 +0300
committercodeandmedia <roma@codeandmedia.com>2021-03-13 20:15:21 +0300
commit3ec976842cfc3e6b908de1a16f9bd18948007ecc (patch)
tree71c8250c84c9420be539336a087fc80c8c001450 /content/_index.md
initial commit
Diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..5205ef4
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,30 @@
++++
+title = "spec"
++++
+
+
+Getting started
+ - Installation
+ - CLI usage
+ - Directory structure
+ - config.toml
+
+Content
+ - Organisation
+ - Sections
+ - Pages
+ - Shortcodes
+ - Internal links & deep linking
+ - Table of contents
+ - Syntax highlighting
+ - Sass
+
+Templates
+ - Intro
+ - Each kind of page and the variables available
+ - Built-in global functions
+ - Built-in filters
+
+Theme
+ - Installing & customising a theme
+ - Creating a theme