summaryrefslogtreecommitdiff
path: root/doc/src/doc/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/doc/index.md')
-rw-r--r--doc/src/doc/index.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/src/doc/index.md b/doc/src/doc/index.md
new file mode 100644
index 0000000..21a70fb
--- /dev/null
+++ b/doc/src/doc/index.md
@@ -0,0 +1,23 @@
+---
+title: Documentation
+description: Crocc is a simple and fast static-site generator based on Markdown.
+keywords:
+ - crocc
+ - markdown
+ - html
+ - go
+ - golang
+ - static
+ - site
+ - generator
+ - ssg
+ - website
+ - simple
+publication_time: 2023-04-26T19:00:00Z
+author: Nicolas Paul <n@nc0.fr>
+---
+# Documentation
+
+- [Markdown syntax](/doc/markdown)
+- [Template syntax](/doc/template)
+- [Input/output directory](/doc/iodir.md)