Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

811–820 of 1001 posts

Re: Ask HN: Share your personal site

#815
https://www.justus.ws

Built with Eleventy, hosted on GitHub Pages. I’ve had more polished looking sites, but I’m having fun with it and trying not to take myself too seriously.

For dev, it gets rebuilt locally after every file change (Eleventy's file watching and live refresh is awesome). For prod, it gets built on GitHub by Actions after every push. That way I can make quick updates using GitHub's editor on-the-go if I need to.

I write about sysadmin/sewing/running/outdoors/whatever else interests me.

Re: Ask HN: Share your personal site

#816
A bit late to the party, but here is my site/blog:

https://danrh.net/

A Jekyll site, hosted on DigitalOcean, and tested it on w3m and firefox. I mainly write about Software Engineering / Infrastructure.

I'm currently in the process of revamping it, partially because I'm looking for a new job.

Post reply on HN