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

๐Ÿ’… A @middleman 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/middleman-pattern-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

middleman-pattern-library

middleman-pattern-library is a Middleman 4.x project template for creating and managing your front-end pattern library.

middleman-pattern-library screenshot

Installation

Create a new project with the template:

$ middleman init -T danielbayerlein/middleman-pattern-library MY_PROJECT_FOLDER

Usage

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

$ bundle exec middleman server

For help, see the official Middleman website.

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-2018 Daniel Bayerlein. See LICENSE for details.

About

๐Ÿ’… A @middleman 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