Commit Graph

6 Commits

Author SHA1 Message Date
Jim Hague 25d671a132 Change main body font to Open Sans, to match the main Havoc website. 2013-11-11 22:14:00 +00:00
Jim Hague 0132ee16b6 Remove unfortunate American spelling thing. 2013-09-03 22:42:05 +01:00
Jim Hague 90280c70a1 Make learner icon smaller and put by tune name in tune list.
Trying to keep all tune stuff on one line.
2013-09-02 12:48:15 +01:00
Jim Hague deba133b3b First go at adding the tune learner page. 2013-09-02 11:48:16 +01:00
Jim Hague 24dee81de5 Fix typo. I managed to not remove the old INTO includer in the book web page. 2013-08-21 11:03:32 +01:00
Jim Hague 8766830f70 Use server-side includes (with Apache XBitHack setting) in web.
This means that we can have one main web page, dottes.html, for each
book and include the intro and tunelist to make the page. This removes
the separate header and footer components.

Perhaps we should use a template engine instead to generate the output.
That means choosing one. And preferably one that isn't aimed only at
HTML so we could use it for the printed books. More research required.
2013-08-21 10:32:50 +01:00