partial port of new-old content

This commit is contained in:
2021-04-27 14:15:48 +01:00
parent 85ce38617c
commit bffbc8b76d
40 changed files with 310 additions and 296 deletions

21
_old/about.md Normal file
View File

@@ -0,0 +1,21 @@
+++
title = "About This Website"
[menu]
[menu.main]
name = "About Site"
weight = 130
+++
# Technology
Made with {{< icon icon="heart" color="red" >}} & [Hugo](https://gohugo.io/). I now use a self-hosted Gitea and NGINX instance.
Previously built with [Jekyll](https://jekyllrb.com). Previously hosted by [GitHub Pages](https://pages.github.com/).
# Static Sites
I like static sites for much the same reasons as other people but in particular, that they are content first and very open to if not built around the idea that your content is in version control. The reason I've moved here rather than continuing to use Medium is that I want to control my content, even if exposure and interaction will be more difficult.
These days I spend a lot more time faffing with build systems and the like but its all useful experience I suppose!