https://github.com/xpersonas/simple_styleguide
Drupal 8 module created to be a fully flexible style guide for Drupal site builders. This module creates the style guide you need and nothing more. No elements are required. No elements are added by default. And all this functionality is fully accessible to site builders without having to write code.
https://github.com/xpersonas/simple_styleguide
d8 drupal drupal8 styleguide
Last synced: 3 months ago
JSON representation
Drupal 8 module created to be a fully flexible style guide for Drupal site builders. This module creates the style guide you need and nothing more. No elements are required. No elements are added by default. And all this functionality is fully accessible to site builders without having to write code.
- Host: GitHub
- URL: https://github.com/xpersonas/simple_styleguide
- Owner: xpersonas
- Created: 2020-07-29T13:08:01.000Z (almost 5 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2020-07-29T18:13:07.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T01:52:20.381Z (5 months ago)
- Topics: d8, drupal, drupal8, styleguide
- Language: HTML
- Homepage: https://www.drupal.org/project/simple_styleguide
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Styleguide #
Simple Styleguide was created to be a fully flexible styleguide for Drupal site
builders. This module creates the styleguide you need and nothing more. No
elements are required. No elements are added by default. And all this
functionality is fully accessible to site builders without having to write
code.## Installation ##
Module page: https://www.drupal.org/project/simple_styleguide
```
composer require drupal/simple_styleguide
```## Default Patterns ##
You can choose from a set of very basic default patterns such as headings, text,
lists, blockquote, horizontal rules, table, alerts, breadcrumbs, forms, buttons,
and pagination. Chosen elements will appear on the styleguide page. Choose as
many default options as you like, or choose none.## Custom Patterns ##
You can also create custom patterns. Custom patterns can be any chunk of html
that you want. There are no restrictions.## Color Palette ##
You also have the ability to create a color palette by adding a hex color code,
a class name, and usage descriptions.With these tools you can create a very flexible styleguide/pattern library. All
of this can be accomplished without ever touching a line of code (other than
your site's css).### CONFIGURATION ###
Settings
http://yoursite.com/admin/config/styleguide/settingsViewing
http://yoursite.com/simple-styleguide