All data (papers, tools, news, etc.) is stored in JSON format.
To update information on the website:
- Install Python 3 and pystache (e.g.
aptitude install python-pystache). - Modify files in the
datadirectory. - Run
build.pyscript. - Open
index.htmlin your browser to verify your modifications. - Commit and push changes.