Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

sluggishhackers/opendataday-2020

 
 

Repository files navigation

opendataday

Build Status

Open Data Day is a gathering of citizens in cities around the world to write applications, liberate data, create visualizations and publish analyses using open public data to show support for and encourage the adoption of open data policies by the world's local, regional and national governments.

You're invited. Again. The next Open Data Day will take place on Saturday, 7 March 2020.

Check http://opendataday.org/ for public website.

Editing / contributing

This site is built with Lektor.

It has a bunch of dependencies, so do npm install and then npm run build.

grunt will watch for changes to your SCSS files, and also icons (see svgstore).

lektor deploy will deploy to the gh-pages branch, putting changes live, if you have deploy permissions.

TODO

Translations

To translate the site we need to duplicate the contents.lr file, and save with the language code in the file name, like contents+de.lr.

We also need to add translations to global-content.ini and main-nav.ini .

If we are adding new language to the site we also need to:

Previous version

The previous version of the site has been moved to the v1 branch.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.4%
  • HTML 22.8%
  • JavaScript 14.1%
  • Makefile 0.7%