cuttlebelle / website

The website for cuttlebelle

Home Page:http://cuttlebelle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cuttlebelle documentation website Tweet

This website was built with Cuttlebelle. Please have a look at the source if you’re curious.

Cuttlebelle

How to build the site locally

cd path/to/this/repo
npm install
npm run build
npm run docs

The build command will build the site from source. The docs command will build the site automatic documentation of each layout. You can have a look at the docs files.

How to work on the site

cd path/to/this/repo
npm run watch

This command will build the site and open a server for you and a website should open in your browser. Changes are automatically watched now.

How to contribute

( 💡 Please look at the coding style and work with it, not against it 😄.)

About

The website for cuttlebelle

http://cuttlebelle.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.2%Language:SCSS 23.0%Language:DIGITAL Command Language 1.8%