File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# python.cz
22
3- Czech Python community homepage powered by [ MkDocs] ( https://www.mkdocs.org/ ) .
3+ Czech Python community homepage, now powered by [ MkDocs] ( https://www.mkdocs.org/ ) .
44
5- # How to run (for development)
5+ ## What happened here?
6+
7+ In 2023-2024, there has been a volunteer-driven effort to revive this site and migrate it from Flask-Frozen to MkDocs.
8+ For details and motivations, read [ #559 ] ( https://github.com/pyvec/python.cz/pull/559 ) .
9+ The main bulk of the work is done, but many small details still need to be finalized.
10+ The effort is ongoing, and you're welcome to help!
11+ Check out the [ issues] ( https://github.com/pyvec/python.cz/issues ) , especially the pinned ones.
12+
13+ ## How to run (for development)
614
7151 . Clone repository
8161 . ` poetry install `
9171 . ` poetry run mkdocs serve `
1018
11-
1219## License
1320
1421[ MIT] ( LICENSE )
You can’t perform that action at this time.
0 commit comments