#
Changelog
Siskin 1.2.0
Update date: 10.10.2022
- Added Progress bar at the top of posts
- Added Reading time option in templates (reading-time=true in templates)
- Added Ability to have dropdown menu in main navigation (Design / Site-wide / Enable dropdown menu )
- Added Table of contents page template with sidebar
- Added Table of contents page template with ToC at the top of post / page
- Added Pages widget (widget-pages.hbs)
- Added Support for native Ghost Search functionoality (just add Search to the main menu and you are good to go :) )
- Improved Form styling improvements so you can have nice contact form
- Fixed Several minor styling issues
README.md
assets/built/global.css
assets/built/global.css.map
assets/built/main-min.js
assets/built/main-min.js.map
assets/built/main.js
assets/built/main.js.map
assets/built/screen.css
assets/built/screen.css.map
assets/css/global.css
assets/css/screen.css
assets/js/main.js
custom-blog.hbs
custom-post-with-sidebar.hbs
...h-table-of-contents-at-the-top-plus-sidebar.hbs
custom-post-with-table-of-contents-at-the-top.hbs
custom-post-with-table-of-contents.hbs
custom-post-with-title-up.hbs
default.hbs
locales/en.json
package.json
partials/article-byline.hbs
partials/blog-card.hbs
partials/progress-bar.hbs
partials/script-dropdown.hbs
partials/section-blog.hbs
partials/sidebar.hbs
partials/widget-pages.hbs
post.hbs
Siskin 1.1.1
Update date: 25.8.2022
- Fixed Issues with newsletter forms - sucess/error messages will now appear correctly
- Fixed Several minor styling issues
Modified: assets/built/screen.css
Modified: assets/built/screen.css.map
Modified: assets/css/screen.css
Modified: custom-newsletter.hbs
Modified: locales/en.json
Modified: package.json
Modified: partials/section-newsletter.hbs
Modified: custom-post-with-sidebar.hbs
Siskin 1.1.0
Update date: 18.8.2022
Added Table of contents page template - you can now have posts with table of contents
Added Post with sidebar page template - you can now have post with sidebar
Added 3 custom widgets for new sidebar post template (list tags, ads widget and subscribe list widget)
Added Newsletter page template - you can now list your newsletters and create separate page for this as a landing page
Added Posts now support Ghost comments
Fixed Several minor styling issues
Modified: assets/css/screen.css
Added: custom-post-with-sidebar.hbs
Modified: partials/section-benefits.hbs
Added: partials/sidebar.hbs
Added: partials/widget-ads.hbs
Added: partials/widget-subscribe.hbs
Added: partials/widget-tags.hbs
Added: assets/built/main-min.js
Modified: assets/built/main.js
Added: custom-newsletter.hbs
Modified: default.hbs
Modified: gulpfile.js
Modified: package.json
Modified: post.hbs
Siskin 1.0
Initial release date: 14.7.2022
Initial release