Hexo Theme Tranquilpeak Versions Save

:lipstick: A gorgeous responsive theme for Hexo blog framework

4.2.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/compare/v4.1.2...4.2.0

v4.1.3

2 years ago

Changelog

  • use strip-indent from hexo util package
  • Update dependencies

v4.1.2

3 years ago

Bug Fixes

  • Fix Algolia search modal (4edde63e1e316ec3e2def09706ea73cac1414ed8)

Changelog

  • Update dependencies
  • Fix Algolia search modal (4edde63e1e316ec3e2def09706ea73cac1414ed8)

v4.1.1

3 years ago

Fixes

Changelog

  • Update dependencies

v4.1.0

3 years ago

Fixes

  • Remove bottom margin on the last paragraph instead of all on the homepage (eebc49d037ba9aa344c3973e288814dd08ae1666)
  • Remove extra whitespace in the homepage url in the header (07311cf9154b3796cf9142fbf5a2c25552b22ac3)

Changelog

  • Update dependencies
  • Remove bottom margin on the last paragraph instead of all on the homepage (eebc49d037ba9aa344c3973e288814dd08ae1666)
  • Remove extra whitespace in the homepage url in the header (07311cf9154b3796cf9142fbf5a2c25552b22ac3)

Thanks to all contributors for their work! 👍 😄

v4.0.0

4 years ago

Breaking changes

Requires node v10

  • Update required node version to v10

Improvements

  • Add new business sharing options (9c7bf97c19faa5a11631a878493ba9471da957ac) by @itpropro
  • Improve Russian translations (23583babff5c8bf0a59d13496165719200e1b552) by @Sacret

Fixes

  • Correctly interpert URLs of links in the sidebar (eeedd4a899b7e37e3dd931b3948f15af4aa2b19d)
  • Add support for multi RSS feed (540336d7a5ca38a83c5da0f1d564c842789b8a4a)

Changelog

  • Add new business sharing options (9c7bf97c19faa5a11631a878493ba9471da957ac) by @itpropro
  • Improve Russian translations (23583babff5c8bf0a59d13496165719200e1b552) by @Sacret
  • Correctly interpert URLs of links in the sidebar (eeedd4a899b7e37e3dd931b3948f15af4aa2b19d)
  • Add support for multi RSS feed (540336d7a5ca38a83c5da0f1d564c842789b8a4a)
  • Migrate to GitHub actions (2a7629a45d4db58c717c5ec23b68de41ca52f4ba) by @fletchto99
  • Update required node version to v10
  • Update dependencies

Thanks to all contributors for their work! 👍 😄

v3.1.1

4 years ago

Improvements

  • update Font Awesome to v5.11.2 (new icons)

Fixes

  • Resize active code block of tabbed code blocks when displayed 37ab437a85c911e7c7f59b72d45df2e5eabf8cfa
  • Prevent "previous" button from being truncated on small screens on Firefox af50064eeb977e3c90c866f3194cde179295ef81

Changelog

  • update all dependencies

Thanks to all contributors for their work! 👍 😄

v3.1.0

4 years ago

Features

  • Add a custom video tag by @bmitchinson. Check it live here: Video tag demo
  • Add Gitalk comment component by @fletchto99

Improvements

  • Add Korean Language by @barongun
  • Close about page when clicking on its background by @bmitchinson
  • Accessibility: add aria-label HTML attribute to links
  • Performance: do not render images of galleries which are not displayed in the previews
  • Improve documentation

Fixes

  • Update Algolia icon of the search modal by @fletchto99

Changelog

  • store Gitalk and Gitment code locally with NPM
  • store moment and algoliasearch lib locally with NPM
  • store fonts locally to not use Google Fonts service (GDPR compliant)
  • update dependencies: fancybox, font-awesome, moment, algoliasearch and jquery
  • update all dev dependencies

Thanks to all contributors for their work! 👍 😄

v3.0.2

5 years ago

Fixes

  • Enable Windows users to run npm scripts (65bebd10754a01b513553de5f0e8529f6c1c2185) by @bmitchinson
  • Auto resize post bottom thumbnail images (c0c5fa491bb8e8b7b66a8de8ca54b8d251dc17d4) by @miranoisora
  • Correctly hide the share-options bar when it's not active

Changelog

  • Update Google Analytics code (fb5830eab80fe3974c881d07cec5eee5f7bd1a26) by @zyzyz
  • Sort categories by name on the all-categories page (423ab23914fa7d7942e54b4a6cb430424cf3889c) by @YoshinoriN
  • Enable Windows users to run npm scripts (65bebd10754a01b513553de5f0e8529f6c1c2185) by @bmitchinson
  • Auto resize post bottom thumbnail images (c0c5fa491bb8e8b7b66a8de8ca54b8d251dc17d4) by @miranoisora
  • Correctly hide the share-options bar when it's not active

Thanks to all contributors for their work! 👍 😄

v3.0.1

5 years ago

Fixes

  • update icons to be compatible with Font Awesome 5 (573ba4bd941478565292429850b28faab4002177, 2e776a1401cb04b6b51699b367770dec3f6d6c09) by @marikid
  • use the same scrolling delta than the post bottom bar for the header bar (a889ce179dd7d5a1ecb271aca0d4648f28b07162)
  • show and hide post bottom bar using the scrolling delta (c9a04122b89f20945e909ee572cc9c94a8d7c9e8)

Changelog

  • update icons to be compatible with Font Awesome 5 (573ba4bd941478565292429850b28faab4002177, 2e776a1401cb04b6b51699b367770dec3f6d6c09) by @marikid
  • use the same scrolling delta than the post bottom bar for the header bar (a889ce179dd7d5a1ecb271aca0d4648f28b07162)
  • show and hide post bottom bar using the scrolling delta (c9a04122b89f20945e909ee572cc9c94a8d7c9e8)

Thanks to all contributors for their work! 👍 😄