Skip to content

philhawksworth/demo-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Scaffold

https://project-scaffold.netlify.app/

A simple set of components and basic typography to help jump start demo sites and proofs of concepts. This project uses 11ty and WebC in order to structure its components as singe file components and be as re-usable and portable to other frameworks as possible.

Netlify Status

Design tokens

This scaffold sources its color palette from Netlify's design tokens.

Usage

Create a new project form this repo by using it as a template, and then:

# install dependencies
npm i

# run the local dev server and watch for changes
npm start

You can also create a new project by cloning this repo and automatically setting up a new site from it on Netlify, complete with continuous deployment pipeline, by clicking the button below.

Deploy to Netlify

Development

To extend and improve this project scaffold you can clone the repo and develop it locally before creating pull requests to the original project.

About

A simple component-based project scaffold using Netlify design tokens

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published