Update README.md

This commit is contained in:
TylerByte 2020-02-04 19:59:12 +02:00 committed by GitHub
parent 382270ef96
commit 239588c0d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 3 deletions

View File

@ -9,8 +9,8 @@
## How to use: ## How to use:
1. Find your gitea custom directory path in ***Site Administration > Configuration > Custom File Root Path***. 1. Find your gitea custom directory path in ***Site Administration > Configuration > Custom File Root Path***.
2. Create directorys ***templates*** and ***public/css*** if not exist. 2. Create directories: ***templates*** and ***public/css*** within the directory, if it does not already exist. But please empty any previous files as they may create a conflict or unexpected behaviour.
3. Copy/Move files from this repo in there counterpart locations. 3. Clone then Copy/Move files from this repo into the custom directory location.
4. Add folowing lines to your gitea config: 4. Add folowing lines to your gitea config:
```ini ```ini
[ui] [ui]
@ -21,5 +21,10 @@ DEFAULT_THEME = matrix
### Welcome to the matrix! ### Welcome to the matrix!
### Special Notes: ### Special Notes:
- A user can still change the theme settings. <- Big thanks to 6543! - A user can still change the theme settings.
### Special Thanks to 6543!
https://github.com/6543