Skip to content

wearscript/weariverse-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

Weariverse Builder

This tool builds the user facing Weariverse

##Data

You need the latest copy of the script YAML in data/shared.yml to build the site.

##Running locally

The site is powered via Middleman and is the standard configuration, with deployment on gh-pages.

  1. Dependencies (Ubuntu 13.04): sudo apt-get install rake bundler ruby1.9.1-dev nodejs
  2. Install gems needed with bundle install (may require sudo depending on gem path permissions)
  3. Run the local development server middleman server
  4. Verify your changes
  5. Deploy to gh-pages with rake publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published