Skip to content

prokop-dev/blog-prokop-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Blog

This is repository for my blog available here.

Hosting on CloudFlare

This blog is hosted on using CloudFlare Pages technology. I was previously using Netlify. Here is some comparition between those two platforms.

Customization of CloudFlare build.

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.

Blog stack

Hugo

Always wanted to have static page produced by hugo, so here we go.

Template

Without too much thinking, I've chosen to use PaperMod theme. It looks great for me and was easy enough to setup.

Updating template

It is pretty easy and needs to be done from time to time to keep things tidy.

cd themes/PaperMod
git pull

Template customization

Started working off example site from here:

  • config.yml - update baseURL, title and googleAnalytics.

Hosting static assets

About

My technology blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published