README changes
This commit is contained in:
parent
7d11453db1
commit
7180ec3e72
|
@ -43,6 +43,9 @@ To avoid sudo, you should give permissions to USER
|
|||
# How to configure a DOMAIN folder, and create a Post
|
||||
## Set a DOMAIN
|
||||
- add a DOMAIN name (if not alrady done)
|
||||
```
|
||||
gsl new
|
||||
```
|
||||
|
||||
Follow instructions when adding DOMAIN or see them again with
|
||||
```
|
||||
|
@ -71,5 +74,5 @@ your PC to preview the website
|
|||
|
||||
# Create a Templates
|
||||
You will have to create some CSS in your /DOMAIN/templates/
|
||||
- HOME: ~/.config/domains/DOMAIN/templates/
|
||||
- GLOBAL: /var/list/domains/DOMAIN/templates/
|
||||
- HOME: ~/.config/gsl/domains/DOMAIN/templates/
|
||||
- GLOBAL: /var/lib/gsl/domains/DOMAIN/templates/
|
||||
|
|
Loading…
Reference in New Issue