From f56d338a7645d84c7a53d7b50968607b9a32e886 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Sat, 31 Aug 2019 09:44:38 +0200 Subject: [PATCH] Website generation with Couscous --- install.html | 4 +- template/fonts/fontawesome-webfont.svg | 520 ------------------------- 2 files changed, 2 insertions(+), 522 deletions(-) delete mode 100644 template/fonts/fontawesome-webfont.svg diff --git a/install.html b/install.html index c9058b8..f82ca29 100644 --- a/install.html +++ b/install.html @@ -134,9 +134,9 @@
  • PHP 7.1.3+
  • Download precompiled build

    -

    Precompiled build is created for non-developers. In this version, the frontend (javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.

    +

    Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.