diff --git a/content/patterns/writing/library-structure.md b/content/patterns/writing/library-structure.md index 6f9fd60..d877d20 100644 --- a/content/patterns/writing/library-structure.md +++ b/content/patterns/writing/library-structure.md @@ -8,13 +8,15 @@ Before you can set about documenting patterns, you need to know where everything {{% fileTree %}} * content * \_index.md + * print-version.md * patterns * name-of-my-pattern.md * name-of-my-other-pattern.md {{% /fileTree %}} * **/content** - This is where all of your content lives. You won't need to visit any other folders very frequently. -* **_index.md** — This is the content for your home page. +* **_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. Leave this file as it is. * **/patterns** — This is the folder where individual pattern files are kept. ## Subsections diff --git a/content/print-version.md b/content/print-version.md index a00e9eb..070e9d0 100644 --- a/content/print-version.md +++ b/content/print-version.md @@ -1,6 +1,8 @@ +++ +date = "2017-07-29T22:48:43+01:00" title = "Infusion" type = "print-version" + +++ You don't want to edit this file :-) diff --git a/docs/index.xml b/docs/index.xml index 187e2d0..04e3d7d 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -30,7 +30,7 @@ So, this… https://heydon.github.io/infusion/patterns/writing/library-structure/ 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’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. + 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’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. @@ -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. + + Infusion + https://heydon.github.io/infusion/print-version/ + Sat, 29 Jul 2017 22:48:43 +0100 + + https://heydon.github.io/infusion/print-version/ + You don’t want to edit this file :-) + + Color palettes https://heydon.github.io/infusion/patterns/coding/color-palettes/ @@ -129,15 +138,6 @@ The file tree is described using a markdown nested list structure: {{<youtube w7Ft2ymGmfc}} - - Infusion - https://heydon.github.io/infusion/print-version/ - Mon, 01 Jan 0001 00:00:00 +0000 - - https://heydon.github.io/infusion/print-version/ - You don’t want to edit this file :-) - - Installation https://heydon.github.io/infusion/patterns/installation/ diff --git a/docs/patterns/writing/index.xml b/docs/patterns/writing/index.xml index 6abbe4a..f5c552a 100644 --- a/docs/patterns/writing/index.xml +++ b/docs/patterns/writing/index.xml @@ -17,7 +17,7 @@ https://heydon.github.io/infusion/patterns/writing/library-structure/ 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’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. + 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’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. diff --git a/docs/patterns/writing/library-structure/index.html b/docs/patterns/writing/library-structure/index.html index a6fb9d5..a26d7a4 100644 --- a/docs/patterns/writing/library-structure/index.html +++ b/docs/patterns/writing/library-structure/index.html @@ -307,6 +307,7 @@