Thomas Leitner
2012-Sep-15 05:36 UTC
[webgen-users] [next] New CLI commands, task extension, all path handlers/content processors updated
Hey everybody, it has been some time since the last update regarding the next version of webgen which is due to summer and vacations :-) Here is a short summary of the recent changes (available on [Github][1]): * New CLI command for - creating a website - creating extension bundles - showing node dependencies * Feed/Sitemap path handlers work again ? all path handlers work now * kramdown/fragments content processors work again ? all content processors work now * Better log output (verbose information can now be output separately from debug messages; log messages can contain parts that are only displayed when verbose output is used) * config.yaml ? webgen.config (makes intention clearer) - and it can either be a YAML or a Ruby file * Implemented new Task extension (used for executing certain tasks; independent of user interface) and the following tasks: create website, generate website, create bundle * Generated links now get a ''hreflang'' attribute * Implemented a test helper so that extensions can also more easily be tested * Fixed bugs in many places If you have any questions, feel free to ask! Just mail to this list, write to @_gettalong (Twitter) or join the IRC channel #webgen on freenode. Best regards, Thomas [1]: https://github.com/gettalong/webgen/