PhD student at University of Texas at Austin 🤘. Doing systems for ML.| www.bodunhu.com
This post describes how to set up a blog using Hugo, an open-source static site generator. The blog is hosted on GitHub Pages, a web hosting service offered by GitHub. The Travis CI continuous integration service is used to deploy changes to the blog. This post is based on Artem Sidorenko’s article Hugo on GitHub Pages with Travis CI. Contents Overview Installing Hugo Setting up the blog repository Setting up the github.| cjolowicz.github.io
Discover what the Hugo - LoveIt theme is all about and the core-concepts behind it.| LoveIt
The blog you’re currently reading is a written in Markdown, then an application runs and generates static html files. This is called a static site generator, there are several static site generators. Previously I used Jekyll and recently I decided it was time for something new, I migrated to Hugo. Let my explain why I did this and what was needed to make this happen.| svrooij.io