isSueSnow60.com
A website to celebrate 60 years of mum on 13-07-2018.
Pre-Requisites
To Setup
Using Pug & Stylus & ES6 - all very quick and easy.
yarn install
yarn start
- compiles files and watches for changes- In a new tab
yarn run server
- opens a dev server at http://localhost:8000 yarn run build
- compiles and minifies files for deployment
- To edit content, change
./src/index.pug
- To edit styles, change
./src/css/**/*
- To edit JS, change
./src/js/**/*
To Publish
TODO
- Set up project
- Minify & rename images
- Favicon
- Do CSS + content
- JS
- Get domain
- Publish to gh-pages