Skip to content

Webpages for the SecoAssist Excellence of Science research project

Notifications You must be signed in to change notification settings

DamienLegay/secoassist.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.3%
  • CSS 1.2%
  • Shell 0.5%