Huro is a multipurpose Bulma Admin and Webapp UI Kit that has been handcrafted with care and patience. It provides ready pages to start building your application effortlessly, as well as a set of additional elements that will help you create new pages for your specific needs. Everything you need to start is there, dashboards, forms, layouts, profile, apps, elements, components and much more. Please note however that Huro is not a WordPress theme.
Bulma framework
If you are tired of Bootstrap designs and code, this is the perfect alternative. Bulma is a lightweight and
easy to use css framework based on flex box. It's mobile first grid has proven to be extremely flexible and
perfect for mobile devices. On top of that, you have lot of responsive modifiers and mixins natively
available.
Gulp Powered
Huro is powered by Gulpjs, a task runner package that runs in a nodejs environment. Gulp tremendously improves your developing experience by automatically handling some boring tasks every developer has to do. Gulp will automatically compile your sass code to css and add the necessary vendor prefixes on its own. More it will launch a development server and refresh your browser every time you make changes in the code ! Truely a great development experience !
Theming capabilities
Huro styles are written in scss outputed into a single minified css core file. Just change the main color variables get a fully functionnal color scheme applied to all components.
Modular code
Bulkit scss source files structure follows a modular pattern. There a are layout partials (wich are part of
core), components partials and exensions partials. You simply import the components you need into your core
file.
Reusable Components
Huro scss source files structure follows a modular pattern.
There a are layout partials (wich are part of core), components partials and
element partials. You simply import the components you need into your core file.
Starter pages
Huro features 170 website demo pages and 57 component pages. All you need to start an incredible project is there.
Show More
Show Less
Join the Discussion
Experiencing an issue ?
Report it on Github