Giter Club home page Giter Club logo

jasmine.github.io's Introduction

jasmine.github.io Build Status

Jasmine doc site

Contributing

  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 (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 gerg avatar jbrudvik avatar ryanwilsonperkin avatar sgravrock avatar amiramw avatar cben avatar briandipalma avatar daniel-hug avatar dsernst avatar lagartoflojo avatar igorshubovych avatar jaapz avatar janv avatar jfairbank avatar gentooboontoo avatar kevgathuku avatar elgalu avatar ljwall avatar nfriedly avatar pixnbits avatar scottillogical avatar staeff avatar tjgrathwell avatar dvberkel avatar

Watchers

José Ruiz 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.