Skip to content

Releases: kitian616/jekyll-TeXt-theme

2.2.6

02 Feb 15:52
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fix some spelling errors in documents
  • Fix some errors in configs

2.2.5

08 Dec 15:46
Compare
Choose a tag to compare

Enhancements

  • Update to Jekyll 4.0
  • Add custom snippets for main/top, main/bottom, article/top, article/bottom, etc.
  • Add Medium, Zhihu social icons
  • Add Google Custom Search support
  • Add Korean locale (@ssosso)
  • Add French locale (@ctrl-q)
  • Add Docker support

2.2.4

10 Dec 15:51
Compare
Choose a tag to compare

Enhancements

  • Swiper component Enhancement: support mouse move
  • Add lightbox (modal image gallery)
  • Add Valine comment system (@lloyar)

Bug Fixes

  • Fix some spelling errors in documents (@Krinkle)

2.2.3

11 Nov 15:48
Compare
Choose a tag to compare

Enhancements

  • Add Swiper component
  • Special stylesheets for print
  • Add AddThis sharing service (@liao961120)
  • Add extensions for demos (CodePen)

2.2.2

21 Oct 15:19
Compare
Choose a tag to compare

Enhancements

  • Add extensions for audios (SoundCloud, Netease Cloud Music), videos (YouTube, TED, bilibili) and slide(SlideShare)
  • Add sharing (AddToAny)

2.2.1

02 Oct 07:25
Compare
Choose a tag to compare

Enhancements

  • Update screenshots
  • landing Layout data.sections item's image add full_width setting
  • Remove header.type and add header.background setting
  • page Layout width sidebar use document scroll when viewport width < 1024px, this enhance the user experience on a phone or a pad
  • Telegram social icon (@WangQiru)
  • Search panel use dark background

2.2.0

16 Sep 14:07
Compare
Choose a tag to compare

Enhancements

  • article_header config for Page Layout
  • Articles Layout
  • New grid system
  • Image, card, item and hero components
  • Tag additional style
  • chart.js update to 2.7.2, mathjax update to 2.7.4 and mermaid update to 8.0.0-rc.8

Bug Fixes

  • replace Lenna example image

2.1.0

26 Aug 07:44
Compare
Choose a tag to compare

Enhancements

  • Search panel (Click search icon in the header or press s or / key to search)
  • Npm social icon (@WangQiru)

Bug Fixes

  • Google analytics may not work, use gtag.js.

2.0.2

29 Jul 15:26
Compare
Choose a tag to compare

Enhancements

  • Highlight theme
  • Articles whit sidebar.toc support section navigator (previous and next navigator)
  • Aside Toc show immediately after page get ready (no more delay)

Bug Fixes

  • Aside Toc may display error when scroll to bottom

2.0.1

07 Jul 15:50
Compare
Choose a tag to compare

"All elements that respond to press should have a visual feedback when touched."

鈥擳ouchableWithoutFeedback in React Native Docs

Enhancements

  • Some interaction details optimize: button and link add feedback when clicked, cancel button of input in archive layout, button focus style, etc.

Bug Fixes

  • mathjax and mermaid config may not work.