소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.