From 71fa014cd5cce190882b730fae6ae4bc567e8478 Mon Sep 17 00:00:00 2001 From: Ali Servet Donmez Date: Mon, 26 May 2014 10:48:39 +0200 Subject: [PATCH] Add 0.6.2 version of MDwiki MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … along with a README that explains briefly how to update to a later version in the future. --- README.md | 18 ++++++ index.html | 187 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 205 insertions(+) create mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc92c3c --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +For Developers +============== + +You don't need to read below here or do anything at all if you're only interested creating your own wiki. This section is for developers or maintainers of this repository. + +Update MDwiki +------------- + +> Current version: [0.6.2](http://git.io/HBH5Wg). + +1. Go to https://github.com/Dynalon/mdwiki/releases/latest +1. Click on the green button on that page to download the latest release +1. Extract the contents of the archive file +1. Copy `mdwiki-slim.html` file from the extracted files onto `index.html` file in this repository by renaming, thus overriding `index.html` +1. Update the version information above +1. Commit and push your changes + +You can now delete any files downloaded previously, if you want to. diff --git a/index.html b/index.html new file mode 100644 index 0000000..a88a501 --- /dev/null +++ b/index.html @@ -0,0 +1,187 @@ + + + + + MDwiki + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +