Skip to content

A static website, built using Nunjucks templates, Sass and JavaScript

Notifications You must be signed in to change notification settings

jamesMcMeex/samantha-todhunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for Samantha Todhunter

A static website, built using Gulp, Nunjucks templates, Sass and JavaScript

Requirements:

  • Node
  • NPM

Installation instructions:

Install Node and NPM.

Development:

To compile the site for development:

$ gulp

To compile the site for development and run a basic web server with BrowserSync capabilities:

$ gulp watch

To compile a shippable version of the site with optimised assets:

$ gulp ship

See gulpfile.js for compilation configuration

About

A static website, built using Nunjucks templates, Sass and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published