seconded commit
This commit is contained in:
parent
e3a72c7653
commit
10c5a909a2
|
@ -10,7 +10,7 @@
|
||||||
"clean": "rm -rf content && mkdir content && mkdir content/patterns && hugo new patterns/pattern.md && hugo new _index.md",
|
"clean": "rm -rf content && mkdir content && mkdir content/patterns && hugo new patterns/pattern.md && hugo new _index.md",
|
||||||
"build": "rm -rfv public/* && hugo",
|
"build": "rm -rfv public/* && hugo",
|
||||||
"setup": "hugo && git add public",
|
"setup": "hugo && git add public",
|
||||||
"host": "hugo && git push -f origin `git subtree split --prefix public master`:gh-pages"
|
"host": "hugo && git push origin `git subtree split --prefix public master`:gh-pages --force"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
@ -185,7 +185,7 @@
|
||||||
|
|
||||||
<main id="main">
|
<main id="main">
|
||||||
<h1>The Infusion Pattern Library Builder</h1>
|
<h1>The Infusion Pattern Library Builder</h1>
|
||||||
<p>Welcome to <strong>Infusion</strong>: a pattern library builder for inclusive designers. These are <strong>Infusion’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>
|
<p>Welcome to <strong>Infusion</strong>: a pattern library builder for inclusive designers. These are <strong>Infusion’s</strong> docs, but they are also an example of a library built with <strong>Infusion</strong>. Here are some of the features:</p>
|
||||||
|
|
||||||
<div class="ticks">
|
<div class="ticks">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user