Releases: bunizao/Attegi
attegi v6.10.0
🎨 attegi v6.10.0
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
🐛 Bug Fixes
- remove unused data attribute from default.hbs
🎨 Improvements
- remove content image formats feature
- modernize build system with esbuild (#30)
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 1010KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | GNU AGPL v3.0 |
Release notes generated with GitHub Copilot
What's Changed
- refactor: modernize build system with esbuild by @bunizao in #30
- build(deps-dev): bump autoprefixer from 10.4.23 to 10.4.24 by @dependabot[bot] in #31
- build(deps-dev): bump grunt-sass from 4.0.1 to 4.1.0 by @dependabot[bot] in #32
Full Changelog: v6.9.13...v6.10.0
attegi v6.9.13
🎨 attegi v6.9.13
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
This is the last stable version of Attegi before the architecture change.
📝 What's Changed
🐛 Bug Fixes
🎨 Improvements
- product card styles (#29)
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 1032KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
What's Changed
- build(deps-dev): bump sass from 1.97.1 to 1.97.2 by @dependabot[bot] in #24
- Fix: show recent posts footer by @bunizao in #25
- Fix/recent posts footer by @bunizao in #26
- build(deps-dev): bump sass from 1.97.2 to 1.97.3 by @dependabot[bot] in #27
- build(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #28
- Refactor: product card styles by @bunizao in #29
Full Changelog: v6.9.12...v6.9.13
attegi v6.9.12
🎨 attegi v6.9.12
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
✨ New Features
- enhance typography and element styles in CSS and SASS
- add a brand new poem card style
- add content image format preference handling
- enhance footnote navigation and styling
- enhance image handling and lightbox functionality
🐛 Bug Fixes
- fix post metadata display issue
- replaced the fixed line-height in textarea styles with 'inherit'
- enhance code highlighting and improve styles
🎨 Improvements
- improve image URL handling and format detection
- update textarea and toggle card styles
- improve table and textarea styling
📝 Documentation
- update docs
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 1030KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
What's Changed
- build(deps-dev): bump grunt-sass from 3.1.0 to 4.0.1 by @dependabot[bot] in #22
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #20
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #19
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #18
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #17
- build(deps-dev): bump sass from 1.94.2 to 1.97.1 by @dependabot[bot] in #21
New Contributors
- @dependabot[bot] made their first contribution in #22
Full Changelog: v6.9.11...v6.9.12
attegi v6.9.11 | 🎉 Happy New Year!
🎨 attegi v6.9.11
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
✨ New Features
- Added optional Not By AI badge support, enabled via internal tag
#not-by-ai(with a configurable link). - Enhanced post embeds with improved responsiveness and portrait image detection.
- Improved analytics and embed-related functionality.
🎨 Improvements
- Improved rendering for embedded images, videos, and galleries across devices and screen sizes.
- Mobile floating panels can now auto-hide during interactions for a cleaner reading experience.
- Optimized the mobile floating TOC for Safari, with scroll animations that better match native scrolling behavior.
- Added support for more social media icons and refreshed social link handling.
- Updated tag visibility logic in the post footer.
- Refined TOC styles and improved the mobile trigger behavior.
- Updated icon SVGs and improved author template links.
🐛 Bug Fixes
- Passed GScan validation fixes.
- Removed PostCSS tasks from the Gruntfile and updated dependencies.
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 1003KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
Full Changelog: v6.9.10...v6.9.11
attegi v6.9.10
🎨 attegi v6.9.10
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
In this version, we've provided Open Graph support and added a new tags page. You can enable it by simply creating a new page in Pages and defining its slug as tags.
📝 What's Changed
✨ New Features
- add support for new social media links in footer
- add optional Open Graph image service support
- enhance tag card functionality and styling
- add custom page template for tags index with post previews
- [#14] redesign mobile menu with dark glass morphism style
🐛 Bug Fixes
- update font stacks across platforms
- replace hardcoded
font-family - enhance i18n support across templates and scripts
- Added data attributes for i18n in the body tag for better localization.
- Updated footer credits and social media links to use translation keys.
- Improved copy button functionality in post templates with localized labels.
- Enhanced table of contents labels for better accessibility and localization.
- Updated localization files to include new translation keys for various languages.
🎨 Improvements
- enhance scrolling behavior for mobile devices
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 928KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
Full Changelog: v6.9.9...v6.9.10
attegi v6.9.9 | 🎄 Merry Christmas
🎨 attegi v6.9.9
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
✨ New Features
- [#13] enhance footer layout and add social media icons
- [#10] add responsive design adjustments for narrow viewports
- [#8] enhance error page layout and styling
🐛 Bug Fixes
🎨 Improvements
- [#12] update pagination controls
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 911KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
What's Changed
New Contributors
Full Changelog: v6.9.7...v6.9.9
attegi v6.9.7
🎨 attegi v6.9.7
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
✨ New Features
- [#2] add feature image caption support and improve alt text handling
- [#5] implement cover image brightness detection and enhance contrast for light images
- [#5] implement sticky logo functionality and styles
🐛 Bug Fixes
- update progress bar calculation
- [#4] update button backgrounds and backdrop filters for webkit
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 909KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
Full Changelog: v6.9.6...v6.9.7
attegi v6.9.6
🎨 attegi v6.9.6
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
This release includes many performance optimizations, which may cause some unexpected behavior.
Feel free to report them in Issues!
📝 What's Changed
✨ New Features
- add
pre-connectresources to enhance performance - update CDN providers and implement lazy loading for Ghost portal
🐛 Bug Fixes
- the hover border was not properly displayed
- enhance image loading attributes and bug fixes
- balance archive header line spacing (1:1 ratio)
🎨 Improvements
- add CSS minification with grunt-contrib-cssmin
- replace existing CSS with a comprehensive stylesheet
- adjust archive line spacing for better visual balance
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 908KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
Full Changelog: v6.9.5...v6.9.6
attegi v6.9.3
🎨 attegi v6.9.3
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
✨ New Features
- expand the scope of use of liquid glass filters
- implement
back-to-topbutton with progress ring and liquid glass effect - re-add reading progress bar support
- integrate
GLightboxfor enhanced gallery
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 901KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
Full Changelog: v6.9.0...v6.9.3
attegi v6.9.0
🎨 attegi v6.9.0
Attegi is an elegant and dynamic Ghost theme, with a modern design, deep support for Ghost, and specially optimized for mobile devices.
📝 What's Changed
✨ New Features
- [#3] add support for disabling TOC with
#no-toctag - [#3] TOC conditional loading
- [#3] enhance mobile TOC with progress ring
🎨 Improvements
- simplify release summary generation
- [#3] update mobile TOC to use a floating panel
- [#3] refactor TOC implementation to use
tocbot
📥 Installation
- Download
attegi.zipfrom the assets below - Navigate to Ghost Admin → Settings → Design
- Upload the theme zip file
- Activate the Attegi theme
🔗 Links
- Live Demo: https://attegi.tutuis.me
- Documentation: README.md
- 中文文档: README_zh.md
📊 Package Info
| Item | Value |
|---|---|
| Size | 899KB |
| Ghost Version | >=5.0.0 |
| Validation | ✅ Passed GScan |
| License | MIT |
Release notes generated with GitHub Copilot
Full Changelog: v6.8.2...v6.9.0