Skip to content

silverstripeltd/silverstripe-pattern-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silverstripe-pattern-lib

This repo uses a GitHub action to build the latest version of the Silverstripe CMS pattern library once a day.

View the Silverstripe CMS pattern library

How it works

The GitHub action runs two bash scripts

  • get_composer.bash that downloads composer (copied from the composer site)
  • build_pattern_lib.bash which
    • clones silverstripe/admin
    • installs the silverstripe/installer
    • install NPM dependencies
    • build the pattern library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%