Migrating to Hugo
Go Go Hugo
While building your own Content Management System can be a good way to stretch your your programming skills, it may lack the finesse of a well thought out CMS system already in existence. One of the things that I was looking to achieve was to create a CMS system that would export to static HTML. While I did have it running and working correctly. I never got the the “export” part
What you see now is running on Hugo’s framework. I also managed to throw in some version control and automatic building and deployment. It took a little bit of work but following the links below I was able to coax my GitLab into playing nice with it’s CI/CD work flow.