We use best practices and targets browsers shipped within the past three years (<ahref="{{root}}websites/meta-patterns/browser-compatibility.html"class="">more on browser support</a>); though other browsers will function through the an implementation of [graceful degradation](https://www.w3.org/wiki/Graceful_degradation_versus_progressive_enhancement).
We use best practices and targets browsers shipped within the past three years (<ahref="{{root}}websites/meta-patterns/browser-compatibility.html"class="">more on browser support</a>); other browsers will function through [graceful degradation](https://www.w3.org/wiki/Graceful_degradation_versus_progressive_enhancement).
### Framework components
...
...
@@ -112,7 +112,7 @@ These are the core files that power the EBI Visual Framework:
</div>
</li>
<liclass="accordion-item"data-accordion-item>
<ahref="#"class="accordion-title">Updating an existing site</a>
<ahref="#"class="accordion-title">Updating an existing site?</a>
<divclass="accordion-content"data-tab-content>
{{#markdown}}
- <ahref="https://raw.githubusercontent.com/ebiwd/EBI-Style-lab/master/content/pages/websites/sample-site/migrations/testMigration.js"class="readmore">Run a migration from the EBI-Compliance theme to v1.1</a>
...
...
@@ -122,7 +122,7 @@ These are the core files that power the EBI Visual Framework:
</div>
</li>
<liclass="accordion-item"data-accordion-item>
<ahref="#"class="accordion-title">Use a CMS or JS Framework</a>
<ahref="#"class="accordion-title">Using a CMS or JS Framework?</a>
<divclass="accordion-content"data-tab-content>
{{#markdown}}
- For Drupal there is <ahref="https://github.com/ebiwd/drupal_7_ebi_framework">a Drupal 7 theme you can use</a>.