aboutsummaryrefslogtreecommitdiff
path: root/template.py
Commit message (Collapse)AuthorAge
* fix templateng02019-02-20
|
* introduce structureng02019-02-20
|
* templateng02019-02-20
|
* cosmitAmirouche2019-02-02
| | | | See previous commit
* PEP 263 wants to be satisfied or template does not spark joyng02019-01-25
|
* template: forgot to remove a printNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* template + i18nfix: Minor cleanup + make it build compatibleNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* jinja2 not jinga2Nils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* trying to find a consensus that nobody dislikes: away with the redpsyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* template.py: Use correct relative importNils Gillmann2018-07-01
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* fix py import issueChristian Grothoff2018-06-27
|
* templateng02018-01-01
|
* init russian languageMarcello Stanisci2017-12-29
|
* 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