Skip to content

A simple site about Austin city propositions on the ballot.

License

Notifications You must be signed in to change notification settings

h3h/austinprops.city

Repository files navigation

AustinProps.city

A simple site about Austin city propositions on the ballot.

Running locally

  1. Clone the repo
  2. Install Ruby: brew install ruby
  3. Install bundler: gem install bundler
  4. Install the gems from this repo’s bundle: cd austinprops.city && bundle
  5. Make changes to the site and run the site locally: bundle exec jekyll serve
  6. Visit localhost:4000 to see the site

Running with Docker

  1. Clone the repo
  2. Install Docker Compose: brew install docker-compose
  3. Make changes to the site and run the site locally: cd austinprops.city && docker-compose up
  4. Visit localhost to see the site

About

A simple site about Austin city propositions on the ballot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages