Thomas Tuts

Results 12 issues of Thomas Tuts

- [ ] Add error handling - [ ] Add more metadata - [ ] Decide which attributes to keep (`rel`, for example?) Got any feature requests? Add a comment...

We should try to make use of elements like ``, ``, ``, ... to figure out where an article is in the DOM. If those aren't available (or don't give...

We can then use these templates to override the ones found in the `core/` folder, allowing us to add custom functionality to Bedrock stuff without having to mess around in...

needs-docs

This will let us provide default settings for the configuration to all discovery and task files - this is needed to make sure we don't break old projects since the...

bedrock@next

We talked about this briefly in Slack - the mix of using double and single quotes in our Jade templates right now is pretty awful. We don't have to limit...

onhold

This will allow us to iterate any file tree, making it easier to write your own styleguide navigation (hardcoded) instead of relying on the funky category thing we have right...

onhold

When viewing the app on mobile, you can get results without actually seeing them if you are scrolled up high enough. Autoscrolling to the results when the request has been...

enhancement
help wanted

We should check if the URL contains `//` so we don't rev external assets.