/Core-CMS-Pattern-Library

A template repo for a pattern library for Core CMS stylesheets.

Texas Advanced Computing Center

CMS UI Patterns (powered by ___)

This repo builds UI patterns from Core-CMS stylesheets.

For Repository Cloner

After cloning this repository for your plugin:

  1. Follow https://github.com/tacc-wbomar/Core-CMS-Pattern-Library/wiki/Core-CMS-Pattern-Library-Implementation-Quick-Start.
  2. Remove this section from your repository's README.md.

Requirements

...

Quick Start

  1. yarn install
  2. git submodule init*
  3. git submodule update*
  4. yarn start
  5. (assuming no errors) Visit the URL provided by the output.
Footnotes

* Git submodule (at least alone) may not be an ideal solution for acquiring Core-CMS stylesheets, because it requires a manual update to retrieve different styles.