Explore >> Select a destination


You are here

mdhughes.tech
| | deirdre.dev
9.2 parsecs away

Travel
| | This site had a 2020 in migrating from WordPress (php-based dynamic site) to Jekyll (ruby-based static site generator). Let me tell you all about it.
| | furniturebandung.logdown.com
11.7 parsecs away

Travel
| | Logdown, the missing blogging platform for Hackers
| | anthonylewis.com
9.0 parsecs away

Travel
| |
| | blog.nobugware.com
17.7 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...