diff --git a/content/blog/deployment/index.md b/content/blog/deployment/index.md new file mode 100644 index 0000000..a1bea9a --- /dev/null +++ b/content/blog/deployment/index.md @@ -0,0 +1,11 @@ +--- +title: Deployment Reflection +date: "2020-01-21T18:04:37.149Z" +description: Deployment of the Blog +--- + +It took some time, but I figured as I only got around to deploy the blog just now, I could use the opportunity and just document what I'm doing. So here is a blog post describing how the blog it is hosted in is built and deployed. + +# The moving parts + +I'm a developer. I experienced too much pain with wordpress, typo3 and similar CMSs in the past, so whatever I used for a blog had to be closer to what I feel confortable using.