From 09b5d695bb9a670dc16b9064556d451492e302f5 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Wed, 22 Mar 2017 11:02:16 -0400 Subject: [PATCH] Add changes done in master to changelog * Include fontawesome-webfont.woff2 in pip package * Updated wyrm_ and Font Awesome * Split multiple data types on different lines * Italicize ``.versionmodified`` * Fix line number spacing to align with the code lines * Hide Edit links on auto created pages * Align ``.. centered::`` text to the center * Increase contrast for footnotes * Add language to the JS output variable --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index af72fe16..e45fab84 100644 --- a/README.rst +++ b/README.rst @@ -105,6 +105,16 @@ Changelog master ------ +* Include fontawesome-webfont.woff2 in pip package +* Updated wyrm_ and Font Awesome +* Split multiple data types on different lines +* Italicize ``.versionmodified`` +* Fix line number spacing to align with the code lines +* Hide Edit links on auto created pages +* Align ``.. centered::`` text to the center +* Increase contrast for footnotes +* Add language to the JS output variable + v0.2.4 ------ @@ -290,4 +300,5 @@ you can add something like this to your config. Thanks to Daniel Oaks for this. TODO ==== + * Separate some sass variables at the theme level so you can overwrite some basic colors.