aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Makefile: clean vi tempfilesng02019-02-04
|
* This breaks with both gnu bash and netbsd shng02019-02-04
| | | | | | | | | using a C locale, which I consider to be unusable as it worked like this before. Revert "as suggested by catonano" This reverts commit dba1dfd871ffb078bbf95d6f57c38412afb04a84.
* as suggested by catonanong02019-02-04
|
* make cleanng02019-02-04
|
* comment why we have variables for python etcng02019-02-04
|
* configurable babelng02019-01-25
|
* Add a Dockerfile and correlated make rules for site generationDevan Carpenter2019-01-05
| | | | | | These additions can be used for container-driven CI, and for anyone wanting to quickly generate the site without fussing with setup of a jinja development environment.
* Add Makefile rule to 'run' the websiteNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* build-system: make it build on more systems.Nils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* main logo placement.. nav: if/else doesn't seem to workpsyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* still not fixedng02018-01-16
|
* Makefile: PYTHONPATH should be appended, not replaced!ng02018-01-15
|
* Makefileng02018-01-01
|
* init russian languageMarcello Stanisci2017-12-29
|
* resolving merge conflictsChristian Grothoff2017-07-29
|\
| * fix build system and leftovers of broken python toolingFlorian Dold2017-06-02
| |
| * some manual fixes to German translationFlorian Dold2017-06-02
| |
| * fix existing translationsFlorian Dold2017-06-02
| |
* | include common/ files when triggering rebuildsChristian Grothoff2017-07-29
|/
* i18n indentation fixFlorian Dold2017-03-15
|
* 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
|
* use templates instead of SSI, use relative URLsFlorian Dold2017-01-30
|
* fix tsc invocationFlorian Dold2017-01-30
|
* i18n: conflict warningtg(x)2017-01-19
|
* i18n: make templatestg(x)2017-01-19
|
* i18n: generate HTML files from templates for each languagetg(x)2017-01-19
|
* i18n: extract strings, update PO files, generate MO filestg(x)2017-01-19
|
* adding Makefile to build ts code in web-commonChristian Grothoff2016-05-31