PUG Bootstrap

screenshot of PUG Bootstrap
bootstrap

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

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.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

Pug

Pug is a high-performance template engine for Node.js and browsers that enables developers to write HTML templates using a concise and intuitive syntax. It supports a range of features, including template inheritance, conditionals, loops, mixins, and more, and can be easily integrated into a variety of web frameworks and build tools.