From fb8cc7d92a20610776d9f6e0453d09cebed0bc3a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 28 Mar 2015 09:42:01 -0700 Subject: Add backlinks pages (fixes #16). --- about.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'about.html') diff --git a/about.html b/about.html index 84ec6ce..a8cf61d 100644 --- a/about.html +++ b/about.html @@ -66,7 +66,7 @@

Technology

-

Because this project lives online, I’ve used a fair amount of technology to get it there. First, I converted all the articles1 present into plain text files, which are viewable here. Then, I used John McFarlane’s venerable document preparation system pandoc, along with a makefile to compile the text sources to HTML using this template. The compiled HTML is what you’re reading now.2

+

Because this project lives online, I’ve used a fair amount of technology to get it there. First, I converted all the articles1 present into plain text files, which are viewable from here. Then, I used John McFarlane’s venerable document preparation system pandoc, along with a makefile to compile the text sources to HTML using this template. The compiled HTML is what you’re reading now.2

To host the project, I’m using Github, an online code-collaboration tool with the version control system git under the hood. This enables me (and you, dear Reader!) to explore the path of revision even more, from beginning to end, based on my commits to the repository. You can view the repository and its changes and files at my Github profile.3

@@ -107,6 +107,9 @@
+ + φ +
-- cgit 1.4.1-21-gabe81