datamade / chi-councilmatic

:eyes: keep tabs on Chicago city council
https://chicago.councilmatic.org/
MIT License
21 stars 16 forks source link

Final launch checklist #43

Closed derekeder closed 8 years ago

derekeder commented 8 years ago

Framing / Call to Action

Some examples:

Test on various mobile devices:

Using localtunnel to test a site running locally:

  1. npm install -g localtunnel
  2. lt --port 5000 (or replace 5000 w/ whatever port you're using)
  3. navigate to the url that localtunnel gives you

    Miscellaneous Polish

    • [x] add favicon
    • [x] add 404 & 500 error pages

      Load Testing

If your site relies on a database or server-side code, it should use caching and be load tested. If it's a static HTML or Jekyll site, you can skip this section.

If the site is open source, make sure the Readme.md is complete and accurate.

Here's a few good examples:

The Readme should have the following sections:

derekeder commented 8 years ago

Media outreach spreadsheet: https://docs.google.com/spreadsheets/d/1K_T4i6HQxmsltPtGNfx70kLUuCfdMou_STTc1tfh1vs/edit#gid=0

fgregg commented 8 years ago

the launch happened!