Explore >> Select a destination


You are here

www.bridgestew.com
| | michaelbrooks.co.uk
15.2 parsecs away

Travel
| | Elon Musk buys Twitter As the news on Elon Musk buying Twitter has blown up today, people are looking for alternatives to the bird app. I know a lot of people have moved to Mastodon (including myself), and while it's a fantastic alternative, it still doesn't beat blogging. It's a similar story for Instagram. As [...]
| | ybbond.id
18.1 parsecs away

Travel
| | I originally planned to make my own Markdown parser and use gist as my blog CMS. After researched a bit between static site generator, I choose Hugo.
| | www.chrisritchie.org
13.2 parsecs away

Travel
| | Parsing RSS feeds to find peers.
| | codefoodpixels.com
58.5 parsecs away

Travel
| My previous site hadn't been touched since late 2014 and was running using a custom PHP system I'd written that took markdown and produced the page. This was happening every time someone hit the page so was pretty inefficient. As my focus is no longer on PHP, I wanted to move towards something JavaScript based. I didn't want to use a client side framework to do this, as the content is pretty static and I feel it would be needless to require JavaScript to present static content.