Skip to content

Rathore-Devraj/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]: Click on this below Link to check it! (http://andyshora.com/building-static-site-with-roots.html)

About

Static website for andyshora.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.6%
  • JavaScript 8.7%
  • Pug 7.7%
  • CSS 3.5%
  • SCSS 3.3%
  • CoffeeScript 0.2%