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

Can someone please tell me how this is different from Jekyll? They both work based on the same concept if I'm correct?

Also, how about support for category pages? I mean, show a page full of posts from one particular category only? Possible??




They work on completely different concepts:

Jekyll requires you to generate your site. Dropplets generates pages on each request.

Jekyll runs on your machine, and is written in Ruby. Dropplets runs on your server, and is written in PHP.

Jekyll's posts require very minimal metadata, and use a key/value pairing system with YAML. Dropplets' posts require a ton of metadata, and the same metadata for every post, and in a specific order, and you can't add arbitrary metadata.

----

I don't think Dropplets has categories, but I may be mistaken.


Thanks, that was very kind of you.




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

Search: