Skip to content

isabella232/ndoch-website

 
 

Repository files navigation

Build Status

National Day of Civic Hacking is a nationwide day of action for volunteers around the country to put technology to work for the benefit of our local communities.

National Day of Civic Hacking will take place on Saturday, September 23rd, 2017. We'll have a Brigade Boot Camp a few weeks before that.

Check http://ndoch.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.

This repo was forked from the Open Data Day site.

About

National Day of Civic Hacking Website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.7%
  • HTML 34.7%
  • JavaScript 17.6%