This is a test project to learn the basics of hugo which a fast static site generator.
Where to start ? The hugo docs is a great place to start the quick start link is really helpful
Various Tutorials on Youtube
Please do check these out as it covers a lot of amazing concepts
TODO
- setup netlify for ci cd to pull code from git repo
- check if the site is refreshed automatically as soon as code is pushed to git branch
- netlify continuos deployment config file
- setup a google domain name
- point the google domain to netlify code base
- setup netlify cms
- check if you can author posts using netlify cms
- check other themes
- check CSS Variables for light and day themes | freecodecamp article
- check if vue js based components can be used ?
- over ride theme css - article digitalcraftsman apr 16 reply
Themes To Check
- mediumish looks like medium
- Hugo Bootstrap
- Casper Two
- Cactus Plus
- Bulma
- Kube
- Bootstrap-BP
- Tale
Optional