ソースを参照

minor rewording of index

Heydon Pickering 8 年 前
コミット
19088bf717
3 ファイル変更3 行追加3 行削除
  1. 1 1
      content/_index.md
  2. 1 1
      package.json
  3. 1 1
      public/index.html

+ 1 - 1
content/_index.md

@@ -3,7 +3,7 @@ date = "2017-06-26T18:27:58+01:00"
 title = "The Infusion Pattern Library Builder"
 +++
 
-Welcome to **Infusion**: a pattern library builder for inclusive designers. These are **Infusion's** docs, but they are also an example of a pattern library built with **Infusion**. Here are some of the features:
+Welcome to **Infusion**: a pattern library builder for inclusive designers. These are **Infusion's** docs, but they are also an example of a pattern library built with **Infusion**. Here are some of its features:
 
 {{% ticks %}}
 * Built with Hugo, so easy to structure content and fast to compile it

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
     "clean": "rm -rf content && mkdir content && mkdir content/patterns && hugo new patterns/pattern.md && hugo new _index.md",
     "build": "rm -rfv public/* && hugo",
     "setup": "hugo && git add public",
-    "host": "hugo && git push origin `git subtree split --prefix public master`:gh-pages --force"
+    "host": "rm -rfv public/* hugo && git commit -am \"[automated build commit]\" && git push origin `git subtree split --prefix public master`:gh-pages --force"
   },
   "repository": {
     "type": "git",

+ 1 - 1
public/index.html

@@ -185,7 +185,7 @@
           
   <main id="main">
     <h1>The Infusion Pattern Library Builder</h1>
-    <p>Welcome to <strong>Infusion</strong>: a pattern library builder for inclusive designers. These are <strong>Infusion&rsquo;s</strong> docs, but they are also an example of a library built with <strong>Infusion</strong>. Here are some of the features:</p>
+    <p>Welcome to <strong>Infusion</strong>: a pattern library builder for inclusive designers. These are <strong>Infusion&rsquo;s</strong> docs, but they are also an example of a pattern library built with <strong>Infusion</strong>. Here are some of the features:</p>
 
 <div class="ticks">
   <ul>