Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e17e89ece7e2
Choose a base ref
...
head repository: jruby/jruby.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 932dd3154372
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 31, 2017

  1. Switch to rouge highlighter.

    headius committed Oct 31, 2017
    Copy the full SHA
    f92acb3 View commit details
  2. Copy the full SHA
    932dd31 View commit details
Showing with 3 additions and 1 deletion.
  1. +1 −1 _config.yml
  2. +2 −0 community.markdown
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ destination: ./_site
auto: false
lsi: false
server_port: 4000
pygments: true
highlighter: rouge
markdown: kramdown
permalink: date
# JRuby-specific info here; goes into the "site" jekyll variable
2 changes: 2 additions & 0 deletions community.markdown
Original file line number Diff line number Diff line change
@@ -8,6 +8,8 @@ JRuby has a large and active community. You can connect up with them in several

[**Contribute**](/contribute) - JRuby is open source, and like all open source projects it needs your help! File bugs, check out the source, and help us make JRuby better today.

[**Nightly Builds**](/nightly) - We publish nightly builds of or stable and development branches for testing new features and bug fixes.

[**Blogs**](/blogs) - The JRuby Team, individual team members, and a number of folks from the community blog about JRuby and related topics.

[**Twitter**](/twitter) - There are twitter accounts for The JRuby Team and all the team members.