Skip to content

Releases: kitian616/jekyll-TeXt-theme

2.0.0

01 Jul 14:49
Compare
Choose a tag to compare

Breaking changes, please check Update from 1.x to 2.x for details.

TeXt 2

Enhancements

  • Authors
  • License
  • New layouts (page, article, landing, etc)

1.5.0

18 Mar 08:00
Compare
Choose a tag to compare

Enhancements

  • text_color_theme config

  • Long pagination

  • Additional styles (Alert, Image)

  • Mathjax autoNumber config (@liao961120)

  • Article heading anchor

  • Previous and next post

  • Search

1.4.3

13 Jan 13:56
Compare
Choose a tag to compare

Enhancements

  • new TOC style

  • gitalk support

  • mermaid support

  • site.paths & site.nav_lists support absolute URL

1.4.2

10 Dec 15:34
Compare
Choose a tag to compare

Enhancements

  • use new liquid syntax {%- -%} to avoid unnecessary output whitespace.

  • add paths.base config.

1.4.1

05 Dec 16:13
Compare
Choose a tag to compare

Enhancements

  • New color themes(Chocolate, Orange)

Bug Fixes

  • Issues 9: the _posts file can't recorded by git

1.4.0

19 Nov 16:29
Compare
Choose a tag to compare

Enhancements

  • Multi-language support

Bug Fixes

  • Table overflow-x smooth on iOS

1.3.0

11 Nov 09:03
Compare
Choose a tag to compare

Enhancements

  • Article tag supports special characters

  • Excerpts type (HTML | TEXT)

  • Titles on the phone become smaller

  • Styles change (table, code, blockquote)

1.2.2

04 Nov 05:29
Compare
Choose a tag to compare

Enhancements

  • MathJax Support

  • Add "Read More" link at the end of article excerpt.

  • 404 page

Bug Fixes

  • Fix Email link url error

  • Fix Site Title link url error

  • Fix table responsive style error

1.2.1

27 Oct 14:40
Compare
Choose a tag to compare

Enhancements

  • Optimize Article TOC.

Bug Fixes

  • Issues 4: View count display error when the post key include =. @yuxianda

  • Email url error

1.2.0

05 Dec 16:09
Compare
Choose a tag to compare

Enhancements

  • Article excerpt no more than 200 words

  • If leancloud is not set, 0 view won't display

Bug Fixes

  • Fix article TOC 's display error at proper situation

  • Fix footer social buttons not in the center bug