Commit Graph

97 Commits

Author SHA1 Message Date
e753e02fce Add a search functionality (Fixes #739) (#1635)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: max.mehl <max.mehl@fsfe.org>
Co-authored-by: Vincent Lequertier <vincent@fsfe.org>

Reviewed-on: #1635
2020-11-12 15:17:43 +00:00
394f511333
texts reorganisation in build and make scripts 2020-07-30 14:17:59 +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
df545e72a8 Re-introduce the possibility of a full-build
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #852
2020-04-23 17:15:49 +02:00
ffb1c53bd0 Separate out .default.xsl generation from Makefile 2020-04-23 17:15:49 +02:00
06f757c6ab Revise local menu handling 2020-04-23 17:15:49 +02:00
cf78e55f58 Do not compile less files on development build
All checks were successful
the build was successful
Fixes #998
2019-06-27 20:56:40 +02:00
c0d73263af Add generation of CSS files to phase 1 Makefile 2019-05-28 11:27:02 +02:00
05f85736c5 Fix order of steps in phase 1 makefile
All checks were successful
the build was successful
2019-03-21 23:24:56 +01:00
bec6f6c71e Add some notes about open issues in Makefile
All checks were successful
the build was successful
2019-03-14 11:43:54 +01:00
eb8976770d Improved tag map generation
All checks were successful
the build was successful
2019-03-14 02:25:37 +01:00
447bbcf821 Some nitpicks 2019-03-12 16:42:34 +01:00
798f8f1458 Move XSL updates to phase 1 2019-03-12 16:34:02 +01:00
2568a39396 Move make_xmllists script to tools directory and improve logging
All checks were successful
the build was successful
2019-03-12 15:39:56 +01:00
e6821ed35a Improve local menus
All checks were successful
the build was successful
They now look much better (using a bootstrap navbar), allow for files
from multiple directories being included in a single menu (needed by the
news archive), and exclude all files name "*-template" (also needed by
the news archive).
2019-03-12 11:57:18 +01:00
7f9f58c28c Minor code cleanup 2019-03-11 22:25:18 +01:00
89954e37cf Clean up logging and error handling
All checks were successful
the build was successful
2019-03-11 20:53:35 +01:00
d991f1bc43 Add generation of a few files in phase 1 that will help speed up phase 2
All checks were successful
the build was successful
2019-03-11 12:31:02 +01: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
26b6286b1d Slightly change makefile layout
All checks were successful
the build was successful
2019-03-10 16:18:02 +01:00
27d872e551 Change the directory for generated news xml files
All checks were successful
the build was successful
With this change, generated xml files for news articles are now built in
the same direcotry as the xhtml file lies in; this will enable us to
select news by year in .source files.
2019-03-10 01:21:12 +01:00
4b103211d3 Fix typo in comment
All checks were successful
the build was successful
2019-03-08 10:01:07 +01:00
4d1c76951d Completely rewrote tagmap generation
All checks were successful
the build was successful
Fixes #63
Fixes #591
2019-03-07 23:47:27 +01:00
5508069a64 Fix rebuild of tag list pages
All checks were successful
the build was successful
2019-03-07 00:20:01 +01:00
7c918adade Fix listing of directories used in a .source file
All checks were successful
the build was successful
2019-03-06 23:08:28 +01:00
cf903dd66a Fix build with Make 4.2 2019-03-06 19:26:53 +01:00
Paul Hänsch
75c600cc34 alter processing of tagmap to keep shell arguments uder 128KB 2017-12-14 14:05:20 +01:00
b3517257b6 bugfix: use relative pathes in tagmaps 2017-08-18 18:50:29 +02:00
774e10accb make per-tag pages dependent on date
svn path=/trunk/; revision=35541
2017-06-26 16:58:09 +00:00
9cc46f5eb3 generation of separate tag pages
svn path=/trunk/; revision=35382
2017-05-22 15:25:26 +00:00
6a13e3b186 restructured premake
svn path=/trunk/; revision=35116
2017-03-06 17:59:11 +00:00
590f596822 work around faulty globbing in gnu make
svn path=/trunk/; revision=35053
2017-02-16 16:18:57 +00:00
1fd7423d9b tackle delayed front-page problem: force processing order for recursive Make jobs
svn path=/trunk/; revision=35050
2017-02-15 17:30:31 +00:00
252f29acc4 do not abort on errors in included Makefiles
svn path=/trunk/; revision=34806
2017-01-02 14:19:05 +00:00
7cc2c7f3e1 update sources-files in some occasions where referenced files are removed
svn path=/trunk/; revision=34314
2016-09-21 14:21:53 +00:00
ebb7f4ae75 touch sourcefiles in prebuild
svn path=/trunk/; revision=34248
2016-09-08 15:08:36 +00:00
d1c05f9f34 run quicker tagging engine in prebuild
svn path=/trunk/; revision=34240
2016-09-07 16:35:07 +00:00
1d15bb9244 fix broken rule to build daily files
svn path=/trunk/; revision=33465
2016-06-09 15:07:10 +00:00
140b0fa3e7 introduce date flag files to enable automatic rebuild for certain pages
svn path=/trunk/; revision=33077
2016-03-24 16:13:18 +00:00
41fc6afd81 local menu fix in pathnames
svn path=/trunk/; revision=32241
2015-10-29 15:43:28 +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
adridg
415dd4822c Add totally bogus tool to generate HTML files one by one when experimenting with individual files
svn path=/branches/test/; revision=13948
2010-01-06 23:42:48 +00:00
adridg
b48494239d Split off creation of the HELPERFILE to a separate target
svn path=/branches/test/; revision=13942
2010-01-06 16:29:24 +00:00
rolf_camps
7af9b11c71 Small change in Local Menu part
svn path=/trunk/; revision=11579
2008-12-09 20:40:40 +00:00
c89fabf391 Fixed makefile.
svn path=/trunk/; revision=11547
2008-12-08 17:54:36 +00:00
rolf_camps
99215f7040 Changed/added files to automatically build local menus
svn path=/trunk/; revision=11491
2008-12-07 01:49:05 +00:00
c2800e0d67 Cosmetical changes.
svn path=/trunk/; revision=10204
2008-03-20 23:06:25 +00:00
ee3f2cb2ef Added some magic to create list of leaflets automatically.
svn path=/trunk/; revision=10203
2008-03-20 23:01:31 +00:00
f8ad8de678 Fixed broken links.
svn path=/trunk/; revision=3123
2003-02-01 14:10:54 +00:00