Live data from Hacker News

Ask HN: Share your personal website

news.ycombinator.com

851–860 of 1001 posts

Re: Ask HN: Share your personal website

#857
My portfolio site is at https://www.generativestorytelling.ai/ though bit rot has set in on quite a few of the projects.

I need to move my personal blog (https://meanderingthoughts.hashnode.dev/) over there still, sadly HN auto flags any submissions from any hashnode domain so I've been unable to submit any of my blog posts for consideration!

Re: Ask HN: Share your personal website

#858
Nothing fancy - A simple gallery of my art progress.

https://wanderinglines.art/

Context: I started from an existing Bootstrap gallery template and stripped it down to the bare minimum. The site is static with all the sorting and grouping done client-side. Images are just files in a folder, with metadata in a JSON file. Adding a new piece is just dropping in an image and updating the JSON. It’s hosted on GitHub Pages with a cheap domain from Namecheap.

Post reply on HN