Releases: zerostaticthemes/jekyll-serif-theme
Releases · zerostaticthemes/jekyll-serif-theme
v1.4
v1.3
- Tested with Jekyll 4.2, added
webrick
as a gem dependancy for Jekyll 4+ - Updated sorting and limiting of services
- Added custom sorting of collections. Jekyll 4+ supports sorting by frontmatter value on collections
- Configure the number of services displayed on the homepage with the
home.limit_services
property in the_config.yml
- Updated services example content to better showcase sorting
v1.2
v1.1
Jekyll
- Updated and tested with Jekyll 4.1
- Full refactor and refresh of the codebase, checking best practices, improving SCSS and layouts.
Design
- Added new illustrations
- Sharpened up design; better padding, font sizing, whitespace etc
- Changed the primary color to Jekyll Red!
- Improved default document styling for markdown and single pages
SCSS
- Edit $primary in SCSS to change global theme colors
- Updated to Bootstrap 4.3
- Cleaned up a bunch of old CSS
Netlify
- Added Netlify deployment option
- Added
netlify.toml
and tested Netlify deploy
GIthub Pages
- Improved Github Pages deployment option and added docs
- Tested Github Pages deployment with Github Pages project pages
Callbox
- Only display email and phone if values are set in
data/contact.yaml
- Callbox partial accepts inline variable to show/hide button
- Configure if callbox should appear on homepage in
config.toml
Team
- Improved Team content type, added featured team members which have a different design
- Added some better example content
Social
- Added social media icons to footer, can be configured in
data/social.json