This is the website of pyGRAZ, the Python user group Graz.
To work with the website per
git clone
this repository andcd
into the local work copy.- Install poetry.
- Run
poetry install
- Run
sh scripts/setup_project.sh
The site is written using the Lektor CMS.
To run the local test server:
poetry run lektor server
Then connect to http://127.0.0.1:5000 and edit or add content.