Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.32 KB

Konvergo DOCS theme

This repository contains a GROWI plugin for the Konvergo custom UI theme.

Building

Run yarn build before committing your changes to the branch.

The theme is automatically linted before a commit using Husky's git pre-commit.

Structure

The structure is divided following a Sass atomic structure. This helps creating and maintaining components rules in many files, from the least complex element to a complete page.

alt text

Many articles and blogs refer to this type of architecture convention;

Development

You can update this theme by installing it in a GROWI development environment.

Ressources

This plugin design is based off GROWI's Vivid Internet plugin example.

Update checklist

  • Upgrade version in package.json
  • Check for upstream breaking changes