https://github.com/den-front/bold-bootstrap-template
🧩 Clean and reusable bootstrap template for Startups and Sass projects ready for CMS integration
https://github.com/den-front/bold-bootstrap-template
animations bootstarp parcel pugjs sass themes wow-js
Last synced: 26 days ago
JSON representation
🧩 Clean and reusable bootstrap template for Startups and Sass projects ready for CMS integration
- Host: GitHub
- URL: https://github.com/den-front/bold-bootstrap-template
- Owner: den-front
- Created: 2023-02-24T15:42:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T10:35:36.000Z (over 2 years ago)
- Last Synced: 2025-05-14T21:11:34.926Z (26 days ago)
- Topics: animations, bootstarp, parcel, pugjs, sass, themes, wow-js
- Language: SCSS
- Homepage: https://den-front.github.io/showcases/bold-bootstrap-template/
- Size: 3.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BOLD Bootstrap Template | Demo
☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive
BOLD is a **Bootstrap** template that includes all the necessary blocks for a startup site, SaaS product site, blog, and more. It is fully responsive, fast, and smooth, built with **Pug.js** and **Sass** technology, and bundled with **Parcel** bundler.
This is my pet project for practice, and I have made sure to create clean and reusable components that can be easily customized to fit any project's needs.
Features
- Landing page
- Blog page
- Single Post page
- Login page
- Contact page
- About page
- 404 page
- Price section
- Team section
- Testimonials section
- FAQ section
- Scroll to top
- Smooth animationsCustomizing the Template
The BOLD Bootstrap template is highly customizable, and you can easily make changes to the code to fit your specific project's needs. The template is built with clean and reusable components that are easy to modify.
Getting Started
To get started with the BOLD Bootstrap template, simply clone the repository and install the dependencies:
```bash
git clone https://github.com/den-front/bold-bootstrap-template.git
cd bold-bootstrap-template
yarn install
```Once the dependencies are installed, you can start the development server by running:
```bash
yarn start
```Credits
The BOLD Bootstrap template was built using the following technologies:
- Bootstrap
- Pug.js
- Sass
- Parcel