瀏覽代碼

reordered features in index.md

Heydon Pickering 8 年之前
父節點
當前提交
80fd7a14b0
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      content/_index.md
  2. 1 1
      docs/index.html
  3. 0 0
      docs/service-worker.js

+ 1 - 1
content/_index.md

@@ -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" %}}.

+ 1 - 1
docs/index.html

@@ -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>

文件差異過大導致無法顯示
+ 0 - 0
docs/service-worker.js


部分文件因文件數量過多而無法顯示