Website and announcements for the ADAPTEX project.
Based on Pelican and a modifed Polar theme by CodePassenger.
-
Clone ADAPTEX-website
[email protected]:DLR-AMR/adaptex-website.git
or
https://github.com/DLR-AMR/adaptex-website.git
-
Change to
adaptex-website/
-
Install pelican, fabric3 and some other dependencies
pip install -r requirements.txt
-
Run
pelican -s pelicanconf.py
to generate the site locally in
output
.For a publication-ready version run
pelican -s publishconf.py
The generated site will be in
published
.
Use either Markdown or HTML for new articles, as described in Writing content.
Add new articles to content
.
The required meta data for ADAPTEX announcements are: TODO