* Update README.md with actual tag format that works for deployment
* Allow -stage cherry picks, align tag format with blog
* Re-update README following CircleCI tagging format changes
* docs(README): Linkify reference to §Deployment
* docs(README): Fix typos; tweak M⬇︎; copy-edit.
* docs(README): Use ℹ️ to draw attention to “NOTE:…”
* docs(README): Link breaks before notes in lists
* docs(README): Add one ℹ️ prefix (missed earlier)
* docs(README): Fix a few yaml/json typos
* docs(README): Assorted copy-edits
* Initial config and data
* Get an initial homepage building
* Render homepage correctly
* Get the JS basics working
* Clean up some obsolete cruft
* Nuke asset tag
* Update include syntax and create src dir
* Got everything to build ✨
* Building JS and CSS and other fix-ups
* Remove styles template since it's redundant
* Clean-up some more @optim leftovers
* Remove asset_url
* More clean-up
* Tidy up more syntax highlighting etc
* Fix ext icon on homepage block links
* Run prettier
* Fix broken image link
* Rename *.html -> liquid
* Working search etc
* Remove underscores from directories
* Add content directory
* Fix config for content dir
* Add edit on github link
* Fix leftover highlighting blocks
* Fix repo link
* fix some display issues
* Fix some issues with the build dirs
* Exclude from builds
* Run prettier
* Remove - it's only needed if false
* Fix up next templating
* Set-up basic SEO tags
* Add SEO content
* Run prettier
* Use serialize instead of JSON.stringify
* Configure 404 locally
* Update readme
* Passthrough robots.txt and rename 404
* Fix broken file-extensions
* Fix broken html
* Initial assets pipeline
* Fix bug with non-hashed file paths
* Run prettier
* Remove log statement
* Modify build scripts
* Fix some minor nits, beautify html
* Run prettier fix some naming for deploy scripts
* Fix lint issues
* fix circle config indent
* Fix invalid circle config
* Move deps
* Browser Extenstion Development Tools and Extension Basics Overview Pages
* Added missing content to Extension Basics overview page
* Develop Overview Page
* Publish overview page
* enterprise, manage, themes and community pages built
* Update front matter with correct contributor and date
* Updated front matter with array for tags
* Firefox version page and updated table of contents for less content duplication
* Getting started with web-ext page built and fixed browser extensions page formatting
* Built web ext command reference page
* Built basic workflow with no addon id page
* Cleaned up how images are added for styling
* Up next module scripted to pull next pages automatically
* Built User experience best practices and Request the right permissions pages
* ran yarn prettier
* Built pages Onboard, upboard, offboard users and Create an appealing listing and Best practices for collecting user data consents
* ran yarn prettier
* Adjusted background style for page hero banner
* Ran yarn prettier
* Optimized new graphics
* Code cleaned up
* Fixed naming for consistency
* Fixed content typo
* Reduced duplication on up next tile and fixed error in accssible page front matter
* Fixed duplicate declaration
* Swapped overview hero for page hero and replaced up next with automated include
Swapped overview hero for page hero because most new pages will require this version
* replaced front matter author with last_updated_by
* Updated readme to include instructions for sidebar layout pages
* ran yarn prettier
* removed colon
* Removed tag search cta from tag results page
* Added table of contents missing from this page
* includes created for each module
* Includes migrated to landing pages
* Converted two sub pages to new include structure and fixed aside tile styling bug on mobile
* Ran prettier
* Set up for search presentation layer only plus sidebar navigation template setup
* sidebar style and functionality
* Ran prettier
* Added noreferrer noopener to target blank links in navigation
* Fixed @optim typo
* Organized that css!
* Fixed circleci build errors
• Restructured page templates to clearly differentiate between full width, content guidelines and documentation
• Created new global navigation header for full width landing pages and documentation pages (not implemented on content guidelines)