update Readme.md

This commit is contained in:
air66design
2019-07-24 19:22:22 +01:00
committed by GitHub
parent a935d19aaf
commit ec9d5a0c5a

View File

@@ -2,15 +2,22 @@
This is a responsive admin theme for use with [YOURLS](https://github.com/YOURLS/YOURLS), a self hosted set of PHP scripts that let you run your own URL shortener. This is a responsive admin theme for use with [YOURLS](https://github.com/YOURLS/YOURLS), a self hosted set of PHP scripts that let you run your own URL shortener.
The theme includes a slide in off page navigation, fixed below the nav url shortener on laptop and desktop and a relative postioned url shortener on mobile.
The tables and graphs have a horizontal scroll on mobile when the viewport becomes too small.
## Screen Shots ## Screen Shots
## Installing ## Installing
1. First install the YOURLS scripts and database. 1. First install the YOURLS scripts and database.
2. Download or clone this repo. 2. Download or clone this repo into the plugins folder in your YOURLS install `user/plugins/`.
3. Put the contents of ` 3. Login into the admin area of YOURLS and activate the plugin.
4. The Air 66 Admin Theme is now active.
## Customisation & Use
Feel free to use and customise this theme as you like. If you would like us to make changes to suit your needs please contact us via our [website form](https://air66design.com/contact).
## License ## License
@@ -18,6 +25,5 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
## Acknowledgments ## Acknowledgments
* Hat tip to anyone whose code was used * We took inspiration from the layout and design of [Sleeky](https://github.com/Flynntes/Sleeky) and used a number of their styles for the tables.
* Inspiration * [YOURLS](https://github.com/YOURLS/YOURLS)
* etc