Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add favicon generator #31

Merged
merged 1 commit into from Aug 22, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
40 changes: 1 addition & 39 deletions project_management/site_completeness_checklist copy.md
Expand Up @@ -19,18 +19,7 @@ This list uses [Github Checklists](https://github.com/blog/1375-task-lists-in-gf

* [ ] Hi-Res (retina-ready) images for any images that are vector/text
based
* [ ] favicon.ico
* [ ] apple-touch-icon.png
* [ ] apple-touch-icon-ipad.png (72脳72)
* [ ] apple-touch-icon-ipad.png retina (152脳152)
* [ ] apple-touch-icon-iphone4.png (114脳114)
* [ ] apple-touch-icon-144x144-precomposed.png
* [ ] apple-touch-icon-120x120-precomposed.png
* [ ] apple-touch-icon-114x114-precomposed.png
* [ ] apple-touch-icon-72x72-precomposed.png
* [ ] apple-touch-icon-57x57-precomposed.png
* [ ] apple-touch-icon-precomposed.png (also 57x57)
* [ ] apple-touch-icon.png (also 57x57)
* [ ] favicon.ico - use [favicon generator](http://realfavicongenerator.net), seriously.

### Content

Expand Down Expand Up @@ -129,35 +118,8 @@ Devices
* [ ] Include caching option
* [ ] Page weight has been tested and is acceptable.

### Testing (How much testing do we do at launch?)

Desktop
* [ ] are we going to have compatibility mode issues in IE?
* [ ] content accessible in IE 7,8,9
* [ ] design/content right in IE 9/10
* [ ] design/content right in latest PC Chrome
* [ ] design/content right in latest PC FireFox
* [ ] design/content right in latest Mac Safari
* [ ] design/content right in latest Mac Chrome
* [ ] design/content right in latest Mac FireFox
* [ ] design right on a retina display

Devices
* [ ] design/content right in iOS phone
* [ ] design/content right in iOS tablet
* [ ] design/content right in Android phone
* [ ] design/content right in Android tablet
* [ ] design/content right in Blackberry phone
* [ ] design/content right in Blackberry tablet
* [ ] design/content right in Kindle tablet
* [ ] design/content right in Windows phone
* [ ] design/content right in Windows tablet

---

## Post Launch Checklist


### Project Management Related

After we launch a site, this is the procedure that we will follow. We
Expand Down