This app is using the SublimeVideo layout gem and Houndsleuth (Freebie plan) for the full-text search.
Copy .gitconfig
content to .git/config
.
bundle install
Link the app in Pow:
powder link && mv ~/.pow/docs.sublimevideo.net ~/.pow/docs.sublimevideo
Visit the app:
open http://docs.sublimevideo.dev
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