From 22612b50f55316d8d02a55bf75d5ce20b93649c0 Mon Sep 17 00:00:00 2001 From: Calinou Date: Mon, 20 Jul 2015 22:14:35 +0200 Subject: [PATCH] Most pages done, improved gallery --- _includes/header.html | 4 +- community.html | 46 +++++++++ credits.html | 48 ++++------ css/main.min.css | 6 +- css/stylus/content.styl | 13 ++- css/stylus/jumbotron.styl | 15 +++ css/stylus/main.styl | 13 ++- customize.html | 164 +++++++++++++++++++++++++++++++ development.html | 197 ++++++++++++++++++++++++++++++++++++++ index.html | 59 +++++++----- irc.html | 65 +++++++++++++ media/gallery/5.png | Bin 0 -> 602017 bytes media/gallery/6.png | Bin 0 -> 520825 bytes package.json | 2 +- 14 files changed, 561 insertions(+), 71 deletions(-) create mode 100644 community.html create mode 100644 customize.html create mode 100644 development.html create mode 100644 irc.html create mode 100644 media/gallery/5.png create mode 100644 media/gallery/6.png diff --git a/_includes/header.html b/_includes/header.html index aede87d..005ac5d 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -61,7 +61,7 @@