mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 07:36:26 +01:00
Update 2. Installation guide
This commit is contained in:
parent
27f4db53c2
commit
130e1b0cd7
1 changed files with 5 additions and 4 deletions
|
@ -61,11 +61,12 @@ Mainly for the frontend user-interface we use some external open-source icons an
|
|||
```
|
||||
mkdir /var/www/copri4external && cd /var/www/copri4external
|
||||
```
|
||||
In this directory we will keep some external ressourcen. Some have to be unzipped.
|
||||
In this directory we will keep some external ressources. Some have to be unzipped.
|
||||
1. Download the latest stable bootstrap version for example from https://getbootstrap.com.
|
||||
2. Download bootstrap-icons from https://icons.getbootstrap.com
|
||||
3. Download the latest stable jquery library from https://jquery.com
|
||||
4. Download the latest stable jquery-ui library from https://jqueryui.com
|
||||
2. Download bootstrap-icons from https://icons.getbootstrap.com.
|
||||
3. Download the latest stable jquery library from https://jquery.com.
|
||||
4. Download the latest stable jquery-ui library from https://jqueryui.com.
|
||||
|
||||
The library path and filenames must be configured in global.cfg, more about this below.
|
||||
```
|
||||
cd /var/www/copri4/main
|
||||
|
|
Loading…
Reference in a new issue