Skip to content

michaelshensky/geoblacklight.github.io

 
 

Repository files navigation

geoblacklight.github.io

This repo consists of the Jekyll static site generator for the GeoBlacklight web site

Contributing

  1. Clone the repository git clone https://github.com/geoblacklight/geoblacklight.github.io.git
  2. Install dependencies bundle install
  3. Serve the site locally jekyll serve

Useful Jekyll switches

jekyll serve --watch

The current folder will be generated into ./_site, watched for changes, and regenerated automatically.

jekyll serve --drafts

Serve draft posts located in the _drafts directory

Blog posts and tutorials should be added to the _posts directory.

About

GeoBlacklight web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.9%
  • HTML 19.3%
  • JavaScript 6.8%
  • Ruby 3.9%
  • Shell 0.1%