Homepage (landing page) and announcements for TiGL (http://tigl.github.io).
Based on Pelican and a modifed Polar theme by CodePassenger.
-
Clone tigl-website
git clone https://github.com/DLR-SC/tigl-websiteor
git clone [email protected]:DLR-SC/tigl-website.git -
Change to
tigl-website/ -
Install pelican, fabric3 and some other dependencies
pip install -r requirements.txt
-
Run
pelican -s pelicanconf.pyto generate the site locally in
output.For a publication-ready version run
pelican -s publishconf.pyThe 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 TiGL release announcements are:
Title: Release 3.0.0
Date: 2019-01-01 00:00
Category: Releases
Author: TiGL
- Article image: 870x440 px (doesn't apply for the overview image of the article)
- Thumbnail large: 100x108
- Thumbnail small: 67x73