Vema is a solution for developing static web pages, from Python + Flask, which has the basic tools and already configured to focus on the design of the pages.
- Render pages made in HTML or MD.
- Build static pages, so you only have to upload them to your hosting.
- Seo optimization.
- Routes generator.
- Optimization of the resources of your pages.
- Free and open-source software
What feature do you miss or would you like to have?
Clone the repository and work with it. Or you can also install it as a package and develop it on your own. https://pypi.org/project/vema/
To install it.
pip install vema
Here you can find the project documentation
You can see the first steps here. First steps