Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

CHANGELOG.md 583B

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.

[2.34] - 2018-11-03 (@budparr)

Added

  • Add a changelog.

Changed

  • Run Ananke with Hugo v0.50
  • Remove default background image so users can choose to not use one at all. #133 (cdeguise)
  • Add reading time and word count to pages, conditionally if set at global, page, or section level. (thanks to @looer for starting)