Commit Graph

8 Commits

Author SHA1 Message Date
Jim Hague aa97e0f688 Change web page layout.
Put tune contents under 'tunes/<name>' or 'tunes-<instrument>/<name>'.
That way they won't move if the tune gets moved between Bookes.

For now I have not attempted to redirect old URLs.
2019-08-05 23:25:28 +01:00
Jim Hague 9e27b13c6b Add fulltitle to template fields.
fulltitle is title + [(" subtitle ")"] if subtitle is present.

To do: extend full title to next and prev. this means exposing it
in abcfield.py.
2017-10-11 17:09:31 +01:00
Jim Hague 274dfc4665 In tune list, put L in column of its own.
It can be a big difficult to hit when the text is wrapped.
2016-11-07 23:14:14 +00:00
Jim Hague 262ee6c3e4 Replace sed substitution with Python templating for HTML and LaTeX output. 2016-11-02 00:21:18 +00: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 9b21ea9c95 Give in to my inner OCD and make the tune list a DIV with CSS, not a table. 2013-02-22 23:20:06 +00:00
Jim Hague 533c08cb4f Finish first version of newly tarted up website. 2013-02-17 00:27:07 +00:00