bootstrap-pug

1.0.0 • Public • Published

bootstrap-pug

Bootstrap framework written completely using mixins in PUG

Build Status npm
npm version MIT license

Documentation

Documentation

Quickstart

Several quick start options are available:

What's included

Within the download you'll find the following directories and files, logically grouping common mixins. You'll see something like this:

bootstrap.pug
├── components/
│   ├── accordion.pug
│   ├── alerts.pug
│   ├── carousel.pug
│   ├── dropdowns.pug
│   ├── forms.pug
│   ├── icons.pug
│   ├── labels.pug
│   ├── list-groups.pug
│   ├── modal.pug
│   ├── navbar.pug
│   ├── navs.pug
│   ├── panels.pug
│   ├── progress-bars.pug
│   ├── tables.pug
│   ├── tabs.pug
│   ├── toggle.pug
│   └── tooltips.pug
└── layouts/
    ├── blog.pug
    ├── carousel.pug
    ├── cover.pug
    ├── dashboard.pug
    ├── jumbotron.pug
    ├── jumbotron-narrow.pug
    ├── justified-nav.pug
    ├── navbar.pug
    ├── navbar_fixed.pug
    ├── navbar_static.pug
    ├── non-responsive.pug
    ├── offcanvas.pug
    ├── sign-in.pug
    ├── starter.pug
    ├── sticky-footer.pug
    ├── sticky-footer-navbar.pug
    └── theme-template.pug

Features

  • Bootstrap set as the default UI framework
  • PUG set as the default Template engine
  • Focus on high performance
  • Super-speed development using PUG mixins
  • Some widely used sample layouts to start with.

Readme

Keywords

Package Sidebar

Install

npm i bootstrap-pug

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.6 kB

Total Files

4

Last publish

Collaborators

  • rajasegar