Material Ubuntu風格的后臺管理儀表板HTML模板:Hubuntu UI
Hubuntu UI
Hubuntu UI是一個Material Ubuntu風格的后臺管理儀表板HTML模板。very basic , starter template for admin dashboards (materialize.css).
The Hubuntu UI is developed by 720kb.
Requirements
You need Bower installed on your pc.
Run it
git clone git@github.com:720kb/hubuntu-ui.git hubuntu-ui
cd hubuntu-ui/
bower install
python -m SimpleHTTPServer
Now just go to http://localhost:8000
Live demo
https://720kb.github.io/hubuntu-ui/
Sass
A Sass version of Hubuntu UI is included for convenience.
To generate a compiled css version simply run:
sass sass/hubuntu.scss:css/main.css
To test the compiled Sass version remove all the style tags in the sample index.html and replace them with:
<link href="css/main.css" type="text/css" rel="stylesheet" media="screen, projection">
Theming
For any changes to the theme please look at the materialize.css documentation.
Contributing
We will be much grateful if you help us making this project to grow up. Feel free to contribute by forking, opening issues, pull requests etc.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!