Skip to content

Amarok24/template-bootstrap-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-bootstrap-sass

An optimised starter template for Bootstrap 5 and Sass (SCSS).

Demo: https://amarok24.github.io/template-bootstrap-sass/

  • Tested on different desktop browsers and on Google Android and Apple iOS devices
  • Optimised for accesibility (page readers)
  • Accessible via keyboard: use "ESC" to open the navigation, "TAB" to switch between sections, "ENTER" for action
  • Optimised for fast loading
  • PageSpeed Insights results: mobile 94%, desktop 99%
  • Basic setup for switching between light/dark mode implemented

Project use

Click the "Use this template" button on the GitHub page to create your own copy directly in GitHub.

Or clone via git. Be sure you have git and Node.js installed. Then run:

git clone https://github.com/Amarok24/template-bootstrap-sass.git

(An alternative way without using git is to download this repository as a ZIP file.)

Then enter the created directory and install all dependencies (Bootstrap...) with:

npm install