Skip to content

rocket-media/slate

 
 

Repository files navigation

How to deploy these docs to rf.rocketmedia.com/docs

  1. Make sure you have the dv3 SSH alias set up (you do)
  2. bundle install if you haven't already
  3. middleman deploy --build-before and it'll rsync to dv3.

Note: If bundle install dies on libv8 try installing with bundle update instead.

How to watch changes during local development

  1. bundle exec middleman

How to update the demo page

  1. On dv5 cd /srv/users/rocketmedia/apps/rf-rocketmedia-com/rocket-forms
  2. sudo git pull

Note: Make sure you've updated dist/demo.html in the repo, as this is the file that gets served.

About

Beautiful static documentation for your API

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.6%
  • CSS 24.4%
  • PHP 3.6%
  • Other 1.4%