27 Commits

Author SHA1 Message Date
bb45fc85ba feat/build-improvements-2 (#4553)
All checks were successful
continuous-integration/drone/push Build is passing
Another attempt at #4516

Adds a small fix for tag map generation

#4516 introduces build failures, but testing indicates that those failures would have been resolved by a full rebuild.

Hence this pr.

Co-authored-by: Darragh Elliott <me@delliott.xyz>
Reviewed-on: #4553
Co-authored-by: delliott <delliott@fsfe.org>
Co-committed-by: delliott <delliott@fsfe.org>
2024-10-29 14:56:41 +00:00
30562062b2
Revert "feat/build-improvements (#4516)"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit d1defc73f8559f119053e6c856425aa14c15d43f.
2024-10-28 15:10:33 +01:00
d1defc73f8 feat/build-improvements (#4516)
All checks were successful
continuous-integration/drone/push Build is passing
This pr re-formats the build scripts for legibility.
Makes some small tweaks, mainly removing options that don't appear to be used and have no impact.
Updates the help file to be more useful and actually represent all arguments.
Adds the ability to specify languages when building. This is mainly useful for speedups, a full rebuild in just English and French takes only ~3 mins as opposed to 40 for a rebuild of all languages.
There may be some small tweaks not mentioned here, see the commit messages for full details.

This pr does not alter the output of a standard build at all, confirmed using `git diff --no-index`.

Co-authored-by: Darragh Elliott <me@delliott.xyz>
Reviewed-on: #4516
Co-authored-by: delliott <delliott@fsfe.org>
Co-committed-by: delliott <delliott@fsfe.org>
2024-10-28 13:55:03 +00:00
Darragh Elliott
4477c4401b fix: use quotes for scaffold expansions 2024-09-18 18:40:06 +01:00
Darragh Elliott
cc7bec452b feat: add fileurl to buildinfo data 2024-09-18 18:40:06 +01:00
03c861ffcc
Improve translation fallback behaviour
All checks were successful
continuous-integration/drone/pr Build is passing
2024-07-30 13:14:41 +02:00
e4ced217ca Topbanner/fundraising box (#1726)
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-07 10:43:01 +00:00
394f511333
texts reorganisation in build and make scripts 2020-07-30 14:17:59 +02:00
de1dc548e9 Remove mini-sitemap from footer
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #1338
2020-05-04 15:08:03 +02:00
dfc13f9039 Remove timestamp at the bottom of each page
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #837
2020-05-04 00:49:28 +02:00
bb1931c58b Beautify news/events id for generated xml files 2020-04-29 08:36:50 +02:00
ed6f20fdac Avoid error message for files without any .source 2020-04-28 20:25:19 +02:00
6b0b47a36f Restructure code to include feeds in XML stream
All checks were successful
continuous-integration/drone/push Build is passing
This makes it possible that now the @filename attribute of included news
and events, which will be used as an id for the entry within the
overview page, contains only the base filename instead of the whole
path including the directory.
2020-04-28 17:55:30 +02:00
7de2583275 Fix/cleanup events tag list, archive, and RSS 2020-04-27 16:34:54 +02:00
ec59668710 Change storage of language list
All checks were successful
continuous-integration/drone/push Build is passing
Having each language as a separate file in a directory makes handling of
the languages way easier.
2020-04-24 16:36:02 +02:00
785d03c6b9 Remove some spaghetti from build script
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 08:52:01 +02:00
c4cb7aeef4 Introduce content version in source files
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #2
2020-04-15 14:07:46 +02:00
Ulf Jasper
d88d8b3388 Replace /bin/bash with /usr/bin/env bash
All checks were successful
the build was successful
2019-05-23 21:16:20 +02:00
b5759da7a0 Generate list of included XML files in prebuild run
All checks were successful
the build was successful
2019-03-11 02:35:51 +01:00
9537759d6a Start the switch to pattern rules in makefile
All checks were successful
the build was successful
2019-03-10 15:39:23 +01:00
26e29088f3 Fix handling of XML parser errors
All checks were successful
the build was successful
This change makes sure that the build script will stop if an XML parser
error occures, and the faulty build will not be propagated to the web
server. Please note that it requires switching all the shell scripts to
bash.
2019-02-16 09:53:32 +01:00
c63ee50530 make relative pathnames absolute in base dir
svn path=/trunk/; revision=32221
2015-10-29 03:24:13 +00:00
16e7ff8d93 merge in support for nightly triggers and local menus
svn path=/trunk/; revision=32215
2015-10-28 21:28:21 +00:00
5e7a7469f5 make time stamp processable by current xslt
svn path=/branches/test/; revision=31788
2015-09-03 15:04:51 +00:00
7a853a598e catch up with trunk
svn path=/branches/test/; revision=31338
2015-06-05 12:37:04 +00:00
02f1d40e09 basic svn capability
svn path=/trunk/; revision=31288
2015-05-31 21:09:48 +00:00
6da028e90f split up build script
svn path=/trunk/; revision=31254
2015-05-21 16:31:43 +00:00