Web administration interface for YunoHost
Find a file
2014-07-10 11:42:20 +02:00
bootstrap fixing the fonts 2014-05-07 12:26:53 +02:00
css [fix] Remove 'administration' in header. 2014-07-03 11:57:45 +02:00
fonts [del] Remove glyphicons files. 2014-05-07 17:07:51 +02:00
img [enh] Add favicon. Move icon.png to img folder. 2014-07-03 12:08:39 +02:00
js [fix] Correct domain_remove api route 2014-07-10 11:42:20 +02:00
locales Merge pull request #54 from M5oul/patch-7 2014-07-04 09:33:52 +02:00
views [enh] Warn about delayed upgrades #52. 2014-07-03 14:54:58 +02:00
.gitignore Init 2013-07-01 15:56:32 +02:00
.htaccess Add .htaccess 2013-09-23 22:44:32 +02:00
config.xml Phonegap version fix 2013-10-06 15:09:50 +02:00
index.html [enh] Add favicon. Move icon.png to img folder. 2014-07-03 12:08:39 +02:00
README.md ready to merge fixing issue #21 2014-05-07 12:26:53 +02:00

YunoHost Admin

JS client for YunoHost API

Depends on Bootstrap 3.1.1 and Font-Awesome 4.0.3

Using less. To compile the css:

cd css/
lessc style.less -x style.min.css