From 0fffc023652d0b7e41e6442f32ca525981869680 Mon Sep 17 00:00:00 2001 From: David Vierra Date: Wed, 8 Apr 2015 19:07:58 -1000 Subject: [PATCH] New downloads page with NodeCDN hosted files --- Gemfile | 1 + _includes/footer.html | 9 ------ _includes/header.html | 8 ++--- _includes/sidebar.html | 2 +- css/mcedit.css | 44 +++++++++++++++++++++++++++- css/theme.css | 2 +- downloads.html | 57 ++++++++++++++++++++++++++++++++++++ images/nodecraft_237_65.png | Bin 0 -> 16267 bytes js/moment.min.js | 6 ++++ js/ng/dl-control.js | 20 +++++++++++++ 10 files changed, 133 insertions(+), 16 deletions(-) create mode 100644 downloads.html create mode 100644 images/nodecraft_237_65.png create mode 100644 js/moment.min.js create mode 100644 js/ng/dl-control.js diff --git a/Gemfile b/Gemfile index 15ed91f..bf1e3b8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,2 +1,3 @@ source 'http://rubygems.org/' gem 'github-pages' +gem 'wdm', '>= 0.1.0' diff --git a/_includes/footer.html b/_includes/footer.html index 22e0324..1550801 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,12 +1,3 @@ -
-
- -
-
{% include disqus-counts.html %} {% include analytics.html %} diff --git a/_includes/header.html b/_includes/header.html index f74b28c..46b7468 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -7,6 +7,7 @@ + @@ -33,11 +34,10 @@
  • Home
  • Links
  • About
  • +
  • Download
  • Report Issue
  • - {% if site.github != '' %} -
  • Develop
  • - {% endif %} -
  • MCEdit 1.x
  • +
  • Source Code
  • +
  • MCEdit 1.0