Jekyll TeXt Theme Versions Save

💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.

v2.2.6

4 years ago

Enhancements

Bug Fixes

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

v2.2.5

4 years ago

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

v2.2.4

5 years ago

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)

v2.2.3

5 years ago

Enhancements

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

v2.2.2

5 years ago

Enhancements

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

v2.2.1

5 years ago

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

v2.2.0

5 years ago

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

v2.1.0

5 years ago

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.

v2.0.2

5 years ago

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

v2.0.1

5 years ago

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

—TouchableWithoutFeedback 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.