Hacker News new | past | comments | ask | show | jobs | submit login

Honestly, I would just write my own HTML/CSS and buy hosting on a server somewhere. This is cheap, and gives you a great deal of control, while also honing your web development skills. (And doing it yourself feels good!)



I rolled every page for a while. But after I had fifty pages (most migrated from old blog), changing the template was a waste of my time. Strictly speaking, a tool like laser[0] could have helped, but I am young in clojure-fu.

I currently use piecrust[1] to statically generate my markdown through twig (templates) and push these to my site host nearlyfreespeech via ssh. It's pay as you go; I've not needed a dB or CGI, and those are not forced on me. Perhaps I'll be punished if I ever get front paged, but YNGNI.

I am trying out metalsmith[2] instead, as I'm more familiar with javascript than php and hence can make plugins for the various bits I need.

0. https://github.com/Raynes/laser

1. http://bolt80.com/piecrust/

2. https://news.ycombinator.com/item?id=7361824


I agree. The amount of flexibity is huge, especially if you deliberately want a different look on various pages.

And yeah, it feels good.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: