Skip to content

Instantly share code, notes, and snippets.

@KB1RMA
Last active August 29, 2015 14:03
Show Gist options
  • Save KB1RMA/dc9b440a9e27499130c4 to your computer and use it in GitHub Desktop.
Save KB1RMA/dc9b440a9e27499130c4 to your computer and use it in GitHub Desktop.
My constantly evolving list to avoid screw-ups

Launch Checklist

As always, a WIP.

Build Processes to be run (if no Grunt):

  • JS Lint
  • CSS Prefixer
  • Minify
  • Image Optimize (ImageOptim)
  • jQuery CDN (Google)
  • HTML Validation
  • Google Analytics code on production
  • Console.debug output removal

Content

  • Spelling
  • Greek Check (Lorem Ipsum)
  • Copyright in footer
  • Has favicon
  • Layout & Design consistency w/ Approved design.

SEO

  • 404 Page working
  • 301 Redirects (If new sitemap migration)
  • Title tags appropriate
  • ALT tags
  • Has appropriate Microformats (Schema.org)

URLs & Email

  • Contact Forms to proper addresses
  • Social Profile URLs (Twitter, Facebook, etc)
  • Broken internal link check

Testing

  • HTML5Shiv.js (For IE8+ & Bootstrap)
  • Respond.js (For IE8+ & Bootstrap)
  • UA-Compatible meta tag (For IE8+)
  • Firefox rendering OKAY
  • Opera rendering OKAY
  • Chrome rendering OKAY
  • IE 8+ rendering OKAY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment