Nando Ghost Theme
68 sales
Last update: Feb 6, 2023
Minimal Ghost blog theme with elegant typography and streamlined design
Whether youโre crafting short-form or long-form posts, the Nando theme is tailored to meet all your blogging requirements. Its off-screen navigation cleverly stays discreet until needed, ensuring an unobtrusive browsing experience. Engage your audience with captivating, wide post images that seamlessly introduce them to the content.
The Nando theme is fully compatible with Ghost 5.x+. It comes equipped with support for a global accent color, allowing customization of links, buttons, and forms to match your preferences.
๐ Features
- Support for Ghost 5.x+
- Membership tiers support
- Comments
- Use of global accent color
- Public preview dividers
- Post design
- Page design
- Tag page design
- Author page design
- Google AMP design
- Custom logo
- Custom header background image
- Custom tag header background image
- Custom author header background image
- Facebook and Twitter support
- Share post/page to Twitter, Facebook, LinkedIn or email address
- Responsive and high-resolution screen ready
- Built on Basscss framework
- Google mobile friendly
- W3C valid code
- Ghost GScan: 100/100 points
- Compatible with modern browsers
๐ Changelog
======================
[5.0.1] - 2023-02-06
======================
### Added
- Support for built-it comments
### Changed files
package-lock.json
package.json
partials/footer.hbs
post.hbs
======================
[5.0.0] - 2022-06-10
======================
### Added
- Support for Ghost 5.x+
- Support for Tiers
### Changed
- Minimum recommended Ghost version 5.x+
### Fixed
- Wide image setting in page template
- Share title h4 tag changed to div tag to improve accessibility
### Changed files
assets/css/dist/main.css
assets/css/dist/main.min.css
assets/css/dist/main.min.css.map
assets/css/src/main.css
assets/js/dist/all.js
assets/js/dist/all.min.js
assets/js/dist/all.min.js.map
assets/js/src/main.js
default.hbs
members/signup.hbs
package.json
page.hbs
partials/content-post.hbs
======================
[4.1.0] - 2022-02-24
======================
### Added
- Cards support
- Blockquote alt style
### Changed
- Javascript improvements
- svg4everybody MS Edge polyfill removed
- Smaller CSS file - notifications CSS removed
### Changed files
assets/css/dist/main.css
assets/css/dist/main.min.css
assets/css/dist/main.min.css.map
assets/css/src/main.css
assets/js/dist/all.js
assets/js/dist/all.min.js
assets/js/dist/all.min.js.map
assets/js/src/lib/svg4everybody.js
assets/js/src/main.js
assets/js/src/plugins.js
assets/screenshot-desktop.jpg
assets/screenshot-mobile.jpg
members/signin.hbs
members/signup.hbs
package.json
partials/subscribe_form.hbs
======================
[4.0.3] - 2021-07-23
======================
### Added
- Read more button
- Author image on small viewports
### Changed
- Post meta position
### Fixed
- AMP typography fixes
- Smaller headings line height
- Post margins adjustment
- Duplicate post meta removed
### Changed Files
README.md
amp.hbs
assets/css/dist/main.css
assets/css/dist/main.min.css
assets/css/dist/main.min.css.map
assets/css/src/main.css
assets/js/dist/all.js
assets/js/dist/all.min.js
assets/js/dist/all.min.js.map
assets/js/src/main.js
default.hbs
package-lock.json
package.json
page.hbs
partials/content-post.hbs
partials/footer.hbs
partials/header.hbs
partials/navigation.hbs
======================
[4.0.2] - 2021-07-20
======================
### Added
- Fonts preloading for faster page load
- Estimated reading time for a post
- Header sign out link
### Fixed
- Smaller main JS file (notifications removed)
- Page template gallery width fix
### Changed files
assets/css/dist/main.css
assets/css/dist/main.min.css
assets/css/dist/main.min.css.map
assets/css/src/main.css
assets/js/dist/all.js
assets/js/dist/all.min.js
assets/js/dist/all.min.js.map
assets/js/src/main.js
package-lock.json
partials/content-post.hbs
partials/footer.hbs
partials/header.hbs
partials/navigation.hbs
======================
[4.0.1] - 2021-04-05
======================
### Added
- Responsive featured images
- Lazy loading featured images
- W3C validation
### Fixed
- Global accent color fix for post meta
- Navigation hover fix
- Share popups heights fix
### Changed files
assets/css/dist/main.css
assets/css/dist/main.min.css
assets/css/dist/main.min.css.map
assets/css/src/main.css
package.json
page.hbs
partials/content-post.hbs
partials/navigation.hbs
partials/subscribe_form.hbs
======================
[4.0.0] - 2021-04-04
======================
### Added
- Full compatibility with Ghost 4.0.0 or higher
- Use global accent color for links, buttons and form fields (new in Ghost 4)
- Public preview divider support (new in Ghost 4)
- Gallery zoom
### Changed
- jQuery updated to 3.6.0
### Fixed
- Prevent images appearing squashed or stretched (Ghost 4)
### Changed files
amp.hbs
assets/css/dist/main.css
assets/css/dist/main.min.css
assets/css/dist/main.min.css.map
assets/css/src/_sprites.css
assets/css/src/_vars.css
assets/css/src/main.css
assets/icons/sprite.svg
assets/icons/src/mail.svg
assets/js/dist/all.js
assets/js/dist/all.min.js
assets/js/dist/all.min.js.map
assets/js/src/lib/jquery.fitvids.js
assets/js/src/lib/lightense.min.js
assets/js/src/main.js
assets/js/src/plugins.js
author.hbs
default.hbs
index.hbs
members/account.hbs
members/signin.hbs
members/signup.hbs
package.json
page.hbs
partials/avatar.hbs
partials/content-cta.hbs
partials/content-post.hbs
partials/footer.hbs
partials/header.hbs
partials/loader.hbs
partials/navigation.hbs
partials/notifications.hbs
partials/pagination.hbs
partials/subscribe_form.hbs
post.hbs
routes.yaml
tag.hbs
=========
[3.0.0]
=========
### Added
- Multi authors support
- 3.0 compatibility
- Share on LinkedIn
- Share to email address
- Memberships
### Changed
- Google lighthouse speed and improvements
### Removed
- Google+ removed
=========
[2.0.0]
=========
### Added
- Full compatibility with Ghost 2.0 and new Koenig editor.
- Ghost 1.x image captions support.
- HTML tag language attribute.
=========
[1.1.1]
=========
### Changed
- Post content lists margin increased.
=========
[1.1.0]
=========
### Added
- Google AMP support with custom template that matches theme style.
=========
[1.0.2]
=========
### Fixed
- Post navigation bottom margin fix on mobile.
=========
[1.0.1]
=========
### Changed
- Post navigation position swap.
=========
[1.0.0]
=========
- Initial release