Skip to content

johntimothybailey/sammasonmusic

 
 

Repository files navigation

CircleCI codecov

Sam Mason Music

Source Code for sammasonmusic.com

Visual Design

The site follows Material Design and in a few places directly leverages Material Design Web Components

A light StyleGuide is found at sammasonmusic styleguide

Reports

Performance, SEO, and Best Practices metrics and analysis are generated by running yarn audit or using Lighthouse Chrome Dev Tool

Development

Site content is located under src

Other files are for verification, auditing, and build tooling

Local

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

Publish Changes

1). Generate static project to push to the site

$ yarn generate

2). Upload the contents of .dist

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

Source Code for Sam Mason Music (no longer a band)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.6%
  • Vue 32.3%
  • CSS 32.1%