This website has gone through many iterations, be it in where it is being hosted, what CMS it is using and even how it looks. It is an ever changing learning project that I rebuild quite frequently.
This year though I have decided to make some things a bit more permanently and since I have multiple websites that I do plan to semi actively manage I have decided to change my approach.
Currently there are 4 websites that I changed to GhostCMS.
- KHDev, serving as a portfolio and general tech blog using a custom theme.
- kevinhaeusler, serving as a personal blog using a purchased theme.
- mka-chili, serving as a project site for my chili growing using a free theme.
- budgetrecipes, a wip for cheap food recipes using a custom theme.
Having all those websites on the same plattform and software makes it way easier to manage and develop.
Development
The first thing I wanted to develop was KHGhost serving as the main theme for KHDev and a base for the other custom themes.
I set up a local ghost installation based on the Official Ghost Documentation and forked the TryGhost/Starter Theme. The cool thing is that I can now develop multiple themes locally and push them to their own repository on github.
If you want to use KHGhost for your own blog as is feel free to download the latest zip on the github repository or fork and customize it for your own needs.