Skip to content

albertogg/albertogg.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

My personal blog, hosted on Cloudflare pages.

Installation

This blog is generated using Hugo.

Installing on macOS:

brew install hugo

Start the server

Start the Hugo server:

./blog server

Draft or undraft, these are Hugo archetypes so the generation is straightforward using the following command:

./blog draft <draft-name>
./blog undraft <draft-name>

License

This project runs with two licenses one for the content and one for the code.