Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.4 KB

File metadata and controls

45 lines (26 loc) · 1.4 KB

Universal

The default starter theme for Unibit. Live Demo

Create with Stackbit

Stackbit Themes

Use this theme with Stackbit to create a website powered by any combination of static site generator and headless CMS.

Pick your Static Site Generator

This theme is built using Unibit which is a superset of popular static site generators. Stackbit can transpile this theme into a Jekyll, Hugo or Gatsby site (more generators coming soon).

Pick your Headless CMS

The included stackbit.yaml file defines a universal content model for your content, front matter and data. Stackbit can automatically connect this theme to CMS like Contentful, DatoCMS, Forestry, Netlify CMS, etc.

Quickstart

Unibit CLI

Develop locally using the Unibit CLI.

npm install -g @stackbit/unibit

Start the local development server.

unibit develop

Compile a production build into the public folder.

unibit build

CodeSandbox

Develop this theme in the browser using CodeSandbox.

Fork in CodeSandbox