From 635bd1da69dfd31914bd7bfe5e96412603e09dd4 Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Thu, 29 Jun 2017 09:13:39 +0100 Subject: [PATCH] overwritten compiled files --- public/index.html | 6 +---- public/index.xml | 6 ++--- .../code/codepen-embedding/index.html | 6 +---- public/patterns/code/index.xml | 2 +- .../code/writing-inline-demos/index.html | 6 +---- public/patterns/index.xml | 2 +- public/patterns/installation/index.html | 6 +---- public/patterns/library-setup/index.html | 24 ++++--------------- public/patterns/writing/index.xml | 2 +- .../writing/library-structure/index.html | 6 +---- public/patterns/writing/references/index.html | 6 +---- 11 files changed, 16 insertions(+), 56 deletions(-) diff --git a/public/index.html b/public/index.html index d14825d..bd0186f 100644 --- a/public/index.html +++ b/public/index.html @@ -218,11 +218,7 @@ - - Installation - + Installation diff --git a/public/index.xml b/public/index.xml index 29ced40..37e9a93 100644 --- a/public/index.xml +++ b/public/index.xml @@ -93,7 +93,7 @@ brew install hugo Alternatively, you can manually install Hugo from a package. Y Mon, 01 Jan 0001 00:00:00 +0000 https://heydon.github.io/infusion/patterns/library-setup/ - By now, you should have followed the Installation instructions. You should have Hugo and Node installed, and a local copy of a forked version of Infusion. You should also have run npm install in the root of that codebase. + By now, you should have followed the Installation instructions. You should have Hugo and Node installed, and a local copy of a forked version of Infusion. You should also have run npm install in the root of that codebase. “Cleaning” the content folder Before you can start documenting patterns, there are a few things still to do in order to get set up. At the moment, your version of Infusion is a facsimile of the original, containing all this documentation content. @@ -113,7 +113,7 @@ Notes You may wish to pick out some content in your pattern’s document Mon, 01 Jan 0001 00:00:00 +0000 https://heydon.github.io/infusion/patterns/writing/references/ - Cross-references Infusion provides an easy mechanism to cross-reference patterns, by title, using the pattern shortcode. For example, I can reference the Notes & warnings pattern. Here’s what the markdown looks like, including the shortcode: + Cross-references Infusion provides an easy mechanism to cross-reference patterns, by title, using the pattern shortcode. For example, I can reference the Notes & warnings pattern. Here’s what the markdown looks like, including the shortcode: I can reference the {{% pattern "Notes & warnings" %}} pattern here. This saves you having to worry about pathing and decorates the generated link with a bookmark icon, identifying the link as a pattern reference visually. @@ -134,7 +134,7 @@ Publishing on Github Pages The easiest way to host your pattern library so you h Mon, 01 Jan 0001 00:00:00 +0000 https://heydon.github.io/infusion/patterns/code/writing-inline-demos/ - There are some issues with CodePen embedding , like them not working offline. They also come with CodePen branding, which will clash with the pattern you’re trying to illustrate. + There are some issues with CodePen embedding , like them not working offline. They also come with CodePen branding, which will clash with the pattern you’re trying to illustrate. Infusion offers another option: a special demo shortcode that allows you to write HTML, CSS, and JavaScript directly into the markdown file. The outputted demo is encapsulated using Shadow DOM, so you don’t have to worry about broken styles and global JS. diff --git a/public/patterns/code/codepen-embedding/index.html b/public/patterns/code/codepen-embedding/index.html index b585df2..0a40221 100644 --- a/public/patterns/code/codepen-embedding/index.html +++ b/public/patterns/code/codepen-embedding/index.html @@ -246,11 +246,7 @@ - - Writing inline demos - + Writing inline demos .

diff --git a/public/patterns/code/index.xml b/public/patterns/code/index.xml index 6fd6850..effca78 100644 --- a/public/patterns/code/index.xml +++ b/public/patterns/code/index.xml @@ -39,7 +39,7 @@ Infusion offers a couple of ways to do this. The first is by embedding CodePen d Mon, 01 Jan 0001 00:00:00 +0000 https://heydon.github.io/infusion/patterns/code/writing-inline-demos/ - There are some issues with CodePen embedding , like them not working offline. They also come with CodePen branding, which will clash with the pattern you’re trying to illustrate. + There are some issues with CodePen embedding , like them not working offline. They also come with CodePen branding, which will clash with the pattern you’re trying to illustrate. Infusion offers another option: a special demo shortcode that allows you to write HTML, CSS, and JavaScript directly into the markdown file. The outputted demo is encapsulated using Shadow DOM, so you don’t have to worry about broken styles and global JS. diff --git a/public/patterns/code/writing-inline-demos/index.html b/public/patterns/code/writing-inline-demos/index.html index 40d1ee1..d06a1ec 100644 --- a/public/patterns/code/writing-inline-demos/index.html +++ b/public/patterns/code/writing-inline-demos/index.html @@ -197,11 +197,7 @@ - - CodePen embedding - + CodePen embedding diff --git a/public/patterns/index.xml b/public/patterns/index.xml index 7a4aff3..446ae73 100644 --- a/public/patterns/index.xml +++ b/public/patterns/index.xml @@ -28,7 +28,7 @@ brew install hugo Alternatively, you can manually install Hugo from a package. Y Mon, 01 Jan 0001 00:00:00 +0000 https://heydon.github.io/infusion/patterns/library-setup/ - By now, you should have followed the Installation instructions. You should have Hugo and Node installed, and a local copy of a forked version of Infusion. You should also have run npm install in the root of that codebase. + By now, you should have followed the Installation instructions. You should have Hugo and Node installed, and a local copy of a forked version of Infusion. You should also have run npm install in the root of that codebase. “Cleaning” the content folder Before you can start documenting patterns, there are a few things still to do in order to get set up. At the moment, your version of Infusion is a facsimile of the original, containing all this documentation content. diff --git a/public/patterns/installation/index.html b/public/patterns/installation/index.html index 576c424..a18b471 100644 --- a/public/patterns/installation/index.html +++ b/public/patterns/installation/index.html @@ -266,11 +266,7 @@ - - Library setup - + Library setup diff --git a/public/patterns/library-setup/index.html b/public/patterns/library-setup/index.html index 57c8835..8852cf7 100644 --- a/public/patterns/library-setup/index.html +++ b/public/patterns/library-setup/index.html @@ -205,11 +205,7 @@ - - Installation - + Installation @@ -248,11 +244,7 @@ - - Library structure - + Library structure @@ -329,11 +321,7 @@ theme = "infusion" - - Library structure - + Library structure @@ -404,11 +392,7 @@ theme = "infusion" - - Serving - + Serving diff --git a/public/patterns/writing/index.xml b/public/patterns/writing/index.xml index 23a13b6..5c144d0 100644 --- a/public/patterns/writing/index.xml +++ b/public/patterns/writing/index.xml @@ -67,7 +67,7 @@ Notes You may wish to pick out some content in your pattern’s document Mon, 01 Jan 0001 00:00:00 +0000 https://heydon.github.io/infusion/patterns/writing/references/ - Cross-references Infusion provides an easy mechanism to cross-reference patterns, by title, using the pattern shortcode. For example, I can reference the Notes & warnings pattern. Here’s what the markdown looks like, including the shortcode: + Cross-references Infusion provides an easy mechanism to cross-reference patterns, by title, using the pattern shortcode. For example, I can reference the Notes & warnings pattern. Here’s what the markdown looks like, including the shortcode: I can reference the {{% pattern "Notes & warnings" %}} pattern here. This saves you having to worry about pathing and decorates the generated link with a bookmark icon, identifying the link as a pattern reference visually. diff --git a/public/patterns/writing/library-structure/index.html b/public/patterns/writing/library-structure/index.html index 349d512..5c695f5 100644 --- a/public/patterns/writing/library-structure/index.html +++ b/public/patterns/writing/library-structure/index.html @@ -237,11 +237,7 @@ title = "Popups" - - Markdown & metadata - + Markdown & metadata diff --git a/public/patterns/writing/references/index.html b/public/patterns/writing/references/index.html index 4e9f9d8..0468272 100644 --- a/public/patterns/writing/references/index.html +++ b/public/patterns/writing/references/index.html @@ -211,11 +211,7 @@ - - Notes & warnings - + Notes & warnings