summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2021-05-07use i18n logic from site generatorFlorian Dold
2021-05-07use generic site generation, use teaser helpersFlorian Dold
2021-05-06restructureFlorian Dold
2021-05-04makefileFlorian Dold
2021-05-04remove nonsensical subshell usageFlorian Dold
2021-05-04makefileFlorian Dold
2021-05-04pass base URL to site generatorFlorian Dold
2021-05-04web-common is unusedFlorian Dold
2021-03-08Added new languages to the MakefileStefan Kügel
2021-02-01add svChristian Grothoff
2021-01-07change lang prefix jp to jaChristian Grothoff
2020-10-24deploy javascript.htmlChristian Grothoff
2020-09-24Back to JPMS
2020-09-22jp -> jaMS
2020-09-20add jpChristian Grothoff
2020-08-27fix includeMS
2020-08-27copy .well-knownChristian Grothoff
2020-01-20install security.txtng0
2019-12-23use mybabel.py wrapper to avoid PYTHONPATH messChristian Grothoff
2019-12-23removing PYTHONPATH does not help :-(Christian Grothoff
2019-12-23fix language generationChristian Grothoff
2019-12-23drop PYTHONPATH here, should be fixed using sys.path.insert() in site.pyChristian Grothoff
2019-12-22follow conventionsChristian Grothoff
2019-12-11finally merge new layoutng0
2019-10-28more quiet.ng0
2019-10-28Makefile comment.ng0
2019-10-28Makefile: provide NetBSD make / bmake variant. GNUmake will find ↵ng0
"GNUmakefile" first.
2019-09-17fix failure to builfix failure to builddng0
2019-09-03Apparently gmake is a bit more easy to be thrown off than NetBSD make.ng0
2019-09-02add web-common cp to Makefileng0
2019-09-02cover the possibility of localized images.ng0
2019-09-02Makefile: layout changes, copy morefiles.ng0
2019-09-02Adjust repository layout (resolves #5596), add sitemap.xml generator.ng0
2019-03-03Makefile: Fix by moving rules to the endng0
2019-03-03Makefile: Add show-help, git submodule rules.ng0
2019-03-03Makefile: Make tsc configurable, add clean and run rulesng0
2019-03-03Makefile: make it configurable to adjust to differences in operating systems ↵ng0
and their binary names of pybabel and python.
2018-02-05adding portugueseMarcello Stanisci
2017-12-29init russian languageMarcello Stanisci
2017-07-29resolving merge conflictsChristian Grothoff
2017-07-29include common/ files when triggering rebuildsChristian Grothoff
2017-06-02fix build system and leftovers of broken python toolingFlorian Dold
2017-06-02some manual fixes to German translationFlorian Dold
2017-06-02fix existing translationsFlorian Dold
2017-03-15i18n indentation fixFlorian Dold
2017-02-14make template compilation a LOT fasterFlorian Dold
By not doing template parsing and starting the python interpreter every time, templating only takes about a second on my machine now.
2017-02-08add documentation, missing licensing statements, some DE fixesChristian Grothoff
2017-01-30use templates instead of SSI, use relative URLsFlorian Dold
2017-01-30fix tsc invocationFlorian Dold
2017-01-19i18n: conflict warningtg(x)