19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
+++
|
|
date = "2017-06-26T18:27:58+01:00"
|
|
title = "The Infusion Pattern Library Builder"
|
|
+++
|
|
|
|
Welcome to **Infusion**: a pattern library builder for inclusive designers and those trying to be inclusive designers. These are **Infusion's** docs, but they are also an example of a pattern library built with **Infusion**. Here are some of its features:
|
|
|
|
{{% ticks %}}
|
|
* Built with [Hugo](https://gohugo.io/), so easy to structure content and fast to compile it
|
|
* Available to read offline, as a [Progressive Web App](https://developers.google.com/web/progressive-web-apps/)
|
|
* Include encapsulated live demos, inline with your markdown, [using Shadow DOM](https://www.smashingmagazine.com/2017/07/pattern-libraries-in-markdown/)
|
|
* Quickly include WCAG and [Inclusive Design Principles](http://inclusivedesignprinciples.org/) references
|
|
* A responsive, screen reader and keyboard accessible static site as output
|
|
* Automated Github Pages deployment
|
|
* Includes a single-page printable version suitable for PDF conversion
|
|
{{% /ticks %}}
|
|
|
|
To get started, take a look at {{% pattern "Installation" %}}.
|