Skip to content

v1.2.0

Compare
Choose a tag to compare
@cestoliv cestoliv released this 20 Jul 19:27
· 32 commits to main since this release

Features

  • Support for additional properties on pages / articles (to simulate a Custom Post Type, or more)
  • Addition of a feed that gathers articles from all blogs
  • WebPath access from templates (e.g.<meta property="og:url" content="<%- content.webPath %>">)
  • Write {hot,short}code with singlequotes (e.g. <meta property="og:url" content="${'hot': 'domain'}">)
  • Adding the enclosure (image) property in normal pages
  • Adding OpenGraph tags to built-in theme
  • Added site description to configuration file

Changes

  • Templates: rename ejsFavicons, ejsCSS and ejsJavaScript => Favicons, CSS and JavaScript.

Fixes

  • Links to # no longer redirect to //#.