diff --git a/README.md b/README.md index a3fabc9d4e9c4ff9c2b6097fc5b99ac91f464601..3c501642f0a3f5afe7c4386cfc5d9cfa50dfbbe0 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,18 @@ In all, an evolutionary step of the current EMBL-EBI web compliance kit, this pr - More consistency with print visual language - Enhanced mobile support - Content first approach: create a content toolkit to help teams understand how to structure content - - Templated layouts, such as BBC’s Gel http://www.bbc.co.uk/gel/web/foundations/universal-grid/columns + - Templated layouts, such as [BBC’s Gel] (http://www.bbc.co.uk/gel/web/foundations/universal-grid/columns) - Customizable widths/fixed/fluid/max - Page lifecycle tracking: An improved meta-tag based model for maintaining and tracking content freshness, ownership, and intent - Faster development: style guide and pattern library to help accelerate development and understanding - Regular updates: A versioning system for the framework to help track changes, features, and usage - Collaboration: A more collaborative code base (such as hosting on GitHub) to offer a better path for code collaboration and integration +## New features +- Page-specific header colours and images through metatags: meta-background-image, meta-background-color +- Built in [responsive support through Foundation Framework] (http://foundation.zurb.com/sites/docs/grid.html) + + ## Considerations A short list of concerns that need to be kept in mind during the dev process. @@ -47,7 +52,7 @@ A short list of concerns that need to be kept in mind during the dev process. ## Roadmap - v1.2: Guidance and templates for wide-screen content engagements - v1.4: Unit testing -- v1.5: Add animation guidance and tooling; https://medium.com/@vlh/what-does-disney-know-about-interface-animation-anyway-86b32d01bc4a +- v1.5: Add animation guidance and tooling; a la: https://medium.com/@vlh/what-does-disney-know-about-interface-animation-anyway-86b32d01bc4a - v1.9: Possible switch to use SASS for better customisation and performance optimisation ## Changelog