From 4c58ed3e503a6a0d1bd80e7a4d9aa2110595b491 Mon Sep 17 00:00:00 2001 From: jklingen Date: Tue, 7 Apr 2015 22:55:42 +0200 Subject: [PATCH] Added stubs for download and version history pages --- pages/downloads.html | 27 ---------------------- pages/downloads.markdown | 41 ++++++++++++++++++++++++++++++++++ pages/version-history.markdown | 38 +++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 27 deletions(-) delete mode 100644 pages/downloads.html create mode 100644 pages/downloads.markdown create mode 100644 pages/version-history.markdown diff --git a/pages/downloads.html b/pages/downloads.html deleted file mode 100644 index b083ef381..000000000 --- a/pages/downloads.html +++ /dev/null @@ -1,27 +0,0 @@ ---- -layout: page -title: Downloads -tags: menu ---- - -
-{% assign sorted_faqs = site.faqs | sort:"sort_id" %} - -
-
- {% for faq in sorted_faqs %} -
-
-

{{ faq.title }}

-
-
-
- {{ faq.content | markdownify }} -
-
-
- {% endfor %} -
-
- -
diff --git a/pages/downloads.markdown b/pages/downloads.markdown new file mode 100644 index 000000000..119c7819e --- /dev/null +++ b/pages/downloads.markdown @@ -0,0 +1,41 @@ +--- +layout: page +status: publish +published: true +title: Downloads +permalink: /downloads/ +author: + display_name: greenshot + login: admin + email: greenshot-developers@lists.sourceforge.net + url: http://getgreenshot.org/ +author_login: admin +author_email: greenshot-developers@lists.sourceforge.net +author_url: http://getgreenshot.org/ +wordpress_id: 5 +wordpress_url: http://getgreenshot.org/blog/ +date: !binary |- + MjAxMC0wNi0xOSAyMjozMzozNSArMDIwMA== +date_gmt: !binary |- + MjAxMC0wNi0xOSAyMDozMzozNSArMDIwMA== +categories: [] +comments: [] +tags: menu +--- + +
+

Download the latest stable release

+

Download

+

(Info for Windows 8 users)

+

In most cases, the latest stable version will be the best choice for you. However, if you are looking for the latest unstable version, need an older version or the ZIP distribution, you will find everything you need in the version history.

+

Source code

+

If you want to download or have a look at the source code, you can do so at Greenshot's Git respository at BitBucket.

+
+
+

Download translations

+

If you want to use Greenshot in another language, simply download the appropriate language file and save it to the "Languages" subdirectory of Greenshot's installation directory.
+Note: EN English and DE German language files are included in the program by default.

+

+

+
+
diff --git a/pages/version-history.markdown b/pages/version-history.markdown new file mode 100644 index 000000000..297324622 --- /dev/null +++ b/pages/version-history.markdown @@ -0,0 +1,38 @@ +--- +layout: page +status: publish +published: true +title: Version history +permalink: /version-history/ +author: + display_name: greenshot + login: admin + email: greenshot-developers@lists.sourceforge.net + url: http://getgreenshot.org/ +author_login: admin +author_email: greenshot-developers@lists.sourceforge.net +author_url: http://getgreenshot.org/ +wordpress_id: 322 +wordpress_url: http://getgreenshot.org/ +date: !binary |- + MjAxMi0wMy0yNCAxMTozNzo1OSArMDEwMA== +date_gmt: !binary |- + MjAxMi0wMy0yNCAwOTozNzo1OSArMDEwMA== +categories: [] +tags: [] +comments: [] +--- + +
+

Download other versions of Greenshot

+

Please note: Unstable versions are not thoroughly tested and might include faulty behavior or experimental features. If you do not like surprises you should rather download the latest stable version.

+

Installers

+

+
+
+

ZIP archives

+

+

Source code

+

+
+