-
Notifications
You must be signed in to change notification settings - Fork 0
Core CMS Pattern Library Implementation Quick Start
W. Bomar edited this page Nov 19, 2021
·
3 revisions
This page describes how to develop a pattern library for https://github.com/TACC/Core-CMS.
Follow GitHub documentation but match TACC plugin repo name pattern, description pattern, and tags.
-
Match the repository naming pattern:
Core-CMS-Pattern-Library-______
-
Describe the the repository using this template:
A ___ pattern library for TACC Core CMS.
Where ___ is the name of the pattern library software used.
-
Use the same tags as this template repository:
tacc
- Replace the ___ in "CMS UI Patterns (powered by ___)" with the software used.
- Add to the "Requirements" section.
- (as helpful) Add more (after "Quick Start" section).
Add code to implement a pattern library software.