aboutsummaryrefslogtreecommitdiff
path: root/template.py
Commit message (Collapse)AuthorAge
* enable internationalization of SVGsChristian Grothoff2017-08-22
|
* Stop offending people with flags.Florian Dold2017-06-02
| | | | | The icon that we use is from http://www.languageicon.org/ and released under a CC license.
* fix i18n whitespace normalizationFlorian Dold2017-06-02
|
* i18n indentation fixFlorian Dold2017-03-15
|
* conversion/textFlorian Dold2017-03-06
|
* make dirs if they don't existFlorian Dold2017-03-06
|
* make template compilation a LOT fasterFlorian Dold2017-02-14
| | | | | By not doing template parsing and starting the python interpreter every time, templating only takes about a second on my machine now.
* add documentation, missing licensing statements, some DE fixesChristian Grothoff2017-02-08
|
* generate HTML with same structure as nginx serves itFlorian Dold2017-01-30
|
* remove more ssiFlorian Dold2017-01-30
|
* use templates instead of SSI, use relative URLsFlorian Dold2017-01-30
|
* i18n: generate HTML files from templates for each languagetg(x)2017-01-19