Skip to content

pi-chan/review-livereload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReVIEW LiveReload

Prerequisites

  • Ruby 1.9.3+ and Bundler
  • LiveReload extension for your web browser

Settings

  1. Clone this repository.
  2. $ bundle install --binstubs=bin --path .bundle
  3. Run web server with $ bundle exec rake server
  4. Run guard with $ bundle exec guard

How to use

*.md files in markdown dir are compiled and html files are generated in the html dir.

Open http://localhost:5000 and enjoy.

About

ReVIEWでlivereloadする

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages