Skip to content

andyshora/andyshora-roots

Repository files navigation

andyshora-roots

A blog created with roots

Setup

  • make sure node.js and roots are installed
  • clone this repo down and cd into the folder
  • run npm i to install dev dependencies
  • run roots watch to preview the site on a local web server
  • make changes to the source files and see livereload run a super-fast compilation!
  • get money

Deploying

I currently deploy to Github Pages using git subtree push --prefix public origin gh-pages

Article

I wrote an article to explain this repo, check it out: Building a Static Website with Roots

About

Static website for andyshora.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published