]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Download-and-Installation.md
Generate HTML documentation using MkDocs (WIP)
[github/shaarli/Shaarli.git] / doc / md / Download-and-Installation.md
similarity index 88%
rename from doc/Download-and-Installation.md
rename to doc/md/Download-and-Installation.md
index 970144a5fe8f57d429a25db40a0fc102d2a2ea69..7880aef43aff7a7f7d175436a423af44c3f58bfa 100644 (file)
@@ -1,7 +1,4 @@
-#Download and Installation
-# Get Shaarli!
-
-To install Shaarli, simply place the files in a directory under your webserver's Document Root (or directly at the document root). Make sure your [server](Server-requirements) is properly [configured](Server-configuration).[](.html)
+To install Shaarli, simply place the files in a directory under your webserver's Document Root (or directly at the document root). Make sure your [server](Server-requirements) is properly [configured](Server-configuration).
 
 Several releases are available:
 
@@ -9,7 +6,7 @@ Several releases are available:
 
 ## Latest release (recommended)
 ### Download as an archive
-Get the latest released version from the [releases](https://github.com/shaarli/Shaarli/releases) page.[](.html)
+Get the latest released version from the [releases](https://github.com/shaarli/Shaarli/releases) page.
 
 **Download our *shaarli-full* archive** to include dependencies.
 
@@ -23,7 +20,7 @@ $ unzip shaarli-v0.8.4-full.zip
 $ mv Shaarli /path/to/shaarli/
 ```
 
-|  !  |In most cases, download Shaarli from the [releases](https://github.com/shaarli/Shaarli/releases) page. Cloning using `git` or downloading Github branches as zip files requires additional steps (see below).|[](.html)
+|  !  |In most cases, download Shaarli from the [releases](https://github.com/shaarli/Shaarli/releases) page. Cloning using `git` or downloading Github branches as zip files requires additional steps (see below).|
 |-----|--------------------------|
 
 ### Using git
@@ -60,7 +57,7 @@ $ mv Shaarli-stable /path/to/shaarli/
 
 ### Clone with Git 
 
-[Composer](https://getcomposer.org/) is required to build a functional Shaarli installation when pulling from git.[](.html)
+[Composer](https://getcomposer.org/) is required to build a functional Shaarli installation when pulling from git.
 
 ```bash
 $ git clone https://github.com/shaarli/Shaarli.git -b stable /path/to/shaarli/
@@ -91,7 +88,7 @@ $ composer install --no-dev
 
 Once Shaarli is downloaded and files have been placed at the correct location, open it this location your favorite browser.
 
-![install screenshot](http://i.imgur.com/wuMpDSN.png)[](.html)
+![install screenshot](http://i.imgur.com/wuMpDSN.png)
 
 Setup your Shaarli installation, and it's ready to use!
 
@@ -99,4 +96,4 @@ Setup your Shaarli installation, and it's ready to use!
 
 ## Updating Shaarli
 
-See [Upgrade and Migration](Upgrade-and-migration)[](.html)
+See [Upgrade and Migration](Upgrade-and-migration)