Skip to content

arrowtype/web-font-test-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp, Nunjucks, SASS

A nice little Gulp project using Nunjucks,SASS and Gulp. Browsersync runs out of 'dist' folder and watches all Nunjucks templates, SASS and JS and live reloads in browser on change. Also worked in some img min and moving fonts and assets to a 'dist' folder for easy deployment.

Gulp tasks used:

  • sass
  • autoprefixer
  • sassdoc
  • browserSync
  • nunjucksRender
  • script concat
  • imagemin
  • pngquant

Setup

  1. Install Gulp and NPM if you do not already have them.

  2. Install npm dependencies

npm install
  1. Run Gulp
gulp

About

test your fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published