Skip to content

jeff5/jython.org

 
 

Repository files navigation

Jython Website

This is the source repository for the Jython website.

To develop the website

A quick guide to developing the website locally

  1. Clone this repository
  2. Run bundle exec jekyll serve in the repository. See here for more information on setting up Jekyll
  3. Browse to http://127.0.0.1:4000
  4. View the website locally
  5. Make changes to the source
  6. Refresh the browser page and the changes should be visible
  7. Once you're happy with the changes create a pull request

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.9%
  • SCSS 4.5%
  • Ruby 1.6%