X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FDownload.html;h=9f9f5117e16a0a6bd83262a7ab529811d893d10d;hb=a4cd07eee24fc5d4bcda1ab314731abe7624c51d;hp=5f39c70fdbc2e40377b7af040fee50fbfcd22ddf;hpb=f8b936e7e75601b5d96525f25d5b52dbabd909b4;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Download.html b/doc/Download.html index 5f39c70f..9f9f5117 100644 --- a/doc/Download.html +++ b/doc/Download.html @@ -4,31 +4,49 @@ - Shaarli - Download + Shaarli – Download - +
@@ -39,18 +57,25 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Download
  • Server requirements
  • Server configuration
  • +
  • Server security
  • +
  • Shaarli installation
  • Shaarli configuration
  • +
  • Plugins
  • +
  • Docker
  • Usage
  • How To
  • @@ -62,6 +87,7 @@ code > span.er { color: #ff0000; font-weight: bold; }
  • Directory structure
  • 3rd party libraries
  • Plugin System
  • +
  • Release Shaarli
  • Security
  • Static analysis
  • Theming
  • @@ -80,18 +106,18 @@ code > span.er { color: #ff0000; font-weight: bold; }

    Latest stable revision

    This revision has been released and tested.

    -
    $ git clone https://github.com/shaarli/Shaarli.git -b stable shaarli
    +
    $ git clone https://github.com/shaarli/Shaarli.git -b stable shaarli

    Download as an archive

    -
    $ wget https://github.com/shaarli/Shaarli/archive/stable.zip
    +
    $ wget https://github.com/shaarli/Shaarli/archive/stable.zip
     $ unzip stable.zip
    -$ mv Shaarli-stable shaarli
    +$ mv Shaarli-stable shaarli

    Tarballs are also available:

    -
    $ wget https://github.com/shaarli/Shaarli/archive/stable.tar.gz
    +
    $ wget https://github.com/shaarli/Shaarli/archive/stable.tar.gz
     $ tar xvf stable.tar.gz
    -$ mv Shaarli-stable shaarli
    +$ mv Shaarli-stable shaarli

    Development (mainline)

    Use at your own risk!

    To get the latest changes:

    -
    $ git clone https://github.com/shaarli/Shaarli.git shaarli
    +
    $ git clone https://github.com/shaarli/Shaarli.git shaarli