Skip to content

andyshora/andyshora-roots

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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