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 --- text/abstract.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 text/abstract.txt (limited to 'text/abstract.txt') diff --git a/text/abstract.txt b/text/abstract.txt new file mode 100644 index 0000000..ea30fbb --- /dev/null +++ b/text/abstract.txt @@ -0,0 +1,34 @@ +--- +title: Autocento of the breakfast table +subtitle: abstract +genre: prose + +id: abstract +toc: "_abstract_" + +project: + title: Front matter + class: front-matter +... + +## Brief Description + +_Autocento of the breakfast table_ is my Master's thesis, an inter/hypertextual exploration of the workings of inspiration, revision, and obsession. +I've compiled this work over multiple years, and recently linked it all together to form a (hopefully) more cohesive whole. +To make this easier than collating everything by hand, I've relied on a process that leverages open-source technologies to publish my work onto a web platform. + +## Things to notice + +Take a look around the site. +See how it's navigable: there are links within each article to other articles and to the wider web, mapping common images, themes, or inspirations; + there's also navigation links at the bottom of each page: + +- The **φ** shows you the backlinks to each page. +- The **◊** takes you back to the cover of the project, to start over. +- The **ξ** takes you to a random article in the project. +- Some pages also have _previous_ and _next_ links. These take you to other articles in their original project-order. It's another way to navigate the page. + +Check out my [process narrative][] for the technical details of putting this site together, or see my [about page][] for an artist's statement. + +[process narrative]: process.html +[about page]: about.html -- cgit 1.4.1-21-gabe81