Skip to content

chucknelson/chucknelson.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chucknelson.org

Source for chucknelson.org

Development

This is just static content - ensure you have Node installed and run live-server:

npx live-server

If making changes to the CSS, run node-sass in watch mode as well:

npx node-sass --watch stylesheets-sass/ --output stylesheets/

You can just make changes, save and see the updated result in your local browser automatically.

Releases

No releases published

Packages

No packages published