[Rest2web-develop] rest2web ... extended?
Brought to you by:
mjfoord
From: Yuri D'E. <wa...@th...> - 2014-10-11 15:31:19
|
Hi everyone. I've finally took the time to put online my own changes to rest2web, which are now available here: https://github.com/wavexx/rest2web So far it only includes a minor fix to the PIL python path, and a revised gallery plugin I've been extensively using on my own website. I've been using rest2web for years now, but there are some minor things that I'd like to tweak. For instance, I would vastly prefer to use jinja2 to embedded_code, and YaML would also be a much better substitute for the restindex. Both came out later than rest2web, but I think they would make rest2web much more "up to date" with current python practices, while remaining absolutely minimal. The way rest2web works is simple, and there's not much else I would change. I'd like to collect all known bugs in the above repository before revising a bit the code. If you have known issues with rest2web, feel free to create a new github issue and I'll take a look. I'm a bit short in time, so please make test cases that I can include in the official repository if you can. |