From 9396a9d69f152b3531ef373a0434ec0eed4ac2f9 Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 5 Sep 2022 22:21:40 -0400 Subject: [PATCH] guides: static sites and mail servers --- reads/guides.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/reads/guides.md b/reads/guides.md index 4390d7f..99b49d3 100644 --- a/reads/guides.md +++ b/reads/guides.md @@ -153,3 +153,13 @@ [Open Source CS](https://github.com/ForrestKnight/open-source-cs) [nim](https://ssalewski.de/nimprogramming.html) + +## Sites + +[nix fly static hosting](https://mat.services/posts/static-site-with-nix-and-caddy/) + +[email hosting is easier and harder](https://vadosware.io/post/its-never-been-easier-or-harder-to-self-host-email/) + +[nixos mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) + +[static hosting hurdles](https://notes.volution.ro/v1/2022/09/notes/b08118d8/)