Web administration interface for YunoHost
Find a file
2014-05-07 18:57:13 +02:00
bootstrap fixing the fonts 2014-05-07 12:26:53 +02:00
css [fix] Cleanup fontAwesome files. 2014-05-07 17:01:02 +02:00
fonts [del] Remove glyphicons files. 2014-05-07 17:07:51 +02:00
img [del] Remove glyphicons files. 2014-05-07 17:07:51 +02:00
js [enh] #16 Allow admin to force user password in edit form. 2014-05-07 17:25:57 +02:00
views [fix] view-title must be a h1 tag. 2014-05-07 18:57:13 +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
icon.png Phonegap configuration 2013-10-06 15:05:36 +02:00
index.html [fix] Use font-awesome instead of glyphicons. 2014-05-07 15:23:16 +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