Skip to content

propagated/petewilliams.space

Repository files navigation

A simple Bootstrap website built using npm + gulp to get by.

Based on Start Bootstrap - Resume by David Miller under the MIT license.

Build

  • npm install - builds node_modules folder, compiles scss, minifies resume.css/resume.js
  • npm start - Runs a node server on 3000, browserSync will hot update any changes. gulpfile.js currently drives this called by npm from package.json.

/public contains the deployed site. Currently the build process does not deploy to this folder //TODO

Hosting

Netlify Status

Currently manually deployed to netlify via the netlify deploy CLI.

Release

Copyright 2020 Pete Williams. Released under the MIT license.