Skip to content

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

License

Notifications You must be signed in to change notification settings

maarjatoots/jkan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom notes

Installation

bundle install
npm install # Optional, for JS

Local development

bundle exec jekyll serve --incremental

Building

npx parcel build scripts/src/index.js --out-file scripts/dist --no-source-maps # Optional, for JS
bundle exec jekyll build
# Built site is available at _site

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.4%
  • JavaScript 25.4%
  • Python 5.0%
  • Ruby 2.2%
  • CSS 1.8%
  • Shell 0.2%