Skip to content

vriesm060/performance-matters

 
 

Repository files navigation

Performance matters

Project setup

This project serves an adapted version of the Bootstrap documentation website. It is based on the github pages branche of Bootstrap.

Differences from actual Bootstrap documentation:

  • Added custom webfont
  • Removed third party scripts
  • The src directory is served with Express.
  • Templating is done with Nunjucks

Getting started

  • Install dependencies: npm install
  • Serve: npm start
  • Expose localhost: npm run expose

About

Performance Matters at @cmda-minor-web · 2017-2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.4%
  • JavaScript 1.8%
  • CSS 1.8%