GitXplorerGitXplorer
o

opie4624.ruhoh.com

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f69e2b2815291e06d732146bd586820fa9f9c7ed

Specify 1.0.0.alpha compatibility

pplusjade committed 13 years ago
Unverified
bd4f41f26be5d2da927e7c32b544e484ccd1d4c1

Rename scripts to javascripts

pplusjade committed 13 years ago
Unverified
5041982f426ce6fe29debc8f2fc9921be53b5832

Update blog to ruhohspec v1.0

pplusjade committed 13 years ago
Unverified
e4f815258c23db8cc9d6aba2a747f5dbcb49d078

RuhohSpec 0.2

pplusjade committed 13 years ago
Unverified
59be0ec65eb2fb95b8036fa05b7ac1ae583af706

0.2 no longer supports draft folder

pplusjade committed 13 years ago
Unverified
37a82db3fbb57af7744b3ffd3e9dc60ffe0e196d

Use ruhoh 0.2.0 Ruhoh::Program.preview to provide rackup config

pplusjade committed 13 years ago

README

The README file for this repository.

A default blog scaffold for ruhoh compatible static blog parsers.

This version is for ruhohSpec v1.0 and is only compatible with ruhoh gem 1.0.x.x

See http://ruhoh.com for more information.

Usage and Documentation

See http://ruhoh.com/usage for full usage and documentation.

Currently the only parser is available in ruby as a ruby gem:

$ gem install ruhoh --version '1.0.0.alpha'
$ ruhoh help

Once you have the gem you can run your blog locally:

Assume USERNAME is your GitHub username.

$ git clone git://github.com/ruhoh/blog.git USERNAME.ruhoh.com
$ cd USERNAME.ruhoh.com
$ rackup -p 9292

Using your GitHub username is useful for automatically publishing to ruhoh.com

For all publishing options including self-hosting see: http://ruhoh.com/usage/publish

License

Released under the MIT License