Giter VIP home page Giter VIP logo

policy-team's Introduction

This repo is for sharing information about the City of Austin's new team that’s collecting data and developing policy to support Austin’s design and technology transformation

The code is forked odd.austintexas.io, which is forked from usds.gov, which is built on the U.S. Web Design Standards and uses Jekyll to generate static pages.

Setup


  1. If you're using a Mac, install homebrew (see http://brew.sh/)
  2. After installing git (brew install git), cd to the directory where you want to check-out the site, and then clone it (git clone https://github.com/cityofaustin/innovation-fellows.git)
  3. Install rvm (\curl -sSL https://get.rvm.io | sudo bash -s stable), make your current user a member of the rvm group, and then install a new version of ruby (rvm install 2.3.1) or make sure you're using it: rvm use 2.3.1
  4. Install the bundler gem, then use bundler to install other project dependencies (gem install bundler && bundle install)

Running


  1. In the directory you checked out the website into, run jekyll serve to start the webserver
  2. Navigate to http://localhost:4000 in your browser to see your changes

Usage

Navigation

Pages in subfolders, like parent/child.md, render as visual children of their parent, e.g. parent.md. The parent page must exist for the child page to appear in the navigation, however if it has the layout: redirect, the parent will only display as a header above it's children.

policy-team-website

origin/master

policy-team's People

Contributors

benguhin avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

benguhin

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.