Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Feedback on prototype reorganized Zsh website



Most of the generated documentation isn't there, due to the need to write post-processing code to style it to match the rest of the site.

It's using Jinja templates to generate the static pages and storing release, mirrors, and news as JSON files so they only have to be updated in one place.  The plan is to write more code to manage these JSON files.

Because I wanted flexible templating and to use the html2text program to generate a markdown/text version of the releases.html file, the code is being written in python.  I believe just about anything you can manage to compile yodl on has python.

There's still a lot of work to do, but before I put in that effort, I'd like some feedback on the new organization and look.

https://zsh.clintonbunch.name/





Messages sorted by: Reverse Date, Date, Thread, Author