 
      
    | You are here | olivergilan.com | ||
| | | | | its.mw | |
| | | | | Putting some awe into your Hugo site - a bunch of how-tos covering template tricks, styling and deployment. | |
| | | | | terrygodier.com | |
| | | | | 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 | |
| | | | | The home page of Sam Hooke. | |
| | | | | ericlathrop.com | |
| | | 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. | ||