-
-
Notifications
You must be signed in to change notification settings - Fork 56
Home
Hannah Wolfe edited this page Jan 31, 2016
·
5 revisions
Ideas for features to add to the checker
- Use the changelog to create an idea of compatibility
- Support for checking a GitHub repo
- Score / rating
- Supported feature list
-
{{ghost_head}}
and{{ghost_foot}}
-
{{navigation}}
- post images
{{image}}
inside posts on post list, or post page - next / previous posts
-
{{get}}
or api js (maybe break this down into more specifics? tags, recent posts, etc) - jQuery
- Comments
-
Things to check for:
- errors.hbs files which use layouts / helpers
- Bad syntax in templates
- The old content zero hack
- CSS files which include assets without a cache busting query string
- Themes where hashtags won't work because foreach tags is used
- JS which uses the RSS feed to do things which the API should be used for
- Deprecated CSS classes
- Deprecated helpers
- Using the
{{url}}
helper