Presentation site for the CISCO Arcetri cluster
Avaliable at arcetri.github.io
Things you need to install: Jinja2
pip install jinja2
Run this code in your terminal:
git clone https://github.com/arcetri/arcetri.github.io.git
Notice: .html files in a root directory are generated automatically - do not change them!
Instead, modify files in templates/ directory. Do not forget to make changes in compile.py file to compile new files.
Execute this command in your terminal in a root project directory:
python compile.py
- Bogdan Salyp - Initial work - trntga
- Hat tip to anyone who's code was used