forked from daattali/beautiful-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.html
24 lines (21 loc) · 3.89 KB
/
CHANGELOG.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<title>Converted from: CHANGELOG.md</title>
<meta charset="utf-8"/>
</head>
<body>
<div
class="github-markdown-body"
data-color-mode="auto"
data-light-theme="light"
data-dark-theme="dark"
>
<div class="github-markdown-content"><span id="markdown-mermaid" aria-hidden="true"
data-dark-mode-theme="dark"
data-light-mode-theme="default"></span>
<h1 id="heading-changelog">CHANGELOG</h1>
<p>This file lists all non-trivial changes to Beautiful Jekyll.</p><p>I often make small changes to documentation, to the demo site, or to the general look-and-feel. These changes will not be listed here. Any other minor changes will also not be listed here.</p><p><strong>2018-06-08</strong> Add support for Facebook comments (#350) (thanks @npes87184)</p><p><strong>2018-02-22</strong> Automatically generate sitemap (#323) (thanks @JosemyDuarte)</p><p><strong>2018-01-18</strong> Add clickable tags to each post and a tags index page, works for GitHub sites (#307) (thanks @OCram85)</p><p><strong>2018-01-14</strong> Redo Dockerfile (#302) (thanks @jennydaman)</p><p><strong>2018-01-06</strong> More color personalization options (#297 and #299) (thanks @jennydaman)</p><p><strong>2018-01-05</strong> Abstract the social networks logic (thanks @OCram85)</p><p><strong>2018-01-03</strong> Avatar image no longer causes a ghost click (thanks @alefi87)</p><p><strong>2017-10-16</strong> Add GitHub buttons to posts (#265) (thanks @yonicd)</p><p><strong>2017-09-04</strong> Ability to change colour/image of navbar/footer/body</p><p><strong>2017-08-17</strong> Add support for notification, error, and warning boxes in markdown (#227) (thanks @OCram85)</p><p><strong>2017-08-12</strong> Add social buttons for twitch, yelp, and steam (#234) (thanks @TheRealBenForce)</p><p><strong>2017-03-30</strong> Make the footer contact links friendly for screen readers (thanks @eugenius1)</p><p><strong>2017-03-30</strong> Started a CHANGELOG file (thanks @eugenius1)</p><p><strong>2017-01-28</strong> Add Subresource Integrity (SRI) support (#164) (thanks @tony-ho)</p><p><strong>2017-01-09</strong> Add Google Tag Manager Integration (#157) (thanks @csarigoz)</p><p><strong>2017-01-06</strong> Add options to configure HTML document title (#154) (thanks @tony-ho)</p><p><strong>2016-12-25</strong> Allow dynamic images on each blog post (#143) (thanks @bbritten)</p><p><strong>2016-12-15</strong> Support <code class="hljs">title-<span class="hljs-selector-tag">img</span></code> config param to have image in the navbar instead of text</p><p><strong>2016-12-08</strong> Add support for phone numbers in footer; fix #136</p><p><strong>2016-12-06</strong> Update gemfile (#134) (thanks @stephentuso)</p><p><strong>2016-10-09</strong> Add Docker deployment (#114) (thanks @mangar)</p><p><strong>2016-08-06</strong> Add social share buttons for posts (thanks @rtlee9)</p><p><strong>2016-07-29</strong> Add CSS styling to code chunks</p><p><strong>2016-07-27</strong> Add clickable tags that lead to a tag page (doesn't work for GitHub hosted sites) (thanks @epwalsh)</p><p><strong>2016-07-21</strong> Add support for twitter cards (sharing on Twitter will be better); fixes #70</p><p><strong>2016-03-18</strong> Support full-width images in page headers; fixes #37</p><p><strong>2016-03-18</strong> Support menus in navigation bar</p><p><strong>2016-02-07</strong> Avatar is now conditional (thanks @hristoyankov)</p><p><strong>2016-02-02</strong> Migrate (forced to...) to jekyll 3</p><p><strong>2016-01-22</strong> Make sure not to include JQuery twice, fixes #29</p><p><strong>2015-11-19</strong> Support external links in navigation bar; fixes #3</p><p>... Many small changes because the site was in its infancy</p><p><strong>2015-03-12</strong> Beautiful Jekyll version 0.0000001 is released!</p></div>
</div>
</body>
</html>