Skip to content

theNewDynamic/spotlightpa.org

 
 

Repository files navigation

Poor Richard Netlify Status

A static site for Spotlight PA hosted by Netlify.

All content copyright Spotlight PA. Code available under the MIT license. Photos used with permission as indicated.

Usage

  • Install Hugo and Yarn
  • Clone, cd, etc.
  • Run yarn to setup frontend dependencies and code testing
  • Run yarn start and open http://localhost:39019/ to develop
  • Run yarn format to format code
  • Run yarn test to test code
  • Run yarn build:prod to create a production build

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.1%
  • JavaScript 11.4%
  • CSS 4.7%
  • SCSS 2.8%