diff options
author | RayHammer <evkondratyev@yandex.ru> | 2022-11-03 00:51:11 +0100 |
---|---|---|
committer | RayHammer <evkondratyev@yandex.ru> | 2022-11-03 00:51:11 +0100 |
commit | 5966145643a27b761fc884c9d100ebfab9693c03 (patch) | |
tree | 351819b2699c6aba236c3ebbf2235870ffeaf4b0 | |
parent | 603e779ed46713c90f2f0655a129040cb6b3481c (diff) |
Updated menu description
-rw-r--r-- | content/tutorials/_index.md | 14 |
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 |