/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tomaugspurger.net
| | rolisz.ro
3.0 parsecs away

Travel
| | As you are probably seeing, I've just done a major update to my blog. Besides the obvious theme change, there are several other more important changes in the backend, such as moving from Wordpress to Acrylamid Acrylamid is a static site generator written in Python. It is pretty cool. It
| | logr.cogley.info
2.0 parsecs away

Travel
| | 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.
| | ericlathrop.com
1.9 parsecs away

Travel
| | This weekend I gave a presentation on the Jekyll static site generator at MOSSCon.
| | www.berkhanberkdemir.com
6.6 parsecs away

Travel
| [AI summary] The author discusses their experience migrating their blog from GitHub Pages to Hugo, highlighting reasons such as ease of use, package availability, and gradual content migration.