|
You are here |
blog.nuculabs.de | ||
| | | | |
128bit.io
|
|
| | | | | So, it was time for a bit of change for the blog. I have been using an older version of Jekyll for some time and upgrading for me has always been a pain. I picked to move away from Jekyll to something new, this is where Hugo comes into play. Hugo Hugo is another static site generator like Jekyll but written in Go, it boasts itself as the fastest tool of its kind but it wasn't the speed that drew me to it. | |
| | | | |
www.jeremymorgan.com
|
|
| | | | | How to install Hugo static site generator in Pop!_OS Linux | |
| | | | |
logr.cogley.info
|
|
| | | | | Many static site generators like Hugo have a built in dev web server. If you are just building some html with css, and need a simple solution to serve the files from any folder, you have a few solutions. See a couple of options: Node.js users can install and run http-server: 1 2 3 4 npm install -g http-server cd /path/to/my/working/folder http-server --help http-server Visit http://localhost:8080 and look at the help to change the port. | |
| | | | |
whatibroke.com
|
|
| | | Let's take a look at what I've broken today | ||