Skip to content
This repository was archived by the owner on Mar 18, 2020. It is now read-only.

woeterman94/docs.sublimevideo.net

 
 

Repository files navigation

Build Status Code Climate

This app is using the SublimeVideo layout gem and Houndsleuth (Freebie plan) for the full-text search.

Installation

Copy .gitconfig content to .git/config.

bundle install

Development

Link the app in Pow:

powder link && mv ~/.pow/docs.sublimevideo.net ~/.pow/docs.sublimevideo

Visit the app:

open http://docs.sublimevideo.dev

Deployment

If you've modified a page's content, run the following command, it will deploy and rebuild the full-text search index:

rake deploy:production

Without rebuilding the full-text search index:

git push production

About

Documentation website for the SublimeVideo player and service (https://my.sublimevideo.net)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.5%
  • HTML 25.9%
  • CoffeeScript 1.6%