Skip to content

Releases: essentialenemy/noir

v1.7.3 Available Now

14 Aug 07:34

Choose a tag to compare

No new features in this release but some important pull requests have been merged into the master branch and I want these included in the downloadable archive.

I realize it has been quite some time since I last updated this project. I still have plans and ideas for improving the design and functionality but COVID-19 came along and changed my priorities.

Watch this space for more updates soon and thank you kindly for your continued interest.

#5: Improved display of post header when multiple categories by wblakecaldwell

#6: RSS readers are not finding the feed for the site by grahamefendle

#7: Bumps kramdown from 2.1.0 to 2.3.0 in order to fix a security vulnerability.

v1.7.2 Available Now

09 Mar 04:28

Choose a tag to compare

Removed extraneous H1 tags from post.html as pointed out by grahamefendle

v1.7.1 Available Now

26 Feb 02:20

Choose a tag to compare

Fix for nokogiri vulnerability of moderate severity.

v1.7.0 Available Now

26 Feb 02:14

Choose a tag to compare

I will be creating new variations of this theme as sets of replacement SCSS files.

The first release in this series is today and it is called Midnight.

In order to change your site to the Midnight color scheme you simply copy the six files in the /_sass/schemes/midnight/ directory into /_sass/, overwriting the existing versions. To revert this change just copy the six files in the /_sass/schemes/default/ directory into /_sass/ instead.

v1.6.1 Available Now

19 Feb 23:01

Choose a tag to compare

FIXED: Liquid syntax warnings that would be displayed under certain circumstances when initiating a local running instance.

IMPROVED: Per-category Atom feeds. A great way to separate topics or keep linked-list/microblog style posts out of a feed. There is an example file called announcements.xml which can be changed in order to fit your needs.

v1.6.0 Available Now

18 Feb 23:44

Choose a tag to compare

IMPROVED: Ordinal, rather than cardinal display of dates is now the default.

IMPROVED: Home and per-post pagination are now styled and function identically.

ADDED: Rich link previews! Replace assets/iMessage.png with the image of your choice and whenever a link to your website is shared using iMessage for iOS/macOS/watchOS it will be shared as a rich link with the image you chose rather than just displaying the fav icon. This feature can also be extended to show a specific image per post/page instead.

v1.5.1 Available Now

17 Feb 05:51
c8b7d7b

Choose a tag to compare

Fixed: When a date last modified is present for a post the category is now listed next to the original publish date when viewing an individual post.

v1.5.0 Available Now

15 Feb 18:58

Choose a tag to compare

IMPROVED: Updated the README to detail all of the features available in Noir.

IMPROVED: Changed the favicon so that it looks best with both light and dark modes.

IMPROVED: Refined the presentation of the masthead, footer and last modified date in order to provide a consistent design aesthetic between desktop and mobile.

v1.4.0 Available Now

11 Feb 23:44

Choose a tag to compare

Refined the style of figure captions.

Added an optional last modified date for posts.

Modified the color of header elements for light mode.

08 Feb 03:36

Choose a tag to compare

v1.3.3

Modified the color of header elements for light mode.