forked from ALTLinux/errata-genpages
No description
- CSS 73.9%
- Jinja 18.1%
- Python 8%
| contrib/nginx | ||
| locales | ||
| static | ||
| .env.example | ||
| bu.html.jinja | ||
| genpages.py | ||
| index.html.jinja | ||
| LICENSE.md | ||
| pu.html.jinja | ||
| README.md | ||
| ruff.toml | ||
| VERSION | ||
Requirements
apt-get install python3-module-{jinja2,requests,python-dotenv,more-itertools}
Usage
./genpages.py -d pages
Serve static
Requirements
apt-get install nginx nginx-accept_language
Servers
You need to run nginx server.
Nginx configuration sample is in contrib/nginx/errata.conf.sample.