From 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 14 Apr 2015 16:36:17 -0700 Subject: Change file hierarchy and rewrite makefile - File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile --- trunk/backlink.head | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'trunk/backlink.head') diff --git a/trunk/backlink.head b/trunk/backlink.head index 816ee7d..4537545 100644 --- a/trunk/backlink.head +++ b/trunk/backlink.head @@ -1,11 +1,11 @@ --- -title: _TITLE_ -id: _ID_ -subtitle: back-links +title: __TITLE__ +subtitle: backlinks +id: __ID__ genre: list project: - title: About autocento - class: meta + title: Backlinks to Autocento + class: backlinks ... -- cgit 1.4.1-21-gabe81