mirror of
https://github.com/kremalicious/krtmn.git
synced 2024-12-22 01:03:28 +01:00
My own url shortener based on YOURLS
https://krt.mn
admin | ||
css | ||
images | ||
includes | ||
js | ||
pages | ||
user | ||
.gitignore | ||
.gitmodules | ||
apple-touch-icon-72x72-precomposed.png | ||
apple-touch-icon-114x114-precomposed.png | ||
apple-touch-icon-precomposed.png | ||
changelog.txt | ||
favicon.ico | ||
index.php | ||
license.txt | ||
readme.html | ||
README.md | ||
robots.txt | ||
sample-public-api.php.txt | ||
sample-public-front-page.php.txt | ||
sample-remote-api-call.php.txt | ||
sample-robots.txt | ||
yourls-api.php | ||
yourls-go.php | ||
yourls-infos.php | ||
yourls-loader.php |
krt.mn
My own url shortener based on yourls - Your Own URL Shortener (Google Code)
It has a public front page under http://krt.mn with the latest shortened url. The backend is a completely restyled interface based on the YOURLS default styles (which are quite ugly). Here's what it looks like in the admin area:
Everything custom is happening in /user
:
user/plugins/my-own-stuff/plugin.php
adds css file link and a bit more dynamically to the htmlhead
user/css/krtmn.css
overwrites the default styles
License & Usage
As the original YOURLS you're free to do whatever you want with this. But using this without further modifications as your own url shortener is probably not a good idea.
Acknowledgements
Many thanks to:
- Ozh Richard (@ozh) for creating yourls
- Fort Awesome (@fortaweso_me) for creating the Font Awesome icon font