Hello everyone

I know that there has been some discussion of changes to the website. Has a 
static website generator like Lektor been considered https://www.getlektor.com/ 
?

Unlike most python static generators out there that seem to be geared towards 
blog sites, lektor allows to define models to have all information structured 
using a flat text based "DB".

I have used it in several projects e.g. https://www.pycon.co/ where all the 
structure of models can be found at 
- https://github.com/PyConColombia/website-2018/tree/develop/models

the content at
- https://github.com/PyConColombia/website-2018/tree/develop/content

Being static it simplifies hosting and hooks could be enabled to publish site 
upon souce changes. Also since the information can be structured as needed 
based on the models, an eventual migration to a dynamic service (if the need 
arises) is pretty straight forward.


Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/c13e69e9-b0af-4ca9-a2d4-7afac0122c56%40googlegroups.com.

Reply via email to