from Hacker News

Show HN: A simple static jinja2 site generator

by yefim323 on 9/23/12, 4:53 AM with 5 comments

  • by nnq on 9/23/12, 8:09 AM

    ...hopefully this will save me from the semi/badly-documented Hyde and all its features that I don't use and dependencies that annoy me (hope I'll have the time to properly check it out and figure if it really can be more "Zen-sh" than Hyde...)
  • by zalew on 9/23/12, 10:29 AM

    feature requests:

    - haml (https://github.com/Pitmairen/hamlish-jinja)

    - autodiscover for additional pages

  • by MostAwesomeDude on 9/23/12, 9:01 AM

    I am somewhat obligated to point out wok ( https://github.com/mythmon/wok ), written by a former co-worker of mine. I use it for my website, and it's pretty great for doing Jekyll/Hyde-ish sites without actually having to use either of them.