From 9975d61065db3824f269747d4408e8da9e01c375 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Wed, 13 Mar 2024 19:18:29 +0100 Subject: Link original Git repository --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 29a9172..714ed8b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ -# www.skreutz.com +# Stefan Kreutz' blog This is the source code of my personal website: https://www.skreutz.com/. +This project's original source code is hosted +[here](https://git.skreutz.com/blog.git/). + ## Usage -Build the static website generator. Note that ghc needs more than 4GB of memory -to build pandoc: +Build the static website generator. Note that GHC needs more than 4GB of memory +to build Pandoc: $ cabal v2-clean $ cabal v2-update @@ -28,4 +31,5 @@ Deploy the website: ## Credits -Built with [Hakyll](https://jaspervdj.be/hakyll/) and [Pandoc](https://pandoc.org/). +Built with [Hakyll](https://jaspervdj.be/hakyll/) and +[Pandoc](https://pandoc.org/). -- cgit v1.2.3