Explore >> Select a destination


You are here

terrygodier.com
| | sathyasays.com
2.0 parsecs away

Travel
| | Opinions, thoughts and tutorials on Cloud, DevOps, Linux and Technology by Sathyajith Bhat.
| | yasoob.me
1.6 parsecs away

Travel
| | Hi beautiful people! ?? Recently I decided to go all-in on static site generator, Hugo, and move over my Python Tips blog from Wordpress to Hugo. I will share the exact steps I took during this migration. It was slightly more involved than I would have liked. I will not share the reasoning behind why I moved to Hugo in this post, but rather just the details of how the process went.
| | www.simpleprimate.com
2.1 parsecs away

Travel
| | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files.
| | lea.codes
11.2 parsecs away

Travel
| Sprinkle your JavaScript codebase with type annotations in JSDoc, run checks against it and auto-generate documentation.