Commit Graph

233 Commits

Author SHA1 Message Date
Josh Buchea d7e8aa1087 Remove link comment from app links 2017-10-28 17:31:13 -07:00
Josh Buchea 262f9c2615 Shift facebook instant articles section down 2017-10-28 17:04:24 -07:00
Josh Buchea 3da3057971 Move favicons section to top level 2017-10-28 17:01:02 -07:00
Josh Buchea 50c6429734 Order translations alphabetically 2017-10-28 16:46:08 -07:00
Josh Buchea 65786210aa Remove note about Safari on iOS 7 and earlier 2017-10-28 13:39:40 -07:00
Josh Buchea 59f34638bc Adjust section title 2017-10-28 13:04:05 -07:00
Josh Buchea ef0f4f21ba Shift social items in nav 2017-10-28 13:02:47 -07:00
Josh Buchea 01ff93797c Oops missing meta tag 2017-10-28 13:01:18 -07:00
Josh Buchea bc0bc91332 Shift social subsections 2017-10-28 13:00:47 -07:00
Josh Buchea 4b92ace76c Add copy to elements section 2017-10-28 12:19:57 -07:00
Josh Buchea 17f03c5c68 Tweak copy 2017-10-28 12:19:35 -07:00
Josh Buchea d7d3d6647c Remove a couple more "back to top" links 2017-10-28 12:19:19 -07:00
Josh Buchea 8657142536 Fix nav indentation 2017-10-28 12:18:47 -07:00
Josh Buchea cbe8ba7b67 Remove extra copy in license section (license is sufficient) 2017-10-28 12:01:11 -07:00
Josh Buchea 6d93a2e591 Remove another "back to top" link 2017-10-28 12:00:30 -07:00
Josh Buchea c4c5e30763 Add flags to translations 2017-10-28 11:56:26 -07:00
Josh Buchea de13f39ebf Fix inconsistent link text 2017-10-28 11:56:16 -07:00
Josh Buchea 6add8a2707 Update icon path 2017-10-28 11:55:53 -07:00
Josh Buchea cb3a2d6afa Tweak html comments 2017-10-28 11:55:29 -07:00
Josh Buchea b5d99da2f2 Tweak link text 2017-10-28 11:55:03 -07:00
Josh Buchea f0ae476692 Simplify verify ownership tags 2017-10-28 11:45:06 -07:00
Josh Buchea 87353a2db8 Revert example urls from https --> http 2017-10-28 11:26:41 -07:00
Josh Buchea 277a63f4d5 Tweak link text 2017-10-27 17:05:36 -07:00
Josh Buchea 3a88806c5c Reduce "back to top" links to one per section 2017-10-27 16:52:54 -07:00
Josh Buchea 9e898353b1 Update description (emphasize the word could) 2017-10-27 16:51:53 -07:00
Wesley See f8731ced46 Add Oxford comma 2017-10-25 23:34:43 -07:00
Keith Grant 083e9f9aeb Add micropub endpoint link - fixes #19
http://micropub.net/
http://indiewebcamp.com/micropub
https://www.w3.org/TR/micropub/#html-link-tag
2017-10-25 13:53:51 -04:00
Josh Buchea d1a014e134 Update README title 2017-10-23 11:14:59 -07:00
Seonghoon Baek ce9b1c6568 Korean Version (Translation)
I translated to korean it :)
2017-09-07 02:01:27 +09:00
Josh Buchea b7f4b7c4b9 Add "cheatsheet" to doc title 2017-07-24 09:46:25 -07:00
Josh Buchea 6891dd10b9 Add "back to top" links after each section 2017-07-24 09:46:05 -07:00
Josh Buchea 944257a353 Remove Amazon shield 2017-07-21 19:07:15 -07:00
Josh Buchea 46be357aa6 Remove pre from title 2017-06-21 22:40:24 -07:00
Josh Buchea 627eb34139 Change title format 😄 2017-06-21 22:37:18 -07:00
Josh Buchea f8782584d2 Add contributors badge 2017-06-21 19:22:20 -07:00
Josh Buchea 75e0b6c708 Use https in license url 2017-06-21 19:04:43 -07:00
Josh Buchea 3e7c7e6d41 Add badges 2017-06-21 19:03:13 -07:00
Josh Buchea d5c892b5b8 Merge pull request #167 from binomads/master
Typo which fixes rel="copyright" by rel="license"
2017-05-29 18:01:17 -07:00
David Pelayo 2d9c0b1adf Replacing value by content on a meta tag 2017-05-29 11:16:50 +02:00
David Pelayo e1684c2ede Typo 2017-05-29 11:11:46 +02:00
achillesrasquinha 03ccc163dc noodp no longer valid 2017-05-16 10:54:32 +05:30
Josh Buchea 86cabc1ed0 Merge branch 'master' into patch-1 2017-04-27 22:40:53 -07:00
Josh Buchea 769b05cd6f Clean up touch icons 2017-04-27 22:27:18 -07:00
Josh Buchea 3b259252a7 Remove “not recommended” tags 2017-04-26 22:41:10 -07:00
Josh Buchea 356ab29cf3 Remove some comments 2017-04-26 22:37:31 -07:00
Josh Buchea 1a566654d7 Merge pull request #62 from bhaskarmelkani/verification-tags
Added various site verification tags
2017-04-26 13:39:48 -07:00
Josh Buchea eaa42bcf5f Clean up link section 2017-04-26 09:36:47 -07:00
Scott O'Hara d4afc5b93b Merge pull request #162 from joshbuchea/so/consistency-update
match second instance of viewport meta
2017-04-25 22:19:19 -04:00
Josh Buchea ee6af5c3f4 Change comment in Favicons 2017-04-25 09:51:57 -07:00
Scott 72f50a0964 match second instance of viewport meta
the viewport meta is listed in the essential tags area, and then again in the Meta listing.

In the Meta listing, it has the shrinl-to-fit=no, per necessity for iOS9 devices.

Adding the shrink-to-fit to the first instance of the viewport meta to keep things consistent / not promote a version of the tag that won’t take iOS9 into account.
2017-04-25 08:10:43 -04:00