From 9157b44cf67f62ecbb2f5053ef96c205324c3438 Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Tue, 6 Jan 2015 17:19:49 +0100 Subject: [PATCH] Slightly less sucky about/help pages --- package.json | 3 ++- source/partials/about.html.jade | 8 +++++++- source/partials/help.html.jade | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a364562..ec03d8f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,8 @@ "grunt-contrib-stylus": "0.20.x", "grunt-contrib-uglify": "0.6.x", "grunt-contrib-watch": "0.6.x", - "lodash": "2.4.x" + "lodash": "2.4.x", + "marked": "0.3.2" }, "scripts": { "test": "node_modules/.bin/grunt test", diff --git a/source/partials/about.html.jade b/source/partials/about.html.jade index 3becc1e..18d6fa4 100644 --- a/source/partials/about.html.jade +++ b/source/partials/about.html.jade @@ -1 +1,7 @@ -p about page. +:markdown + This project runs on free software, [grab the source + code](https://github.com/tasuk/side-by-side)! + + *Note: This is very much work in progress!* + + Created by [Vít Brunner](http://tasuki.org). diff --git a/source/partials/help.html.jade b/source/partials/help.html.jade index 70bbe74..ce170b7 100644 --- a/source/partials/help.html.jade +++ b/source/partials/help.html.jade @@ -1 +1 @@ -p help stuff... +p Click on the bottom bar to pick which translations you want to see!