Skip to content

vladshablinsky/quartz-scheduler.org-site

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.2%
  • Java 6.8%
  • Batchfile 0.0%
  • CSS 0.0%
  • Shell 0.0%
  • Ruby 0.0%