From 8488ef4064dabbc55a07fcb8c04ff52e27e765bc Mon Sep 17 00:00:00 2001 From: Daniel Buckmaster Date: Sat, 29 Mar 2014 20:58:28 +1100 Subject: [PATCH] More work. --- _config.yml | 2 +- _layouts/default.html | 4 +++ _layouts/post.html | 16 +++++++--- committee/index.html | 35 ++++++++++++--------- contribute/index.html | 14 ++++----- css/main.css | 29 +++++++++++++++--- engine/index.html | 61 +++++++++++++++++++++++++------------ img/editors-feature.jpg | Bin 15899 -> 14494 bytes img/networking-feature.jpg | Bin 0 -> 16458 bytes img/scripting-feature.jpg | Bin 16458 -> 15899 bytes index.html | 33 ++++++++++++-------- news/index.html | 19 ++++++++++++ start/index.html | 4 +-- 13 files changed, 153 insertions(+), 64 deletions(-) create mode 100644 img/networking-feature.jpg create mode 100644 news/index.html diff --git a/_config.yml b/_config.yml index 3a774da18..666b1ba60 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,3 @@ name: Torque 3D -permalink: /blog/:year/:title +permalink: /news/:year/:title markdown: kramdown diff --git a/_layouts/default.html b/_layouts/default.html index 59834c96c..c80f15ed8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -32,6 +32,10 @@