Git Product home page Git Product logo

datawheel

Installation

  • Make sure Ruby is installed
  • Install Bundler (gem install bundler, or sudo gem install bundler)
  • Clone this repo
  • Install dependencies;Β from the local repo directory, run bundle install
  • Once finished, run bundle exec jekyll serve --watch and get devin'!

Notes

  • If you push any changes, the site will recompile on the live server automatically
  • Don't touch the _site folder β€” that's a build folder
  • In html files:
    • Define front matter up top (yaml syntax)
    • Use {{ }} for liquid objects (i.e., {{ page.title }})
    • Use {% %} for liquid tags (i.e., {% if user %} Hello {{ user.name }}! {% endif %})
  • @davelandry has given @perpetualgrimace full creative control over the aesthetics of this website 😼

Datawheel's Projects

actix-web icon actix-web

Actix web is a small, pragmatic, and extremely fast rust web framework.

canon icon canon

Reusable React environment and components for creating visualization engines.

canon-stats icon canon-stats

Reusable statistical and complexity calculations using NodeJS and Express

census-api icon census-api

The home for the API that powers the Census Reporter project.

census-table-metadata icon census-table-metadata

Tools for generating metadata about tables and fields in a Census release based on sequence lookup and table shell files.

css icon css

CSS parser / stringifier for Node.js

dots icon dots

WIP bootstrapping library for osx & ubuntu (and maybe others!)

geoservice-api icon geoservice-api

Helper API for performing dynamic geospatial queries for finding containment, neighbors, overlaps and more.

geoshaper icon geoshaper

An open source library to convert shape files to GeoJSON/TopoJSON

logiclayer icon logiclayer

The missing piece for all your data processing needs.

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.