Ask HN: Share your personal site
471–480 of 1001 posts
Re: Ask HN: Share your personal site
#472Re: Ask HN: Share your personal site
#473Static site, bootstrap,aimed to be a snapshot
Ghost site, aimed at being a place to rant about stuff which is important or interesting enough to be shared wider.
Re: Ask HN: Share your personal site
#474- have had the domain since like 99 or 2000 or so, and have used it for different purposes but for the last many years it's just been a collection of things I read and like (it automatically pulls from Instapaper the articles I've liked).
Re: Ask HN: Share your personal site
#475Just a vanilla hugo static site hosted on github pages. I’m writing my own dynamic blog hosting backend thing for no reason in particular and plan on moving it over there once it’s ready.
Re: Ask HN: Share your personal site
#476Its not a personal site, per se, but its my YouTube page for my family's little cabin videos and trail cams. Love making them and its the one consistent thing I do, other than walk my dog, that makes me happy.
Re: Ask HN: Share your personal site
#477The latest iteration was an exercise in minimalism and typography!
Re: Ask HN: Share your personal site
#478I've owned this domain for a few decades, and I've revamped the structure and look of the site over that period 3 times from plain HTML to iWeb to Hugo composited.
Re: Ask HN: Share your personal site
#479I'm using Zola SSG (https://github.com/getzola/zola) and hosted on GitHub Pages. I write about Regular Expressions, CLI one-liners, Scripting Languages, Vim, self-publishing, etc.
Re: Ask HN: Share your personal site
#480Mostly a blog about data analysis in a niche field of biology.
In the very beginning it was a static website built in Hyde. Then after learning I could use MathJax in Tumblr I converted it to a Tumblr site with a custom URL.
Eventually after getting frustrated with squeezing things into Tumblr I got a Squarespace account and converted all the content to that.
Mostly I'm happy with Squarespace, though it involves a lot of manual typesetting to work around various unclear escaping that happens in the Markdown parsing. Still better than the hassle of hosting something custom for me.