From ecda49e0b20ad3bd52449356dccf2f8095ecfb70 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 Mar 2015 21:49:45 -0700 Subject: Flatten directory structure All content files (*.txt, *.html, *.river) are now in /. I did this to simplify the compilation step, and to make linking easier. I'm still thinking about whether I should move the contents of js/, img/, and lua/ into /, or into an 'assets' folder of some sort. We'll see. --- src/prelude.txt | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 src/prelude.txt (limited to 'src/prelude.txt') diff --git a/src/prelude.txt b/src/prelude.txt deleted file mode 100644 index 52ba8aa..0000000 --- a/src/prelude.txt +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Prelude -id: prelude -genre: prose - -project: - title: Book of Hezekiah - class: hezekiah - order: 1 - next: - - title: The purpose of dogs - link: purpose-dogs -... - -Of course, [there is a God][]. -Of course, [there is no God][]. -Of course, what's really [important][] is that these aren't important. -No, they are; but not really important. -All that's important is the relative importance of non-important things. -[Shit.][] -Never mind; let's start over. - -[there is a God]: boar.html -[there is no God]: TODO_BONNIE_PRINCE_BILLIE_YOUTUBE -[Shit.]: january.html -[important]: building.html -- cgit 1.4.1-21-gabe81