Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.25 KB

changelog.rst

File metadata and controls

49 lines (33 loc) · 1.25 KB

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.

[1.1.0] - 2021-10-12

Added

  • Kitchen sink collection of Sphinx / reStructuredText formatting
  • JavaScript file to remove hrefs from ablog toctrees
  • myst_parser, sphinx_design, sphinx_copybutton and sphinxext.opengraph as dependencies
  • Favicon & credit for use of the image
  • References for new libraries
  • Custom sidebar-nav.html to move top navigation to side navigation
  • Getting Started guide to the website demo

Removed

  • sphinx_panels as a dependency

Changed

  • Top navigation to side navigation
  • conf.py file with more comprehensive options and better documents on what the settings control
  • Updated the README with new getting started guide

Security

  • Upgrades pinned versions of Python libraries

[1.0.0] - 2020-11-22

Added

  • Simple ablog & Sphinx example with generic defaults
  • README now contains basic information about setting up an blog