My personal blog, hosted on Cloudflare pages.
This blog is generated using Hugo.
Installing on macOS:
brew install hugo
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>
This project runs with two licenses one for the content and one for the code.
- All the code is under the MIT license.
- All the blog posts are under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. license.