2022 updates

This commit is contained in:
Philip Sargent
2022-02-24 12:29:51 +00:00
parent b7f0d01fd6
commit 32e9db4a2c
9 changed files with 49 additions and 108 deletions

View File

@@ -22,6 +22,10 @@
<p>There is no script to do this (yet). In the list below everything in expofiles is done by directly
overwriting what is on the server. Changes to <var>:expoweb:</var> and <var>:troggle:</var> must be done using the version control
system as these are <a href="../computing/repos.html">repositories</a>.
<p>[Many website pages generated by troggle will fail for the new year you are creating until you do the folk-update process
to create a new year column (see below). ]
<h4>Well before Expo as these pages are used in planning</h4>
<ul>
<li>Create a new <var>expoweb</var> website folder e.g. /2022/ in
@@ -32,7 +36,7 @@ system as these are <a href="../computing/repos.html">repositories</a>.
<li>edit <var>expoweb/index.htm</var> - edit the title and make it link to e.g. <var>expoweb/years/2022/</var>
<li>edit <var>troggle/templates/base.html</var> - change the title and add a link to this year's expo
<li>copy the contents of the previous year's <var>expoweb/years/</var> folder, e.g. /2016/ to /2017/ and edit all the files therein. You should start with at least an index.html and a mission.html
<li>edit <var>expoweb/folk/folk.csv</var> - see below - to add a column for the coming year. Until that year column exists, the online system will be unaware that there is an expedition that year.
<li>edit <var>expoweb/folk/folk.csv</var> - see below - just to add a column for the coming year. Until that year column exists, the online system will be unaware that there is an expedition that year.
</ul>
<h4>Whenever you like before Expo</h4>