Coder Social home page Coder Social logo

electionsutah / website Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 3.0 2.57 MB

Elections Utah is an ongoing, community-driven open data project tracking Utah’s elections.

Home Page: https://www.electionsutah.org

License: Creative Commons Zero v1.0 Universal

Ruby 0.25% HTML 59.38% JavaScript 31.59% SCSS 8.77%
utah politics open-data open-datasets public-domain elections salt-lake-city provo

website's Introduction

Elections Utah

Netlify Status

Elections Utah is an ongoing, community-driven open data project tracking Utah’s local, state, and federal elections.

Project Coordinator: Tod Robbins

Getting started

To get your development environment up and running, do the following:

First, ensure you are running the current version of Ruby and have Jekyll installed.

Then follow these steps:

  1. git clone https://github.com/electionsutah/website.git
  2. cd website
  3. bundle install
  4. jekyll build
  5. jekyll serve

website's People

Contributors

anhaga avatar dependabot[bot] avatar katyducos avatar nathan-gilbert avatar todrobbins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

website's Issues

change out election deadlines infobox

Found throughout the site, we need to get these updated to 2018 dates:

screen shot 2018-03-19 at 10 36 51 am

The _includes folder is where we'll want to put a new template for 2018 election dates. Here's the previous include to use as a template: _includes/2017-municipal-election.html

Split `name` into `first_names`, `last_names`

Some folks have noted that sorting by first name is not very useful, so let's split the name field in candidates.yml into two fields:

  • first_names: e.g. 'John Samuel'
  • last_names: e.g. 'Smith Jr.'

We'll need to update a few templates as well with the new fields.

No search results showing up on live site

Search results populate in local dev but not on the live site. Here's the local view:

screen shot 2017-08-08 at 10 50 55 am

Besides getting the results to show, I need help making the results more useful (summary text, people showing in the results). I'm using lunr.js for search.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.