from Hacker News

Ask HN: Which platforms to use to build a personal website?

by dopplesoldner on 7/18/14, 4:11 PM with 14 comments

Hi guys.

Recently I purchased a domain name with the aim to create a personal website.

I was thinking of including resume, portfolio, blogging about my work etc etc.

Are there any platforms you recommend to do this? Or should I build it from scratch and host it on something like heroku/ AWS?

Thanks

  • by aarohmankad on 7/18/14, 4:34 PM

    If your website is going to be static HTML pages, I suggest using Github Pages.

    https://pages.github.com/

  • by rayalez on 7/18/14, 8:39 PM

    Wordpress is the best way to go. It is the most popular choice, easy, and has everything you will need. Unless you have some specific reason to prefer something else - go with wordpress(self hosted).
  • by alexgaribay on 7/18/14, 4:56 PM

    I use Ghost hosted on a Digital Ocean droplet. It was super easy to set up since DO has a droplet preconfigured with Ghost. It only costs me $5/month. I've liked the set up so far.
  • by ninthfrank07 on 7/19/14, 5:06 AM

  • by notduncansmith on 7/19/14, 4:26 PM

    If you're trying to show off your ability to build websites, GH Pages will be a better bet than Wordpress. The source is easily browsable, and you'll have, y'know, built it.

    If what you do has nothing to do with building websites, then just go with Wordpress. You'll get something that looks good (if not super original) without too much effort.

  • by eelinow on 7/18/14, 4:35 PM

    For a personal website, primarily with static content with maybe the exception of a blog, you could use something like Jekyll or Hyde (Ruby & Python respectively) along with bootstrap assuming you wanted to have granular control and not have to learn an (or be limited by) a given CMS or platform. Just a thought.
  • by facorreia on 7/18/14, 4:35 PM

    I'd say one choice is to build it on Wordpress, possibly hosting it in a managed Wordpress hosting provider.

    Another would be to use a tool such as Jekyll and host it as static files with any web server.

    Either way, I'd recommend that you buy a template to use as a starting point.

  • by ajonit on 7/19/14, 2:48 AM

    A very cost effective way is to go for Baby plan (around $3) on Hostgator, 1 click Wordpress install and you are good to go. I have used many shared environments in past several years, HG shared account can easily handle 5k - 8k visitors a day if wp is optimized properly.
  • by gizmodo59 on 7/19/14, 1:35 AM

    Any lamp hosting would be good. AWS/Azure/heroku are an overkill for such a need. As many pointed out, wordpress can take care of all your needs. Even though I would recommend a lamp hosting instead of a managed wordpress hosting.
  • by dhagz on 7/18/14, 9:57 PM

    It depends on what you want. Ghost is great, and my go-to choice if I don't want to do any backend work. On the other hand, building it from scratch makes it an addition to your portfolio.
  • by brothe2000 on 7/18/14, 4:44 PM

    I'd recommend Weebly.com.

    It's fast and easy.

  • by dopplesoldner on 7/19/14, 4:15 PM

    Thanks guys for the great suggestions, I might just go with Wordpress to start with - although I am liking the look of github pages as well.
  • by infiniteseeker on 7/18/14, 10:06 PM

    Python, Pelican, Bootstrap Theme
  • by dome82 on 7/19/14, 7:14 AM

    Tumblr.