Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

💅 A wintersmith project template for creating and managing your front-end pattern library / style guide.

License

Notifications You must be signed in to change notification settings

danielbayerlein/wintersmith-pattern-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wintersmith-pattern-library

Flexible and minimalistic - wintersmith-pattern-library is a front-end pattern library / style guide built on top of wintersmith.

Features

  • Create and manage your front-end pattern library / style guide
  • Generate static pages
  • Easy configuration and handling
  • Use internal and external dependencies

Installation

  1. Download or clone the repository:
git clone https://github.com/danielbayerlein/wintersmith-pattern-library.git
  1. Install the dependencies:
npm install

Usage

Build

Create the static files with:

npm run build

Preview

Start a local web server running at http://localhost:8080/ with:

npm run preview

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright (c) 2016-present Daniel Bayerlein, Chris Helgert. See LICENSE for details.

About

💅 A wintersmith project template for creating and managing your front-end pattern library / style guide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •