/jacob

Website for Jacob

Primary LanguageSCSS

TITLE DESCRIPTION
jacob.com
Simple HTML/CSS-based Website for jacob.com.

Project Setup

  1. via Github Desktop, "Create a New Repository."
  2. Add jritt's @wordpress/scripts based package.json to root dir and customize
  3. Install dependencies: npm install REF: https://www.npmjs.com/package/@wordpress/scripts

JS/SCSS Build

  • Start development builds: npm start
  • Develop. Test. Repeat.
  • Create production build: npm run build
  • npm run start (Quick Start)

  • npm run build (Optimize css & js for production)

Add Favicons

For Github Hosted static sites