Update README.md

This commit is contained in:
Sophia Atkinson 2022-04-19 17:38:02 -07:00 committed by GitHub
parent d575b69ba7
commit c403a923e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 1 deletions

View File

@ -2,4 +2,19 @@
## Based on Sleeky by Flynntes
### The Sleeky frontend isn't dark mode, so I made it dark mode
### The Sleeky frontend isn't dark mode, so I made it dark mode.
### I have also fixed some errors that some users have received
![Opera Snapshot_2022-04-19_173050_local satki net](https://user-images.githubusercontent.com/61561333/164122994-384b5b1f-d217-4aaf-9e7b-ef4c94139535.png)
## Quick Start
1. Get a YOURLS install up and running.
2. Clone this repo.
2. Move the contents of the `sleeky-frontend` directory to the root of your YOURLS installation.
3. Open the frontend/config.php file and change the values to suit (Remember to setup reCAPTCHA).
*Sleeky frontend is now installed a ready*
4. Move the `sleeky-backend` folder to the `user/plugins/` folder of your YOURLS installation.
5. Activate the plugin in the YOURLS admin area (`example.com/admin/plugins.php`). The plugin will show as Sleeky Backend.
6. Done. Sleeky is now installed