-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathCHANGELOG
58 lines (41 loc) · 1.27 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
## Jekyll Paper 1.3.2
- [Dependencies] Upgrade mermaid to latest version.
- [Fix] Break line error in the diagrams.
## Jekyll Paper 1.3.1
- [Add] Diagrams supports.
- [Update] Update styles.
- [Fix] SEO tags error.
## Jekyll Paper 1.3.0
- [Add] MathJax support.
- [Add] Screenshots.
- [Update] Update class names.
### Jekyll Paper 1.2.3
- [Add] Jekyll Paper logo.
- [Add] Jekyll-SEO-Tag plugin.
### Jekyll Paper v1.2.2
- [Add] Meta keywords.
- [Add] Disqus comments support.
- [Update] Update Jekyll to 3.8.5.
- [Update] Update Jekyll-feed to 0.11.0.
- [Update] Update task list style.
- [Fix] Date format.
- [Fix] Highlighter style.
### Jekyll Paper v1.2.1
- [Add] German, Japanese, and Portuguese supported.
- [Add] Menu supports absolute URL.
- [Add] Default menu items (index, categories, and about).
- [Add] Posts update date.
- [Add] Tag archives.
### Jekyll Paper v1.2.0
- [Add] Configurable navigation menu.
- [Add] Categories index.
- [Add] French, Spanish, and Traditional Chinese supported.
- [Update] Add pages folder.
- [Update] Center the post's title.
- [Fix] Validate HTML.
### Jekyll Paper v1.1.0
- [Add] Support for multiple languages (English and Simplified Chinese).
- [Add] Sitemap.
- [Update] Converted CSS to SASS.
### Jekyll Paper v1.0.0
- Basic implementations.