Start Kit
Getting start with your project custom requirements using a ready template which is quite difficult and time taking process, Robust Admin provides useful features to kick start your project development with no efforts !
- Robust Admin provides you getting start pages with different layouts, use the layout as per your custom requirements and just change the branding, menu & content.
- It use JADE as template engine to generate pages and whole template quickly using node js. You can generate entire template with your selected custom layout, branding & menu. Save your time for doing the common changes for each page (i.e menu, branding and footer) by generating template with jade.
- Every components in Robust Admin are decoupled, it means use use only components you actually need! Remove unnecessary and extra code easily just by excluding the path to specific SCSS, JS file.
Starter kit is a set of pages with different layouts, useful for your next project to start development process from scratch with no time.
- Each layout includes basic components only.
- Select your choice of layout from starter kit, customize it with optional changes like colors and branding, add required dependency only.
- Using JADE as template engine to generate whole template quickly with your selected layout and other custom changes.
HTML
If you know just HTML, select your choice of layout from starter kit folder, customize it with optional changes like colors and branding, add required dependency only.
JADE
To use JADE it required node.js and basic knowledge of using it. Using JADE as template engine to generate whole template quickly with your selected layout and other custom changes. To getting start with JADE usage & template generating process please refer template documentation.
Hideable navbar option is available for fixed navbar with static navigation only. Works in top and bottom positions, single and multiple navbars.
Pages | URL |
---|---|
1 Column | sk-1-column.html |
2 Columns | sk-2-columns.html |
Content Left Sidebar | sk-content-left-sidebar.html |
Content Left Sticky Sidebar | sk-content-left-sticky-sidebar.html |
Content right Sidebar | sk-content-right-sidebar.html |
Content Right Sticky Sidebar | sk-content-right-sticky-sidebar.html |
Detached Left Sidebar | sk-content-detached-left-sidebar.html |
Detached Left Sticky Sidebar | sk-content-detached-left-sticky-sidebar.html |
Detached Right Sidebar | sk-content-detached-right-sidebar.html |
Detached Right Sticky Sidebar | sk-content-detached-right-sticky-sidebar.html |
Fixed Navbar | sk-fixed-navbar.html |
Fixed Navbar & Navigation | sk-fixed-navbar-navigation.html |
Fixed Navbar & Footer | sk-fixed-navbar-footer.html |
Fixed Layout | sk-fixed.html |
Boxed Layout | sk-boxed.html |
Static Layout | sk-static.html |
Light Layout | sk-light.html |
Dark Layout | sk-dark.html |
Semi dark Layout | sk-semi-dark.html |