This is repository for my blog available here.
This blog is hosted on using CloudFlare Pages technology. I was previously using Netlify. Here is some comparition between those two platforms.
- Cloudflare Pages Original URL.
- My custom domain URL.
Use the following version setting to use latest hugo. This was necessary as I was unable to properly run hugo with template I have chosen.
Always wanted to have static page produced by hugo, so here we go.
Without too much thinking, I've chosen to use PaperMod theme. It looks great for me and was easy enough to setup.
It is pretty easy and needs to be done from time to time to keep things tidy.
cd themes/PaperMod
git pull
Started working off example site from here:
- config.yml - update baseURL, title and googleAnalytics.