But otherwise, what do you use to host your personal pages/blogs. A shared host, or VPS, or any other alternative?
Ask HN: What do you use to host your Personal Site?
1–10 of 19 posts
Re: Ask HN: What do you use to host your Personal Site?
#2I like the idea of people quickly getting a snapshot of me and my activities that way.
Re: Ask HN: What do you use to host your Personal Site?
#3Recently, I wanted to start writing occasional posts, and wanted to split my original content off of my Tumblr (which I'd use to post "things I've found online that I like"). I played around with Jekyll and Github's hosted space, where they run Github Pages, and have been really happy with it.
Re: Ask HN: What do you use to host your Personal Site?
#4Re: Ask HN: What do you use to host your Personal Site?
#5That's a co-operative, non-profit hosting provider. It works kind of like car sharing: Everyone pays a monthly fee, based on the resources he/she uses, and that is used to fund hardware, colocation costs, domain registration etc. Administration is done by a team of volunteers, but totally transparent with discussions on mailing lists and phone conferences. A lot of the members are IT freelancers (mostly Java EE developers). Resellers are also welcome. Currently there are about 200 members.
Based in Germany, but open to anyone in Europe. The webpages are currently only available in German, but that doesn't mean that people who speak a different language aren't welcome. It's just that noone has found the time yet to translate everything.
Re: Ask HN: What do you use to host your Personal Site?
#6Re: Ask HN: What do you use to host your Personal Site?
#7Re: Ask HN: What do you use to host your Personal Site?
#8Just started using ___.sh: a 42 lines, recursive, multimarkdown, sed & bash static html blog 'engine'. (http://github.com/nicolasH/frankensteins). I have the sources for my posts in three places : my computer, github and the web host.
I host these two sites there : http://www.niconomicon.net http://www.displayator.com
Re: Ask HN: What do you use to host your Personal Site?
#9tl;dr: Github Pages, using Jekyll Recently, I wanted to start writing occasional posts, and wanted to split my original content off of my Tumblr (which I'd use to post "things I've found online that I like"). I played around with Jekyll and Github's hosted space, where they run Github Pages, and have been really happy with it.