Releases: smartgravity/grav-theme-bones
v0.5.2
- Fixed alignment issues with header and body content
If you'd rather compile all SCSS from a single file the way a standard Foundation download is setup, you can use the files in this foundation-single-file-scss.zip package. Merge these files, don't overwrite the entire directory. You may delete all the original files in the /css/
directory, except the animate.css
file if you're using it. You can also delete all files in the /scss/
directory and use the files in this package.
Backup your Theme and your custom.scss file first!
v0.5.1
- Fixed in_page_navigation blueprint file
- Fixed Blog Item Next/Previous pagination arrow directions
If you'd rather compile all SCSS from a single file the way a standard Foundation download is setup, you can use the files in this foundation-single-file-scss.zip package. Merge these files, don't overwrite the entire directory. You may delete all the original files in the /css/
directory, except the animate.css
file if you're using it. You can also delete all files in the /scss/
directory and use the files in this package.
Backup your Theme and your custom.scss file first!
v0.5.0
- Added WOW.js for scroll trigger
- Added Animate.css for content animations
- Update MotionUI to v1.2.0
- Added more style class options to modular twig templates for content animation classes
- Added text parameter to Google Logo Font to only pull characters in the title
- Added option to remove site title from header
- Added missing ui-animations.css to twig template
- Re-ordered feature options for Admin Plugin view
- Updated screenshots with new sample image
If you'd rather compile all SCSS from a single file the way a standard Foundation download is setup, you can use the files in this foundation-single-file-scss.zip package. Merge these files, don't overwrite the entire directory. You may delete all the original files in the /css/
directory, except the animate.css
file if you're using it. You can also delete all files in the /scss/
directory and use the files in this package.
Backup your Theme and your custom.scss file first!
v0.4.1
- Updated Magellan and Sticky JS files to fix Firefox link issue
If you'd rather compile all SCSS from a single file the way a standard Foundation download is setup, you can use the files in this foundation-single-file-scss.zip package. Merge these files, don't overwrite the entire directory. You may delete all the original files in the /css/
and /scss/
directories and use the files in this package.
TAKE A BACKUP FIRST
v0.4.0
- Updated to Foundation v6.1.2
- Fixed content and logo alignment for default template layouts
- Added custom.scss file so Custom CSS option will work
- Removed composer.json file as it is not needed anymore
- Removed unneeded streams from Theme YAML
- Removed unnecessary Foundation "index.html" file
If you'd rather compile all SCSS from a single file the way a standard Foundation download is setup, you can use the files in this foundation-single-file-scss.zip package. Merge these files, don't overwrite the entire directory. You may delete all the original files in the /css/
and /scss/
directories and use the files in this package.
TAKE A BACKUP FIRST
v0.3.1
- Better separated JS and CSS Assets
- Removed unnecessary Foundation index.html file
- Fixed fallback styling for non-fontawesome mobilemenu icon
If you'd rather compile all SCSS from a single file the way a standard Foundation download is setup, you can use the files in this foundation-single-file-scss.zip package. Merge these files, don't overwrite the entire directory. You may delete all the original files in the /css/
and /scss/
directories and use the files in this package.
TAKE A BACKUP FIRST
v.0.3.0
- Improved Theme Info tab in Admin Plugin with images and columns
- Added "pagemediaselect" field to Gallery blueprint
- Added sizes to modular blueprint fields
- Changed tab titles from Foundation to Assets
- Modular templates now ignore Assets features
- Added fallback for mobilemenu icon if FontAwesome is disabled
v0.2.0
- Added Individual CSS file options
- Added tabs to theme options in Admin Plugin
- Added smaller option dropdown size for page options
- Moved JS and CSS Asset calls to their own files to keep base.html.twig cleaner
- Included updated codekit.config file to compile new SCSS files
- Added minimal default enabled features for theme to run optimally