PUG Bootstrap screenshot

PUG Bootstrap

Author Avatar Theme by Pug bootstrap
Updated: 18 Mar 2021
228 Stars

Bootstrap framework written completely using mixins in Pug

Overview

PUG-Bootstrap is a Bootstrap framework written entirely using mixins in Pug. This project focuses on providing a high-performance development experience by leveraging the power of Pug mixins with Bootstrap’s UI framework. The framework aims to streamline the development process by offering commonly used sample layouts, making it an efficient choice for NodeJS applications.

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
  • Widely used sample layouts included

Installation

  1. Download the latest release here
  2. Clone the repository using: git clone https://github.com/pug-bootstrap/PUG-Bootstrap.git
  3. Install with Bower using: bower install jade-bootstrap
  4. Install with npm using: npm install jade-bootstrap

The quickest way to get started for NodeJS applications is with this boilerplate.

Summary

PUG-Bootstrap is a Bootstrap framework that makes use of Pug mixins to enhance the development experience. By combining the power of Bootstrap’s UI framework with Pug’s templating engine, developers can create high-performance applications efficiently. With included sample layouts and a focus on speed, PUG-Bootstrap is a valuable tool for NodeJS applications.