Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 672 Bytes

Changelog

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.

[0.02] - 2019-02-21 (@budparr)

changed

  • Improved postcss.config.js to work with either Hugo's Pipes for CSS processing, or via Parcel.
    • Added --no-cache to some build scripts.
    • Added a separate deploy script to better control environment.
    • Added new stylesheet call (partial/stylesheets.html) to utilize Parcel PostCSS processing.

[0.01] - 2019-02-11 (@budparr)

Added

  • Add initial setup