Skip to content

chrisnorwood/chrisnorwood.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrisnorwood.github.io / ( chrisnorwood.io )

About

This website is currently a one-page static site. It is hosted on Github Pages. It is styled with SASS, uses Vue.js for the modals, and builds for deployment with Gulp.

See Live

You can visit my personal website @ https://chrisnorwood.io

Preview

personal-site-800

Notes

  • master tracks /dist folder, for github pages hosting
  • source code can be modified in the source branch

Gulp Tasks

## Live-reloading development environment
~/chrisnorwood.github.io$ gulp

## Build for deployment
~/chrisnorwood.github.io$ gulp compile

Deploying dist to master:

~/chrisnorwood.github.io$ git push origin `git subtree split --prefix=dist/ source`:master --force

About

Portfolio built using Vue.js, SASS, & Gulp, hosted on Github Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published