https://github.com/codeforcroatia/jkan
Code for Croatia Open Data Portal
https://github.com/codeforcroatia/jkan
croatia jekyll open-data open-datasets
Last synced: 2 months ago
JSON representation
Code for Croatia Open Data Portal
- Host: GitHub
- URL: https://github.com/codeforcroatia/jkan
- Owner: codeforcroatia
- License: mit
- Created: 2020-05-30T11:20:12.000Z (almost 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-05-13T23:46:53.000Z (12 months ago)
- Last Synced: 2025-01-10T15:16:47.555Z (4 months ago)
- Topics: croatia, jekyll, open-data, open-datasets
- Language: HTML
- Homepage: https://data.codeforcroatia.org
- Size: 1.13 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# JKAN [](https://travis-ci.org/codeforcroatia/jkan) [](https://gitter.im/codeforcroatia/jkan?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
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](https://help.github.com/articles/fork-a-repo/).Please note CKAN development is still a work in progress! Check out the [issues](https://github.com/timwis/jkan/issues) to help
out or give feedback. Check project [Demo site](https://demo.jkan.io).## Open Data upload
You want to contribute to Croatia Open Data? Check out our [open-data](https://github.com/codeforcroatia/open-data) repo where you can store your open datasets.
## Installation
See [Get Started](https://jkan.io/#get-started) on [jkan.io](https://jkan.io) for an installation wizard,
or follow the [manual installation](https://github.com/timwis/jkan/wiki/Manual-Installation) instructions yourself.For configuration details, see the [wiki](https://github.com/timwis/jkan/wiki)
## Development
Please see the [Architecture](https://github.com/timwis/jkan/wiki/Architecture) page in the wiki.