reordered features in index.md
This commit is contained in:
parent
215f6b015f
commit
80fd7a14b0
|
@ -7,12 +7,12 @@ Welcome to **Infusion**: a pattern library builder for inclusive designers. Thes
|
|||
|
||||
{{% ticks %}}
|
||||
* Built with Hugo, so easy to structure content and fast to compile it
|
||||
* Available to read offline, thanks to service worker integration
|
||||
* Include live code demos easily, using either CodePen embeds or via inline demo sections (that use Shadow DOM)
|
||||
* Quickly include WCAG and Inclusive Design Principles references by key
|
||||
* Easily make sections collapsible without writing HTML
|
||||
* Choose between plain or line-numbered code blocks
|
||||
* A responsive, screen reader and keyboard accessible static website as output
|
||||
* Available to read offline, thanks to service worker integration
|
||||
{{% /ticks %}}
|
||||
|
||||
To get started, take a look at {{% pattern "Installation" %}}.
|
||||
|
|
|
@ -263,12 +263,12 @@
|
|||
<div class="ticks">
|
||||
<ul>
|
||||
<li>Built with Hugo, so easy to structure content and fast to compile it</li>
|
||||
<li>Available to read offline, thanks to service worker integration</li>
|
||||
<li>Include live code demos easily, using either CodePen embeds or via inline demo sections (that use Shadow DOM)</li>
|
||||
<li>Quickly include WCAG and Inclusive Design Principles references by key</li>
|
||||
<li>Easily make sections collapsible without writing HTML</li>
|
||||
<li>Choose between plain or line-numbered code blocks</li>
|
||||
<li>A responsive, screen reader and keyboard accessible static website as output</li>
|
||||
<li>Available to read offline, thanks to service worker integration</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user