Thomas Tuts
Thomas Tuts
Roadmap
- [ ] 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...
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...
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...
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...
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...
We should check if the URL contains `//` so we don't rev external assets.