GithubHelp home page GithubHelp logo

adenddum / jasmine.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasmine/jasmine.github.io

0.0 1.0 0.0 1.89 MB

Jasmine doc site

License: MIT License

Ruby 1.04% HTML 60.64% JavaScript 36.90% CSS 1.18% Python 0.24%

jasmine.github.io's Introduction

jasmine.github.io Build Status

Jasmine doc site

Contributing

Note: The files in the _api directory are generated by jsdoc. Don't edit them by hand. If you do, your changes will be overwritten the next time somebody generates them.

  1. Fork the repo
  2. Create your feature branch (git checkout -b my-new-docs)
  3. Ensure ruby and bundler (gem install bundler) are installed
  4. Install ruby dependencies (bundle)
  5. You can install them in the local folder, instead of globally for the system with (bundle install --path vendor/bundle)
  6. Install pygments (pip install pygments) - would need python and pip (http://pygments.org/)
  7. Make your modifications
  8. Docs for new features go in edge
  9. Docs for existing release version go in that directory
  10. Modify the .js, .rb, or .py file in the src directory for the version being updated.
  11. Run bundle exec rake pages to rebuild the html pages for edge. If you're editing a different version you can set the JASMINE_VERSION environment variable.
  12. Preview your changes (bundle exec jekyll serve --baseurl '')
  13. Commit your changes (git commit -am 'Add some docs')
  14. Push to the branch (git push origin my-new-docs)
  15. Create new Pull Request

jasmine.github.io's People

Contributors

sheelc avatar sgravrock avatar gerg avatar jbrudvik avatar ryanwilsonperkin avatar amiramw avatar cben avatar bennycode avatar briandipalma avatar cbpetersen avatar daniel-hug avatar dsernst avatar lagartoflojo avatar igorshubovych avatar jaapz avatar janv avatar jfairbank avatar jdhines avatar gentooboontoo avatar kevgathuku avatar elgalu avatar ljwall avatar nfriedly avatar pixnbits avatar scottillogical avatar staeff avatar tjgrathwell avatar dvberkel avatar mamachanko avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.