From 3be33d0311bc291fb394d4a8de313de35974f47d Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:25:59 +0200 Subject: Infrastructure coming together. Changes to be committed: modified: README.md modified: config.toml modified: content/about.md new file: content/posts/How I made this Blog with Zola.md modified: content/posts/_index.md modified: content/posts/code_test.md deleted: content/posts/good_first_post.md deleted: content/posts/later_posts.md modified: content/posts/typography.md modified: rsync_to_testing new file: static/diffusion.pdf new file: static/nst.pdf modified: templates/index.html modified: templates/page.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e7417e5..632b18a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # blog -My attempt at hosting a nice blog with markdown rendered SSG with the help of [Zola](https://www.getzola.org/). +My attempt at hosting a nice blog with markdown rendered SSG with the help of [Zola](https://www.getzola.org/) and the [Hermit Zola Theme](https://github.com/VersBinarii/hermit_zola). -- cgit v1.2.3