LelinDenis / stackbit-theme-archetype

Archetype a multi-layout theme with posts for Stackbit

Home Page:https://themes.stackbit.com/demos/archetype/blue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archetype

A multi-layout theme with posts for Stackbit. Live Demo

Create with Stackbit

Turn themes into CMS-powered websites

Stackbit provisions your theme's content model with a growing selection of headless CMS and pulls the content for you in the format your static site generator expects it. This is powered by a single config file, stackbit.yaml, which defines a Uniform theme model and enables integration with CMS like Contentful, DatoCMS, Forestry, NetlifyCMS, etc.

One theme codebase converts to multiple Static Site Generators

This theme in particular is written in Unibit, a superset of static site generators. Unibit's powerful transpiling engine enables you to write once and stay SSG agnostic. Themes will automatically work with new generators as they are added and can currently convert to Jekyll, Hugo & Gatsby.

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

About

Archetype a multi-layout theme with posts for Stackbit

https://themes.stackbit.com/demos/archetype/blue


Languages

Language:CSS 53.4%Language:HTML 33.2%Language:JavaScript 13.4%