You choose Ghost for its simplicity, that’s why Maxima is created to complete the writing experience with a responsive, minimal design, and unusual layout to maximize the beauty of Ghost and take it the next level, and you will truly love it.
- Clean and Minimal Design
- Mobile First &Amp; 100% Responsive Layout
- Custom CSS (Sass Source Files)
- Developer Friendly (Gulp / Bower / NPM / Sass / ITCSS)
- Clean Well Commented Code, Easy to Customize
- Ghost Subscription Form
- Custom Logo
- Author Page
- Custom Designed Page for Tags
- Disqus Comment System
- Post Sharing (Twitter & Facebook)
- SEO Friendly with Schema.org Structured Data
- Next & Previous Post Navigation
Maxima Documentation
Changelog
------------ VERSION - 1.2.9: Release on 24 September 2020 ------------ [+] Improve: Content typography and embedded iframe improvements [+] Improve: Change the `Sign Up` label to `Subscribe` [+] Fix: Gulp zip script to include hidden files that are used in and help in development mode. Thanks, Daniel! [====] Changed Files: assets/css/app.min.css assets/sass/components/_content.scss assets/sass/trumps/_alerts.scss gulpfile.js locales/da.json locales/de.json locales/du.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json locales/tr.json members/signup.hbs package-lock.json package.json partials/compiled/inline-css.hbs partials/header.hbs [====] [====] New Files: ---- NOTE: These are files are used in and help in development mode. Not adding them will not affect how the theme works in your blog. They will be invisible by default. If you are using Mac, press (Command + Shift + .) to show them. If you opened the theme in your code editor, you should see them fine. ---- .editorconfig .gitignore .jshintignore .jshintrc [====]
------------ VERSION - 1.2.8: Release on 20 July 2020 ------------ [+] Improve: Accessibility [+] Improve: General design improve [+] New: Add content image zoom [+] New: Add Turkish translation. Thanks Tolga! [+] New: Added integration with Deploy Ghost Theme Github action. [+] New: Added gulp zip command to easily zip the theme. [+] Fix: Video player margin bottom [====] Changed Files: .jshintignore assets/css/app.min.css assets/js/app.js assets/js/app.min.js assets/js/ghosthunter.js assets/sass/components/__all.scss assets/sass/components/_buttons.scss assets/sass/components/_content.scss assets/sass/components/_embed.scss assets/sass/components/_notifications.scss assets/sass/components/_off-canvas.scss assets/sass/components/_post.scss assets/sass/elements/_image.scss assets/sass/elements/_page.scss assets/sass/settings/_colors.scss assets/sass/vendor/__all.scss assets/sass/vendor/_image-zoom-custom.scss bower.json gulpfile.js locales/da.json locales/de.json locales/du.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json members/signin.hbs members/signup.hbs package-lock.json package.json partials/compiled/inline-css.hbs partials/disqus.hbs partials/footer.hbs partials/header.hbs partials/notifications.hbs partials/search-form.hbs partials/subscribe-form.hbs [====] [====] New Files: locales/tr.json .github/workflows/deploy-theme.yml [====]
------------ VERSION - 1.2.7: Release on 1 Jan 2019 ------------ [+] NEW: Ghost 3.0 full support [+] IMPROVEMENT: General Design and Typography [+] FIXED: Search when the site is served in a directory [====] Changed Files: assets/css/app.min.css assets/js/app.js assets/js/app.min.js assets/js/ghosthunter.js assets/sass/components/__all.scss assets/sass/components/_author.scss assets/sass/components/_blog-desc.scss assets/sass/components/_bookmark-card.scss assets/sass/components/_buttons.scss assets/sass/components/_content.scss assets/sass/components/_logo.scss assets/sass/components/_nav.scss assets/sass/components/_pagination.scss assets/sass/components/_post-card.scss assets/sass/components/_post.scss assets/sass/components/_search.scss assets/sass/components/_subscribe.scss assets/sass/components/_tag-card.scss assets/sass/components/_tag.scss assets/sass/components/_tags.scss assets/sass/elements/__all.scss assets/sass/elements/_blockquote.scss assets/sass/elements/_code.scss assets/sass/elements/_input.scss assets/sass/elements/_links.scss assets/sass/elements/_page.scss assets/sass/elements/_tables.scss assets/sass/generic/__all.scss assets/sass/settings/_colors.scss assets/sass/trumps/__all.scss assets/sass/trumps/_link.scss assets/sass/trumps/_type.scss default.hbs locales/da.json locales/de.json locales/du.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json package-lock.json package.json partials/compiled/inline-css.hbs partials/footer.hbs partials/header.hbs partials/loop.hbs partials/navigation.hbs partials/subscribe-form.hbs post.hbs [====] [====] New Files: assets/sass/components/_archive.scss assets/sass/components/_member-plan.scss assets/sass/components/_notifications.scss assets/sass/components/_post-upgrade-cta.scss assets/sass/elements/_lists.scss assets/sass/trumps/_alerts.scss assets/sass/trumps/_link.scss assets/sass/trumps/_spacing.scss members/account.hbs members/signin.hbs members/signup.hbs partials/notifications.hbs partials/post-upgrade-cta.hbs partials/signup-plans.hbs routes.yaml [====] [====] Deleted Files: subscribe.hbs assets/sass/generic/_shared.scss assets/sass/generic/_normalize.scss [====]
------------ VERSION - 1.2.6: Release on 22 Dec 19 ------------ [+] FIX: Fixed custom tags page [====] Changed Files: package.json page-tags.hbs =(rename to)> custom-tags.hbs [====]
------------ VERSION - 1.2.5: Release on 16 Oct 19 ------------ [+] NEW: Support for bookmark card [====] Changed Files: assets/css/app.min.css assets/js/app.min.js assets/sass/components/__all.scss assets/sass/components/_bookmark-card.scss assets/sass/components/_content.scss package-lock.json package.json partials/compiled/inline-css.hbs [====]
------------ VERSION - 1.2.4: Release on 17 April 19 ------------ [+] FIXED: Ghost @site validation issues. The {{@blog}} helper should be replaced with {{@site}}. With the introduction of the Content API {{@blog}} became deprecated in favour of {{@site}}. The {{@blog}} helper will be removed in next version of Ghost and should not be used. [+] IMPROVEMENT: Added {{ @site.lang }} to the language attribute [====] Changed Files: default.hbs error.hbs package-lock.json package.json partials/footer.hbs partials/header.hbs partials/search-form.hbs partials/share.hbs subscribe.hbs [====]
------------ VERSION - 1.2.3: Release on 5 February 19 ------------ [+] IMPROVEMENT: Updated to Gulp 4 [+] FIXED: Search and compatibility with Content API [====] Changed Files: assets/js/app.js assets/js/app.min.js assets/js/ghosthunter.js default.hbs gulpfile.js package-lock.json package.json [====]
------------ VERSION - 1.2.2: Release on 13 Sep 2018 ------------ [+] NEW: Support for Koenig Gallery [====] Changed Files: assets/css/app.min.css assets/js/app.js assets/js/app.min.js assets/sass/components/_content.scss package.json partials/compiled/inline-css.hbs [====]
------------ VERSION - 1.2.1: Release on 25 August 2018 ------------ [+] NEW: Ghost 2.0 Support [+] FIXED: Content width in small screens [====] Changed Files: assets/css/app.min.css assets/sass/components/_content.scss assets/sass/objects/_grid.scss author.hbs error.hbs package.json partials/author.hbs partials/compiled/inline-css.hbs post.hbs [====]
------------ VERSION - 1.2.0: Release on 9 August 2018 ------------ [+] NEW: Added new error custom page [+] NEW: Added Dailymotion and Facebook responsive video support [+] Improvement: Focus and open keyboard for iPhone Mobile Safari [====] Changed Files: error.hbs package.json assets/js/app.js assets/js/app.min.js locales/da.json locales/de.json locales/du.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json [====]
------------ VERSION - 1.1.9: Release on 20 May 2018 ------------ [+] FIXED: Fix Twitch Responsive Embed
------------ VERSION - 1.1.8: Release on 16 May 2018 ------------ [+] NEW: Added posts count to the tag card [+] Improvement: Improved search section design [+] Improvement: Support and improved search for German, Spanish, French, Portuguese, Italian, Finnish, Dutch, and Danish [+] NEW: Added Support for Ghost translation with German, Spanish, French, Portuguese, Italian, Finnish, Dutch, and Danish translation [+] Added responsive support for Twitch [+] Improvement: General improvments
------------ VERSION - 1.1.7: Release on 23 November 2017 ------------ [+] IMPROVEMENT: Footer sections spacing. [+] IMPROVEMENT: Transition for the search modal. [+] FIXED: Author section style.
------------ VERSION - 1.1.6: Release on 20 November 2017 ------------ [+] FIXED: The search engine to search content for Ghost 1.0
------------ VERSION - 1.1.5: Release on 6 Oct 2017 ------------ [+] FIXED: Accessibility issues [+] FIXED: Code block responsive [+] FIXED: Content text break for long URLs
------------ VERSION - 1.1.4: Release on 11 Sept 2017 ------------ [+] IMPROVEMENT: Link underline border selection style in post page
------------ VERSION - 1.1.3: Release on 6 August 2017 ------------ [+] FIXED: Code block style that is used without prisim.js
------------ VERSION - 1.1.2: Release on 31 July 2017 ------------ [+] NEW: Added support to Ghost 1.0 [+] NEW: Added new share icon for Pinterest
------------ VERSION - 1.1.1: Release on 25 May 2017 ------------ [+] NEW: Added syntax highlighting for source code [+] IMPROVEMENT: Close the sidebar when the screen is clicked
------------ VERSION - 1.1.0: Release on 18 May 2017 ------------ [+] IMPROVEMENT: Typography visual improvements with consistent line height in style. [+] IMPROVEMENT: Navigation style
------------ VERSION - 1.0.9: Release on 17 May 2017 ------------ [+] NEW: Added responsive video support for TED videos [+] FIXED: Internet Explorer 11 layout fixes [+] IMPROVEMENT: Improved sidebar design by adding an icon to close it with wider width
------------ VERSION - 1.0.8: Release on 13 April 2017 ------------ [+] IMPROVEMENT: Link underline border style in post page [+] IMPROVEMENT: Make post content less in width for readability [+] FIXED: Featured image alignment in post page
------------ VERSION - 1.0.7: Release on 4 April 2017 ------------ [+] IMPROVEMENT: Extended search to search in pages
------------ VERSION - 1.0.6: Release on 9 March 2017 ------------ [+] FIXED: Code element width issue for small screens. [+] IMPROVEMENT: Updated documentation for search
------------ VERSION - 1.0.5: Release on 15 Feb 2017 ------------ [+] FIXED: Strong element style to be visually bold
------------ VERSION - 1.0.4: Release on 25 Jan 2017 ------------ [+] NEW: Updated Search to work with the new API to show all the articles when search with a specific keyword [+] NEW: Improve the design of the post date in single page
------------ VERSION - 1.0.3: Release on 22 Jan 2017 ------------ [+] FIXED: Search layout issue in small screen
------------ VERSION - 1.0.2: Release on 9 Jan 2017 ------------ [+] NEW: Added blog description to sidebar [+] NEW: Added new designed page for tags
------------ VERSION - 1.0.1: Release on 20 Dec 2016 ------------ [+] NEW: Added post image to post page [+] FIXED: Page content width in small screens [+] FIXED: Input style for select element
------------ VERSION - 1.0.0: Release on 5 Dec 2016 ------------ [+] Initial Release
Made with love by AspireThemes
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Maxima – Minimal Blog and Magazine Ghost CMS Theme from the The Developer ( aspirethemes ) website. Thank you.
Download = Maxima – Minimal Blog and Magazine Ghost CMS Theme-[Updated].zip