cupper-hugo-theme/content/_index.md

18 lines
847 B
Markdown
Raw Normal View History

2017-06-26 19:32:38 +02:00
+++
date = "2017-06-26T18:27:58+01:00"
2017-06-27 21:15:38 +02:00
title = "The Infusion Pattern Library Builder"
2017-06-26 19:32:38 +02:00
+++
2017-06-29 09:26:47 +02:00
Welcome to **Infusion**: a pattern library builder with a focus on inclusive interface design. These are **Infusion's** docs, but they are also an example of a pattern library built with **Infusion**. Here are some of the features:
2017-06-27 21:15:38 +02:00
2017-06-28 11:34:21 +02:00
{{% ticks %}}
* Built with Hugo, so easy to structure content and fast to compile it
2017-06-29 09:26:47 +02:00
* Include live code demos easily, using either CodePen embeds or via inline demo sections (that use Shadow DOM)
2017-06-28 11:34:21 +02:00
* Quickly include WCAG and Inclusive Design Principles references by key
* Easily make sections collapsible without writing HTML
* Choose between plain or line-numbered code blocks
* A responsive, screen reader and keyboard accessible output site
{{% /ticks %}}
2017-06-29 09:26:47 +02:00
To get started, take a look at {{% pattern "Installation" %}}.