Skip to content

A simple PHP-driven design pattern loader for quickly generating a design pattern library.

License

Notifications You must be signed in to change notification settings

bloqhead/patternloader

Repository files navigation

Pattern Loader

A simple PHP-driven design pattern library loader. Read about it on the Big Sea Blog.

Get Started

  1. Rename the parameters in the project.json file to match your project. This is optional but makes thing a little more presentable and personalized
  2. Create your individual Scss, Coffeescript and Javascript files in their corresponding folders in the /public/assets/ directory
  3. To automate things and save time, James wrote a Bash script that will generate your pattern HTML files based on the names of your Scss files. Run genpattern via Terminal to do the job:
    $ ./genpattern
  4. Start writing your design pattern HTML in the files generated in step 3
  5. To display your patterns, open index.php in your web browser.

Credits

Front-End Web Developer Daryn St. Pierre and Lead Developer James Sylvanus with Big Sea Design in sunny St. Petersburg Florida.

View the license.

About

A simple PHP-driven design pattern loader for quickly generating a design pattern library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published