WIP: writing deployment article
This commit is contained in:
parent
4cb848ad7e
commit
18880d2e0c
|
|
@ -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.
|
||||
Loading…
Reference in New Issue