No description
- CSS 60.2%
- Jinja 19%
- Python 17.4%
- JavaScript 3.4%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| contrib/nginx | ||
| locales | ||
| partials | ||
| static | ||
| .env.example | ||
| .gitignore | ||
| branch.html.jinja | ||
| branches.html.jinja | ||
| bu.html.jinja | ||
| genpages.py | ||
| index.html.jinja | ||
| index_year.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.