summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/404.md12
-rw-r--r--doc/src/doc/index.md2
-rw-r--r--doc/src/index.md4
3 files changed, 15 insertions, 3 deletions
diff --git a/doc/src/404.md b/doc/src/404.md
new file mode 100644
index 0000000..120c18a
--- /dev/null
+++ b/doc/src/404.md
@@ -0,0 +1,12 @@
+---
+title: 404
+description: Crocc is a simple and fast static-site generator based on Markdown.
+keywords: []
+publication_time: 2023-04-26T21:50:00Z
+author: Nicolas Paul <n@nc0.fr>
+---
+# 404
+
+The page you are looking for does not exist.
+
+[Go back to the homepage](/)
diff --git a/doc/src/doc/index.md b/doc/src/doc/index.md
index 21a70fb..d01420b 100644
--- a/doc/src/doc/index.md
+++ b/doc/src/doc/index.md
@@ -20,4 +20,4 @@ author: Nicolas Paul <n@nc0.fr>
- [Markdown syntax](/doc/markdown)
- [Template syntax](/doc/template)
-- [Input/output directory](/doc/iodir.md)
+- [Input/output directory](/doc/iodir)
diff --git a/doc/src/index.md b/doc/src/index.md
index b5ce035..dcd98b0 100644
--- a/doc/src/index.md
+++ b/doc/src/index.md
@@ -78,10 +78,10 @@ See the [documentation](/doc) for more information.
## License
-The project is governed by a BSD-style license that can be found in the
+The project is governed by a BSD-style license that can be found in the
[LICENSE](https://github.com/n1c00o/crocc/blob/master/LICENSE) file.
-The banner image is a [photo](https://unsplash.com/photos/R3sgrDvXz3I) from
+The banner image is a [photo](https://unsplash.com/photos/R3sgrDvXz3I) from
[Unsplash](https://unsplash.com/) by
[Thomas Couillard](https://unsplash.com/@thomascouillard).