aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/cgitize.toml (follow)
Commit message (Collapse)AuthorAge
* factor various "repository" classes into RepoEgor Tensin2021-07-31
| | | | Some other refactoring efforts are included.
* cgitize.config: allow passing secrets via environmentEgor Tensin2021-07-31
|
* merge my_repos.py to the configEgor Tensin2021-07-31
The config is also in the TOML format now. It's a bit messy for the moment, but I'll fix it.