January 2026: Model Marketplace and Team Workspaces
Model Marketplace and Team Workspaces
A reference of all UI components, patterns, and styles used throughout the theme.
Color tokens, surface elevation, typography specimens, code blocks, and buttons.
All CSS custom properties that define the Launchpad color system.
Dark surfaces get progressively lighter to convey depth and hierarchy.
Space Grotesk for headings, Inter for body text, JetBrains Mono for code.
Good typography is invisible. When readers are absorbed in your content, they should not notice the typeface, the line spacing, or the margins. Every design decision has been calibrated to keep the focus on your words.
const api = new GhostContentAPI({ url, key, version });
Bold text, italic text, linked text, and inline code.
Syntax-highlighted code with editor chrome, using JetBrains Mono.
All button variants used across the theme.
Post cards, feature cards, category cards, changelog entries, and pricing cards.
Post cards rendered with real content via the post-card partial.
A comprehensive demonstration of every Ghost editor element — headings, text formatting, images, code blocks, callouts, tables, and more.
Everything you need to know about using Ghost's membership system to drive SaaS signups — setup, tiers, gating strategies, and product integration.
The story behind Launchpad — a Ghost theme built specifically for SaaS companies, with dark mode, pricing pages, and conversion-first design.
Feature highlight cards used on the homepage and landing pages.
A comprehensive demonstration of every Ghost editor element — headings, text formatting, images, code blocks, callouts, tables, and more.
Everything you need to know about using Ghost's membership system to drive SaaS signups — setup, tiers, gating strategies, and product integration.
Tags rendered as browsable category cards.
Insights on SaaS, AI, startup growth, and the future of developer tools.
Team updates, culture insights, funding news, and the story behind building NeuralFlow.
Deep dives into our technical architecture, infrastructure decisions, and engineering culture at NeuralFlow.
New features, improvements, and releases from the NeuralFlow team. Stay up to date with the latest product developments.
Timeline-style changelog entries used on the /changelog/ page.
Model Marketplace and Team Workspaces
Tier cards with monthly/yearly toggle, used on the pricing page.
Full access for professional developers
All 14 Ghost card types rendered inside the theme content wrapper.
Ctrl+Shift+P to open the command palette and access any action instantly.
Navigate to the login page and click "Forgot password." Enter the email address associated with your account. You will receive a link to create a new password within a few minutes. If you do not see the email, check your spam folder.
Yes. You can cancel your subscription from your account settings at any time. Your access will continue until the end of your current billing period. No partial refunds are issued, but you will not be charged again after cancellation.
Get the latest product news and engineering insights delivered weekly.
From prototype to production in record time.
Premium wireless headphones with active noise cancellation, 40-hour battery life, and studio-quality audio. Designed for marathon coding sessions and deep focus work.
Subscribe for weekly tutorials, product updates, and engineering deep-dives. No spam, unsubscribe anytime.
By subscribing you agree to our privacy policy. We respect your inbox.
The best way to predict the future is to invent it. Good design is as little design as possible — less, but better, because it concentrates on the essential aspects.
This is an aside-style blockquote. Use it for tangential thoughts, editorial notes, or supplementary commentary that enriches the main narrative without interrupting its flow.
| Feature | Free Plan | Pro Plan | Enterprise |
|---|---|---|---|
| Team Members | Up to 3 | Up to 25 | Unlimited |
| Storage | 5 GB | 100 GB | 1 TB |
| API Access | Read-only | Full access | Full + webhooks |
| Support | Community | Priority email | Dedicated CSM |
Authentication flows, subscription forms, pricing, content gating, and account states.
Enter your email to receive a magic link.
Start building today
We sent a login link to your email. Click the link to sign in — no password needed.
Dynamic tiers from Ghost, with static fallback for demo.
Get started with NeuralFlow basics
Full access for professional developers
Shown when a visitor lacks access to a post. Two states demonstrated.
Subscribe to get access to premium content and support independent publishing.
Subscribe NowAlready a member? Sign in
How the header navigation adapts based on authentication state.
Buttons that open Ghost Portal modals via data-portal attributes.
Theme-specific JS-driven components and interaction patterns.
The TOC sidebar appears alongside long-form content. It scans h2/h3 headings and builds a navigable list with scroll-spy highlighting. Progress bar tracks reading position through the article.
Elements with class .reveal fade in when they enter the viewport. Uses IntersectionObserver with threshold: 0.1.
CSS scroll-snap horizontal gallery.
The pricing page includes a monthly/yearly toggle. Clicking "Yearly" adds .show-yearly to the pricing grid, which swaps .pricing-monthly and .pricing-yearly visibility.
The site header uses backdrop-filter: blur(12px) with a semi-transparent background (rgba(10, 10, 11, 0.8)). On scroll, it increases opacity to 0.95 and hides on scroll-down / reveals on scroll-up using requestAnimationFrame.
A gradient progress bar tracks how far the reader has scrolled through post content. It uses the accent gradient and is positioned fixed at the top of the viewport.
Magic link email authentication form.
custom-signin.hbsRegistration with plan selection and account creation.
custom-signup.hbsMember dashboard with subscription management.
custom-account.hbsBlog post feed with card grid layout.
custom-blog.hbsTimeline-style product update log.
custom-changelog.hbsPricing page with monthly/yearly toggle.
custom-pricing.hbsPage layout without sidebar, edge-to-edge content.
custom-full-width.hbs No demo availablePosts filtered by tag with description header.
tag.hbsAuthor profile with bio and post grid.
author.hbsCustom page not found error with navigation.
error-404.hbs