Skip to content

joshrosenhanst/joshrosenhanst.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joshrosenhanst.com

joshrosenhanst.com is made up of static HTML files, built using Pug.js templates.

Requirements

Available Commands

  • npm run css - Build index.css file from src/sass
  • npm run html - Build HTML files from src/templates
  • npm run assets - Copy src/assets directory to dist
  • npm run build - Build the HTML and the CSS and then copy the assets over
  • npm run prod - Build HTML, minified CSS, and copy assets

Releases

No releases published

Packages