Skip to content

abrardev99/danielmorgan.co.uk-2017

 
 

Repository files navigation

danielmorgan.co.uk

Personal blog/portfolio/gallery. Built with static site generator Jigsaw.

Install

http://jigsaw.tighten.co/docs/installation/

git clone https://github.com/danielmorgan/danielmorgan.co.uk
cd danielmorgan.co.uk
composer install
yarn install --pure-lockfile

Develop

npm run watch

Deploy

http://jigsaw.tighten.co/docs/deploying-your-site/

gulp --production && jigsaw build production
git add build_production && git commit -m "Build for deploy"
git subtree push --prefix build_production origin gh-pages

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.1%
  • CSS 23.6%
  • JavaScript 9.0%
  • PHP 1.2%
  • Shell 0.1%