|
@@ -30,7 +30,7 @@ So, this…
|
|
|
|
|
|
<guid>https://heydon.github.io/infusion/patterns/writing/library-structure/</guid>
|
|
<guid>https://heydon.github.io/infusion/patterns/writing/library-structure/</guid>
|
|
<description>Before you can set about documenting patterns, you need to know where everything goes. The simplest folder structure looks like this:
|
|
<description>Before you can set about documenting patterns, you need to know where everything goes. The simplest folder structure looks like this:
|
|
- content _index.md patterns name-of-my-pattern.md name-of-my-other-pattern.md /content - This is where all of your content lives. You won&rsquo;t need to visit any other folders very frequently. _index.md — This is the content for your home page. /patterns — This is the folder where individual pattern files are kept.</description>
|
|
|
|
|
|
+ content _index.md print-version.md patterns name-of-my-pattern.md name-of-my-other-pattern.md /content - This is where all of your content lives. You won&rsquo;t need to visit any other folders very frequently. _index.md — This is the content file for your home page. print-version.md — This is a placeholder for the single-page / print-friendly version of you library.</description>
|
|
</item>
|
|
</item>
|
|
|
|
|
|
<item>
|
|
<item>
|
|
@@ -75,6 +75,15 @@ The expandable shortcode takes three parameters:
|
|
label — This is the label for the the section heading. level — This is the heading level (e.</description>
|
|
label — This is the label for the the section heading. level — This is the heading level (e.</description>
|
|
</item>
|
|
</item>
|
|
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <title>Infusion</title>
|
|
|
|
+ <link>https://heydon.github.io/infusion/print-version/</link>
|
|
|
|
+ <pubDate>Sat, 29 Jul 2017 22:48:43 +0100</pubDate>
|
|
|
|
+
|
|
|
|
+ <guid>https://heydon.github.io/infusion/print-version/</guid>
|
|
|
|
+ <description>You don&rsquo;t want to edit this file :-)</description>
|
|
|
|
+ </item>
|
|
|
|
+
|
|
<item>
|
|
<item>
|
|
<title>Color palettes</title>
|
|
<title>Color palettes</title>
|
|
<link>https://heydon.github.io/infusion/patterns/coding/color-palettes/</link>
|
|
<link>https://heydon.github.io/infusion/patterns/coding/color-palettes/</link>
|
|
@@ -129,15 +138,6 @@ The file tree is described using a markdown nested list structure:
|
|
&#x7b;{&lt;youtube w7Ft2ymGmfc}} </description>
|
|
&#x7b;{&lt;youtube w7Ft2ymGmfc}} </description>
|
|
</item>
|
|
</item>
|
|
|
|
|
|
- <item>
|
|
|
|
- <title>Infusion</title>
|
|
|
|
- <link>https://heydon.github.io/infusion/print-version/</link>
|
|
|
|
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
|
|
-
|
|
|
|
- <guid>https://heydon.github.io/infusion/print-version/</guid>
|
|
|
|
- <description>You don&rsquo;t want to edit this file :-)</description>
|
|
|
|
- </item>
|
|
|
|
-
|
|
|
|
<item>
|
|
<item>
|
|
<title>Installation</title>
|
|
<title>Installation</title>
|
|
<link>https://heydon.github.io/infusion/patterns/installation/</link>
|
|
<link>https://heydon.github.io/infusion/patterns/installation/</link>
|