From dd62498f2373d4ab07b9c4e35df053f08c127839 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Mon, 1 Jun 2015 04:30:07 -0700 Subject: [PATCH] Add links to colophon --- colophon.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/colophon.md b/colophon.md index 1f9724f..576cd39 100644 --- a/colophon.md +++ b/colophon.md @@ -1,8 +1,8 @@ Colophon ======== -- za3k.com is written in a combination of HTML and markdown, using vim. -- za3k.com is managed with the version control system, git, and uses a git server hook to check out commits to the correct place to be served. -- I use ruby's redcarpet gem to process markdown into HTML. -- The server runs on one of prgmr.com's xen servers as a guest, using Debian. The server uses nginx to figure out what virtual server is needed and to strip out HTTPS authentication. za3k.com and blog.za3k.com proper run off apache2. -- blog.za3k.com runs on Wordpress, using the default theme. I use a postgres database. I installed the plugins 'Force SSL URL Scheme', 'Highlight Source Pro', and 'Askismet' for comment spam. +- za3k.com is written in a combination of [HTML](https://en.wikipedia.org/wiki/HTML) and [markdown](https://daringfireball.net/projects/markdown/syntax), using vim. +- za3k.com is managed with the version control system, [git](https://git-scm.com/book/en/v2), and uses a git [server hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks#Server-Side-Hooks) to check out commits to the correct place to be served. +- I use ruby's [redcarpet](https://github.com/vmg/redcarpet) gem to process markdown into HTML. +- The server runs on one of [prgmr.com](https://prgmr.com)'s xen servers as a guest, using [Debian](https://www.debian.org/). The server uses [nginx](https://nginx.org/) to figure out what virtual server is needed and to strip out HTTPS authentication. za3k.com and blog.za3k.com proper run off [apache2](https://httpd.apache.org/). +- blog.za3k.com runs on [Wordpress](https://wordpress.org/), using the default theme. I use a [postgres](https://www.postgresql.org/) database. I installed the plugins ['Force SSL URL Scheme'](https://gist.github.com/webaware/4688802), and ['Highlight Source Pro'](https://wordpress.org/plugins/highlight-source-pro/). -- 2.47.3