CLEpy / clepy-website

Source for the clepy.org website
https://clepy.org/
MIT License
6 stars 12 forks source link

clepy-website

Source for the clepy.org website

The site is built using pelican (a static site generator) on Python 3.

Getting Started

pip install -r requirements.txt
pelican content
./develop_server.sh start

Contributing

Fork the repo and submit a pull request.

Some key notes on forks and pull requests: