All Projects → pattern-lab → website

pattern-lab / website

Licence: other
Pattern Lab's website: patternlab.io

Programming Languages

HTML
75241 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language

Pattern Lab Website

The Pattern Lab website is built using the static site generator Jekyll and is hosted on Github Pages.

Running the Website Locally

  • To run the website localy you need Ruby. You can install Ruby directly on your system or use a version manager like RVM.
  • Run bundle install. The bundle command is provided by Ruby.
  • Run bundle exec jekyll serve to build and serve the website.

Pages are written using kramdown, a Markdown superset.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].