Releases: sylhare/Type-on-Strap
v2.3.0
v2.2.4
V2.1.2
Thanks to all contributors!
- Update search plugin to v1.7.7
- Update documentation
- Improve navigation bar
- Update gulp files for theme grooming
- Fix feed.xml and RSS with _social.yml
- Improve layout
- Update Dockerfile
- Add image aligner to display centered images in your post
v2.0.0
New release of Type on Strap check #187 for more info:
From Jekyll here what 4.0 brings:
Ruby 2.4.0 or greater is now required.
Rouge 3.0 or greater is now required for syntax highlighting.
Jekyll builds should be much faster.
Kramdown 2.1 is now the default markdown engine.
Sass processing should be faster.
Dropped support for a lot of stuff, specifically: (Pygments, RedCarpet, RDiscount)
There are also some changes in the liquid tags, so far on my tests, everything seems to be working fine as is.
I will also take on this opportunity to:
- Rearrange
_config.yml
using the_data
folder which might impact the user as some changes will need to occur on the user's side. - More language support (To easily switch the theme to english or french or more)
- Update jekyll plugins
- Update the gemspec
- Open the possibility to simplify theme with what brings Jekyll 4.0
v1.4.0
Coming with this release:
#148 Improve special pages
#150 Fix next button
#155 Add candy post color
#156 Gulp tasks and doc
#159 Gulp tasks and doc
#160 Improve feed.xml
#161 Add author
#163 Improve meta
#165 Fix js dependencies
#166 Update documentation
#167 Update documentation
#171 Fix footer images
#173 Update portfolio documentation
#179 Fix mobile display
v1.3.0 of Type-on-Strap
New Pacifico font
New post/blog layout re-adjust
Simplification of feature pages
v1.1.0 of Type-on-Strap
- Updated dependencies for Jekyll 3.8
- Bug fixing (pagination, portfolio, search, images, ...)
- Improve mobile visibility
- Add Number with pagination
- Add [<<] and [>>] button to go to the first or last page.
- Add Gallery page
- Remove JQuery
...
Type on Strap v0.4.0
Release :gem: 0.4.0 !
Type on Strap v0.3.0
Sumary of the release:
- Adding social icons
- Fixing scroll glitch
- Fixing responsiveness
- Fixing header bug on smaller screen
- Adding "Category" to the search feature
- Refactoring and reformating
- Adding travis for better development and integration
- loading gem v0.3.0 online
Type on Strap v0.2.0
Version of Type on Strap online
- Correcting bugs
- Modifying layout of feature pages to be added in _include and _layout instead of the full page in pages.
- Updating the gemspec for a better usage as a gem.