hverlin / quartz-scheduler.org-site

source for the site quartz-scheduler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions for building/previewing

  • Install Jekyll if you have not - follow instructions on the Jekyll home page (after first installing Ruby) http://jekyllrb.com/

  • After installing jekyll, install some gems:

    • nokogiri : "gem install nokogiri"
    • asciidoctor: " gem install jasciidoctor"
    • jekyll-asciidoc: " gem install jekyll-asciidoc"
  • Clone this repository to your local system (if you're going to contribute content, fork it first, and clone that)

  • cd into the "quartz.github.io" directory

  • To generate and view the site "jekyll serve -w" ( then point your browser at http://localhost:4000" )

  • To generate the site "jekyll build"


TODOS:

  • "About" -> "Features" page:
    • could still use some love, but isn't so bad anymore

About

source for the site quartz-scheduler.org


Languages

Language:HTML 93.1%Language:Java 6.8%Language:Batchfile 0.0%Language:CSS 0.0%Language:Shell 0.0%Language:Ruby 0.0%Language:JavaScript 0.0%