Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

11–20 of 1001 posts

Re: Ask HN: Share your personal site

#11
https://jonathanalland.com

I’m actually really proud of it—I love the way it looks and feels. I wanted the site to be playful but still professional, and to feel "modern" without being flat. Feel free to tell me how I did.

Everything is handwritten HTML + CSS + Javascript; I avoided even using a build system. I did use some tiny Javascript libraries, but I gave myself a limit: the site had to contain more bytes of my own code than other people's code.

The site also supports back to IE11 and Safari 6, as long as Javascript is turned on. (And it works without Javascript in modern browsers.)

Post reply on HN