You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
-
# CHANGELOG
1
+
# CHANGELOG
2
2
3
3
This file lists all non-trivial changes to Beautiful Jekyll.
4
4
5
5
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.
6
6
7
+
**2018-01-06** More color personalization options (#297 and #298) (thanks @jennydaman)
8
+
7
9
**2018-01-05** Abstract the social networks logic (thanks @OCram85)
8
10
9
11
**2018-01-03** Avatar image no longer causes a ghost click (thanks @alefi87)
@@ -28,7 +30,7 @@ I often make small changes to documentation, to the demo site, or to the general
28
30
29
31
**2016-12-25** Allow dynamic images on each blog post (#143) (thanks @bbritten)
30
32
31
-
**2016-12-15** Support `title-img` config param to have image in the navbar instead of text
33
+
**2016-12-15** Support `title-img` config param to have image in the navbar instead of text
32
34
33
35
**2016-12-08** Add support for phone numbers in footer; fix #136
34
36
@@ -50,7 +52,7 @@ I often make small changes to documentation, to the demo site, or to the general
50
52
51
53
**2016-02-07** Avatar is now conditional (thanks @hristoyankov)
52
54
53
-
**2016-02-02** Migrate (forced to...) to jekyll 3
55
+
**2016-02-02** Migrate (forced to...) to jekyll 3
54
56
55
57
**2016-01-22** Make sure not to include JQuery twice, fixes #29
0 commit comments