https://github.com/timwis/jkan
A lightweight, backend-free open data portal, powered by Jekyll
https://github.com/timwis/jkan
Last synced: about 2 months ago
JSON representation
A lightweight, backend-free open data portal, powered by Jekyll
- Host: GitHub
- URL: https://github.com/timwis/jkan
- Owner: timwis
- License: mit
- Created: 2016-02-17T22:37:59.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T08:06:27.000Z (10 months ago)
- Last Synced: 2025-04-11T23:02:02.919Z (8 months ago)
- Language: HTML
- Homepage: https://jkan.io
- Size: 6.58 MB
- Stars: 220
- Watchers: 19
- Forks: 313
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- datatools - jkan
README
# 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](https://help.github.com/articles/fork-a-repo/).
[Demo site](https://demo.jkan.io)
## Documentation
* [Installation](docs/installation.md)
* [Upgrading](docs/upgrading.md)
* [Schema customization](docs/schema-customization.md)
* [Running locally](docs/running-locally.md)
* [Architecture](docs/architecture.md)