Skip to content

10th Brazilian Workshop on Agile Methods (WBMA) website

Notifications You must be signed in to change notification settings

lappis-unb/WBMA2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WBMA sources

This website is built with Genja, a minimalist static website generator written specifically for WBMA 2019. 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.4, 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

10th Brazilian Workshop on Agile Methods (WBMA) website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.6%
  • CSS 6.6%
  • Shell 1.8%