AhmedZerouali / secoassist.github.io

Webpages for the SecoAssist Excellence of Science research project

Home Page:https://secoassist.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SECO-ASSIST sources

Build Status

This website is built with Genja. It is built on top of Jinja2, a powerful template engine written in Python. The layout of the website relies on Bootstrap 3.

Any modification or pull request should be done on the "sources" branch. Please note that NO modification should be done on the "master" branch on GitHub. Every commit done in the sources branch triggers an automatic build (thanks to Travis-CI) by Genja, and an automatic deployment to GitHub pages (ie. the content of the output folder will be copied as-is to the master branch). Notice that any "invalid" modification (ie. any modifications that lead to something that cannot be processed by Genja) will not be deployed. The "build status" badge informs you of the status of the latest build.

If you want to locally test your modifications before pushing them, go to the Genja repository and download both genja.py and requirements.txt. The script requires Python >= 3.5, and some dependencies that can be easily installed using pip install -r requirements.txt. Then simply type python genja.py at the root of this repository to build the pages.

About

Webpages for the SecoAssist Excellence of Science research project

https://secoassist.github.io


Languages

Language:HTML 97.9%Language:CSS 1.5%Language:Shell 0.6%