diff --git a/README.md b/README.md index e81d270..8d7f2e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# personal-page +# Personal Page: Lieuwe Leene -Landinge page for lieuwe.leene.dev using hugo. \ No newline at end of file +Landinge page for lieuwe.leene.dev using Hugo and a theme derived from the +Hermit template. This will be my personal site sharing various kinds of content +and updates related to work or my hobbies as I host a couple of web-services. + +## Setup + +The intention here is that the master branch is statically served while the +development branch is prototyped while being served from memory. Any generated +content in public/static should not be tracked by the repository. diff --git a/content/main/about.md b/content/main/about.md index 2036eac..0b198db 100644 --- a/content/main/about.md +++ b/content/main/about.md @@ -3,3 +3,6 @@ title: "About" date: 2021-08-23T17:52:07+02:00 draft: false --- + + +=] diff --git a/themes/hermit b/themes/hermit index 2dc35c5..f951d87 160000 --- a/themes/hermit +++ b/themes/hermit @@ -1 +1 @@ -Subproject commit 2dc35c5c6a52168a3a7b35c5ad51209f40a851cf +Subproject commit f951d8794d2d8166ba7a9160b7f929d86b6bc5ea