bundle install
npm install # Optional, for JSbundle exec jekyll serve --incremental --watchnpx 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 _sitecd ./_datasets
ls *.md | python3 ../checkUpdates.pycd ./_datasets
ls *.md | python3 ../validateURLs.py ../validated.jsonA more thorough README in both Estonian and English language is in progress.