- Complete rewrite without metalsmith, focusing on minimalism
- Move from node-sass to normal sass
- Unlock version dependency on
kss
- Moved documentation to https://kalamuna.github.io/kalastatic/
- Updated dependencies
- Update to
[email protected]
- Remove debugging logs
- Allow injecting plugin options
- Environment overrides
- Update to
[email protected]
- Update developer dependencies
- Update Twig with namespace fixes
- Namespace definitions are now relative to the source directory
- Twig: Add
extend
fix (#559)
- KSS: Target specific KSS version to keep tests in check
- BrowserSync: Disable opening the window automatically
- Enabled the BrowserSync directory index
- Documentation
- Updated dependencies
- Fixed tests in Node.js 9
- Switch to KSTAT-KSS-Builder for the Styleguide
- Add Clean URLs
- Added the Drupal 8 Twig extensions to KSS
- Added documentation
- Updated code standards to ES6
- Added a
create-component
command
- Updated to
kss@^3.0.0-beta.18
- Added
@molecules
,@atoms
and@organisms
twig namespaces
- Added three new BrowserSync options:
bsIndex
bsWebroot
bsBrowser
- The
metalsmith-metadata-files
inherited files key is now@kalastatic/
- Added support for JSON content files in the prototype
- Updated to
kss@^3.0.0-beta.17
- Added a global
build_path
variable
- Added an unhandled Promise exception check in
kalastatic start
- Added
kalastatic start
to start a local development environment
- Update Twig
- Used engineOptions for Twig namespaces
- Updated dependencies, with engine-specific options
- Adds Twig Namespace support for KSS
- Introduces kalastatic.yaml kss->config file use
- From @thiagodemellobueno
- Use strict
- Allow changing the KSS homepage
- Allow changing the KSS title
- Allow using a custom KSS Builder
- Fix process exit code on error
- Updated dependencies
- Updated dependencies
- Updated to
metalsmith@^2.3.0
- Updated to
metalsmith-jstransformer@^0.8.0
- Updated to
metalsmith-metadata-convention@^1.0.1
- Update Twig
- Fix
metalsmith-jstransformer-layouts
- Add
pluginOpts
config
- Split
plugins
config frompluginsOpts
- Update dependencies and add Asset Management
- Add some error handling
- Added a
kssSource
configuration
- Moved into the
kalamuna/kalastatic/2
branch
- Add Twig and SCSS engines
- Update dependencies to fix tests
- Small fixes
- KSS Styleguide
- Publish the project
- Update dependencies
- Initial release