Ask HN: Share your personal site
191–200 of 1001 posts
Re: Ask HN: Share your personal site
#192As always, it needs more content (working on a new piece now, and some fun ones in the pipeline), but pretty happy with the eclectic enough mix I've got up there so far. Would love feedback if anyone finds any of it interesting!
The styling is a super simple (originally copied then iterated on http://bettermotherfuckingwebsite.com/ or one of that series), and I try to keep it that way.
It's hosted on GitHub pages which I would recommend!
Re: Ask HN: Share your personal site
#193Originally built as a blosxom-powered blog in 2003, the site grew with a motley collection of perl and php scripts, as sites did back then. Then as social media came to prominence, I drifted away from my own site, as so many others did.
I spent much of the early pandemic rebuilding from the ground up with Django and Wagtail. Migrated the old content without breaking old links. Added some front-end niceties without breaking anything for non-JS visitors. Recently reached feature parity with the original site. Now I just need to figure out what I want to blog about. :)
Re: Ask HN: Share your personal site
#194Online version of a strategy board game I made. Some other stuff on the site too.
https://www.miscbeef.com/birdcrab/quick The tl;dr is you have hexagonal pieces with numbers for combat and speed each direction. You decide how they want to be placed, moved, and rotated. Then turns are executed at the same time. Combat happens automatically when opposing pieces touch.
Re: Ask HN: Share your personal site
#195the about section has the source code for the static site generator, but it really is nothing special, i just wrote it for fun and because i didn't feel like looking into existing ones
Re: Ask HN: Share your personal site
#196Re: Ask HN: Share your personal site
#197Some notable links:
https://beepb00p.xyz/myinfra.html -- map of my personal data infrastructure (usually people say I'm a bit mad after seeing this :) )
https://beepb00p.xyz/blog-graph.html -- a nice visual way to explore my posts
https://beepb00p.xyz/exobrain -- my "external brain", basically public notes/links dump
Re: Ask HN: Share your personal site
#198A simple blog for me to document some infrequent tasks. Built using WagtailCMS. Eventually I'll add a nice landing page with more about me. I have a few new blog post ideas that are in progress but writing doesn't come natural to me yet so it's a process to keep pushing forward with it.
Re: Ask HN: Share your personal site
#199My personal website that I made using WordPress where I record absolutely everything I do/watch/read in my life (sleep, exercises, movies, beers, books, places I've visited, tv shows, etc...) since 2015. Unfortunately in portuguese, but it has some really cool charts using chart.js. :)
Re: Ask HN: Share your personal site
#200Been meaning to write more, but things have been getting in the way for a while now.