Thanks for being involved in the grow of our project! Please read these few lines in order to get started.
- Python 3.5+
- NodeJS 10+
- Clone the repository from git
- Install the Python dependencies :
pip install -r requirements.txt
- Install the NodeJS dependencies :
npm i
oryarn install
- Run the Rollup development server :
npm run dev
oryarn dev
- Start the
run.py
script
- Compile the CSS and Javascript bundle :
npm run build
oryarn build
- Add a systemd service to serve the blog-old with uWSGI (a configuration file for uWSGI is included: site-bop-v3.ini)
- Maintainers: Gildas GH, Théo Vidal (exybore)
- Library and services used: here
- Special thanks to Noéwen (kernoeb) (BecauseOfProg)
GNU GPL v3. See the license file