summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/tutorials/_index.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/content/tutorials/_index.md b/content/tutorials/_index.md
index 727d97d..2804866 100644
--- a/content/tutorials/_index.md
+++ b/content/tutorials/_index.md
@@ -4,4 +4,16 @@ date: 2022-11-02T23:59:45+01:00
draft: false
---
-Ain't nothing here yet. \ No newline at end of file
+Here I will teach you how to self-host your own cool and good website.
+Most of the articles will dive into the specifics of certain tools,
+but you can only take parts of it and maybe use something else.
+This guide will focus on Caddy as a web server and Hugo as a static site generator.
+
+<!--
+Things to talk about:
+
+- Setting up Caddy server
+- Using Hugo
+- Setting up Git sync with hooks
+- Using Neocities
+--> \ No newline at end of file