/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

zeroindexed.com
| | blog.nobugware.com
7.3 parsecs away

Travel
| | I've always developed my own blog system, that's a good way to learn a new langage. But having to maintain a working server or hosting is no fun, there are some solutions like Jekyll or Hugo they generate static web pages based on some Markdown files you wrote. As it's just basic html files, they can be served by Github gh-pages. It opens the door to blogging from anywhere without internet connection or your own laptop, just write some Markdown then publish to github later or event edit your new blog pos...
| | ericlathrop.com
5.3 parsecs away

Travel
| | This weekend I gave a presentation on the Jekyll static site generator at MOSSCon.
| | labanskoller.se
8.2 parsecs away

Travel
| | Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.
| | www.jeremymorgan.com
17.5 parsecs away

Travel
| How to install Hugo static site generator in Pop!_OS Linux