Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Gatsby app landing page template with Contentful CMS, created with Stackbit for quick deployment.

Free multi-page Bootstrap HTML5 template for law firms, consultancy, and corporate agency websites.

Free one-page responsive fitness website template with sticky navigation, pricing plans, and email subscription, built on Bootstrap 4.

A fully responsive headphone product landing page built with HTML, CSS, and JavaScript, featuring a live Netlify demo.

Free responsive Bootstrap 4 landing template for authors and writers to promote books, with sticky navigation, pricing plans, and testimonials.
Smooth Apps is a Gatsby-based landing page template for promoting a software application, using Contentful as its content management system and built as a Stackbit theme.
Smooth Apps is a website template that generates a marketing site for an app from content stored in Contentful. It is built with the Gatsby static site generator, so the sites it produces are pre-rendered HTML for fast loading. The template was created with Stackbit, a service that scaffolds site themes, and includes a GitHub repository ready for deployment to Netlify. The template's content is pulled from Contentful via a command-line script and can be edited in either the Contentful dashboard or the visual editor in Stackbit Studio.
CONTENTFUL_ACCESS_TOKEN and CONTENTFUL_SPACE_ID).npx @stackbit/contentful-pull, and running npm run develop to preview the site.npm install after installing Node.js and npm.npx @stackbit/contentful-pull --ssg gatsby --contentful-space-id $CONTENTFUL_SPACE_ID --contentful-access-token $CONTENTFUL_ACCESS_TOKEN.npm run develop and open http://localhost:8000 to see the site.Smooth Apps uses Contentful as its content management system. Site content is stored in a Contentful space and pulled into the Gatsby project using the Contentful Content Delivery API.
You need Node.js and npm, a Contentful space with a Content Delivery API access token, and the space ID. After installing dependencies, set the two environment variables, run the content pull script, and start the development server with npm run develop.
The Stackbit create links in the README allow you to generate the same theme using Sanity, Dato CMS, or Netlify CMS instead of Contentful. The repository page also offers links to use Next.js, Hugo, or Jekyll as the static site generator.
You can edit content directly in the Contentful interface (linked from the README) or use Stackbit Studio, which provides a visual on-page editing experience for Stackbit-generated sites.
