Explore >> Select a destination


You are here

olivergilan.com
| | its.mw
9.1 parsecs away

Travel
| | Putting some awe into your Hugo site - a bunch of how-tos covering template tricks, styling and deployment.
| | terrygodier.com
9.0 parsecs away

Travel
| | Over the past few weeks I've migrated every content site I have from WordPress to Hugo, a popular and easy to use static site generator. In this post, I'll detail why I think WordPress is a bad solution for most people, and how I went about migrating my site in just a couple of hours on a weekend afternoon. Oh, and before we get started, the site I'm talking about in this post is the one you're currently on.
| | sam.hooke.me
8.5 parsecs away

Travel
| | The home page of Sam Hooke.
| | ericlathrop.com
70.4 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.