All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use Jekyll::Cache instead of poro cache.
- Remove dev_mode, instead use explicit options.
- Livereload config to disable cache-busting hash on filenames.
- automatic_inline_threshold to control when to inline css.
- automatic_styles to automatically switch between links and inline css.
- Allow incremental builds to write updates.
- CSS declarations can be empy in the frontmatter.