Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 918 Bytes

Changelog.md

File metadata and controls

19 lines (14 loc) · 918 Bytes
  • Fixed issue #3 - moves other assets instead of ignoring them.
  • Fixed issue #1 - move image linking to post processing.
  • Fixed issue #2 - adds log messages.

[1.0.0 / 2016-06-11]

First version of jekyll-simple-assets focused on delivering basic functionality:

  • linking static assets in HTML documents;
  • embedding static assets in HTML documents;
  • linking images from CSS documents;
  • producing cache-friendly URLs for static assets in production mode.