Changelog
Changelog for Ampersand Ghost theme.
v1.1.1
Release Date: 14 Aug 2021
Bug Fixes
"Table of contents" link appearing at the bottom of TOC section.
Improvements
Option to add Linkedin share icon in the reading progress bar (To activate it, edit file
partials/progress-bar.hbs
and uncomment the LinkedIn section).
Files Changed
assets/sass/base/_variables.scss
assets/sass/modules/_progress-bar.scss
custom-table-of-contents.hbs
package.json
partials/progress-bar.hbs
v1.1.0
Release Date: 2 Aug 2021
New Features
Added a custom template for post with Table of Contents
Reading progress bar
Improvements & Bug Fixes
Added post reading time on post feed
Added post author, publish date, reading time on post header.
Included Linkedin, Instagram, Github, Dribbble, Youtube & Email icons in theme by default.
Files Added
assets/sass/layouts/_custom-toc-post.scss
assets/sass/modules/_post-byline.scss
assets/sass/modules/_progress-bar.scss
assets/sass/modules/_toc.scss
assets/sass/vendor/tocbot.css
custom-table-of-contents.hbs
partials/icons/dribbble.hbs
partials/icons/github.hbs
partials/icons/instagram.hbs
partials/icons/youtube.hbs
partials/progress-bar.hbs
Files Changed
assets/built/main.css
assets/built/main.css.map
assets/built/main.js
assets/built/main.js.map
assets/js/main.js
assets/sass/base/_global.scss
assets/sass/base/_variables.scss
assets/sass/layouts/_post.scss
assets/sass/main.scss
assets/sass/modules/_post-card.scss
default.hbs
package.json
partials/post-card.hbs
partials/social-media-icons.hbs
post.hbs
Last updated