Skip to content
/ jkan Public
forked from timwis/jkan

A lightweight, backend-free open data portal, powered by Jekyll

License

Notifications You must be signed in to change notification settings

SacMOIE/jkan

 
 

Repository files navigation

JKAN Build Status Join the chat at https://gitter.im/timwis/jkan

A lightweight, backend-free open data portal, powered by Jekyll

Open-source data portals can be really. hard. to install and maintain. But their basic purpose of providing links to download data really isn't that complicated. JKAN is a proof-of-concept that allows a small, resource-strapped government agency to stand-up an open data portal by simply clicking the fork button.

Please note this is still a work in progress! Check out the issues to help out or give feedback.

Demo site

Installation

See Get Started on jkan.io

Development

  • Requires Jekyll, a ruby thing
  • Run a web server that recompiles on changes using jekyll serve --baseurl "". Add the experimental --incremental flag for faster recompilation.
  • Committing to the gh-pages branch will automatically compile the jekyll site

About

A lightweight, backend-free open data portal, powered by Jekyll

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 50.8%
  • JavaScript 31.5%
  • HTML 16.6%
  • Ruby 1.1%