Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

python-summit/python-summit.github.io

 
 

Repository files navigation

swisspy.github.io

Repository for the source code of the Swiss Python Conference web site.

Development

Clone the repository.

git clone https://github.com/SwissPy/SwissPy.github.io

Switch to the source branch.

cd SwissPy.github.io
git checkout source

Install dependencies.

pip install -r requirements.txt

Run the devserver.

make devserver

Now you can browse the website at http://localhost:8000/.

Deployment

For deploying the website, the rendered HTML needs to be pushed to the master branch. This can be done via the Makefile and the ghp-import script:

make clean html
make github

The current version should be live now.

About

Swiss Python Summit Conference Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages