Skip to content

silverstripe/silverstripe-pattern-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages