The Pattern Lab website is built using the static site generator Jekyll and is hosted on Github Pages.
bundle install
. The bundle
command is provided by Ruby.bundle exec jekyll serve
to build and serve the website.Pages are written using kramdown, a Markdown superset.