Inspired by John Albins kks-node based Styleguides I'm working on a module to integrate a living styleguide into Drupal.
KSS-Node:
The basic Idea of KSS is to provide a documentation Standard for SCSS designers.
It's similar to PHP-Doc: You have to write Comments into your (S)CSS to get Documentation.
KSS-Node provides a node.js based renderer which will compile the comments into static HTML Pages.
I recommend to watch the great session from Drupalcon Amsterdam.
https://amsterdam2014.drupal.org/session/styleguide-driven-development-n...
The Module
The Livingstyleguide Module will integrate the generated KSS-Node Documentation into Drupal 7, so you can easily manage your styleguides.
The BOF
I wanna share my approach and discuss with Frontend-Designers about Styleguide driven development and get some feedback about my module proposal.
- Log in to post comments