Releases: jwillmer/jekyllDecent
Releases · jwillmer/jekyllDecent
About me page icon update
Improved date color contrast
What's Changed
- Bump tzinfo from 1.2.9 to 1.2.10 by @dependabot in #67
- a11y: improve date color contrast by @Seirdy in #69
New Contributors
Full Changelog: 1.2.1...1.2.2
Small CSS improvements
- Support for VIDEO tag
- Spacing for tip and left/right aligned pictures modified
- Libraries updated
Library updates and small fix
Styling improvements & small bug fixes
Features
- Support of long title and multiple (nav) menu items 18aaf75
- Added HTML & CSS compression 80bbfec 115fb67
Fixes
- Improvements to CV view
- Refactored styles #39
- Fixed redirect bug #35
- Fixed nearest match #19
- Fixed/updated MathJax CDN a3e70c7
- Fixed image text overlapping #47
- Fix issues with latest version of ruby #46
Impact
Small improvements and fixing of styling issues. If you display multiple navigation titles this version will improve the look/styling of the elements.
Meta tags, Math formulas and CV page
Features
- Added support for math formulas via MathJax #34
- Added Google Scholar meta tags #36
- Added website auto refresh functionality for writing posts
- Added proper CV (about) page
Bugfix Release
Features
- No new features
Fixes
- Fixed url missmatch bug that came up after Jekyll was upgraded in GitHub.
Impact
- Please make sure to merge this release into your blog or you can get problems with all links on your blog!
Feature expansion
Features
- Added language specification to html (a4292d2)
- Offer similar urls on 404 page (c850bae)
- Add Disques support implemented by @alexsimo (#25)
- Merged attention box from decent theme (1ace0f9)
Fixes
Documentation Improvements
Documentation Improvements
- Moved doc to the generated blog
- Specified installation instructions
- Broke down docs into different posts
- Updated demo post content
- Created new preview images
Fixed
- Front page: Overflow in post title
- Fixed
baseurl
var in config - Fixed fallback to default author
- Fixed excerpt message
- Fixed layout in error page
SEO Optimization
- Added meta keywords in pages and posts
- Favicon moved to root
- Optimized navigation images
Others
- Disabled integrated code highlighting (we use prism.js)
SEO and usability improvements
In this version I concentrated on search engine optimization (SEO) and usability improvements.
New Features
- Improved micro and open graph data structure
- Added 404 error page
- Back button for about page
- Added twitter meta tags
- Added social icons