/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

roneo.org
| | rgielen.net
4.5 parsecs away

Travel
| | Surfing the Bubbles of Software Engineering
| | saeedesmaili.com
5.5 parsecs away

Travel
| | I've been using GatsbyJS for publishing my blog posts here, but I wanted to move to another static site generator that is more automation friendly (more on this later). That's why I decided to migrate this blog to Hugo , which has a very active community and is developed with Go. At first, I was scared of this move, since I don't know how to code in Go, but to my surprise the whole migration process didn't require me to write any Go, and everything is handled via yaml, html, and jinja.
| | jdhao.github.io
5.6 parsecs away

Travel
| | Due to Markdown's inability to center and resize image properly, I use the raw HTML tags inside markdown file to include images: Markdown HTML tags ?(?):
| | thecodebarbarian.com
16.7 parsecs away

Travel
| [AI summary] The article discusses using Vue.js as a static site generator for blogs, comparing it to traditional methods and highlighting its benefits for layout and template management.