Admin template for web apps.
Features
- Front end only – use whatever server side language you prefer (or none).
- Styling is heavily influenced by GitHub.com.
- Made to be as fast and light-weight as possible (the full theme CSS file is around 10KB minified and gzipped).
- Easy to adjust to new projects.
- Component-based – only use what you need.
- Uses modern CSS (e.g. variables, grid, functions, level 4 selectors).
- CSS mostly – javascript is rarely used and only for progressive enhancement.
- Aims to use plain unbloated Html with only a few CSS classes.