kalamuna / kalastatic_dot_module

Drupal integration module for the Kalastatic prototyping and styleguide tool
https://www.drupal.org/project/kalastatic
2 stars 3 forks source link

Kalastatic module

INTRODUCTION

This module integrates Kalastatic with Drupal.

Kalastatic is a static site framework for prototyping, style-guiding and building out CMS-less websites. More information can be found on the Kalastatic wiki.

WHY THIS MODULE

For a prototype to be truly alive, it must co-exist with the dynamic assets generated by the CMS. When the user installs a module in Drupal, CSS and JS should be brought into the prototype context for regression testing on components and templates.

Conversely, the prototype as a canonical style guide should be pulled into the CMS. This approach ensures a portable and agnostic approach to design, and eases portability across multiple systems – avoiding re-implementation, and centralizing maintenance.

FEATURES

todo

REQUIREMENTS

In theory, none. In practice, this modules does nothing without Kalastatic, which we recommend residing inside your subtheme. We of course recommend Kalatheme as a base theme.

INSTALLATION

Install the module as usual. See http://drupal.org/documentation/install/modules-themes/modules-7 for help.

CONFIGURATION

UPGRADING

Visit the KalaStatic upgrade documentation.

MAINTAINERS

Issues for this module are currently handled in the context of the main project at https://github.com/kalamuna/kalastatic