Skip to content

charlottedevs/jigsaw-site

Repository files navigation

Charlotte Devs

Note

This site uses Jigsaw, a framework for building static sites. Read the docs here.

Running Locally

$ composer install
$ npm install
$ npm run watch

Generating The Site

Local Build

$ ./vendor/bin/jigsaw build

Production Build

$ ./vendor/bin/jigsaw build production

If you're using Laravel Mix

$ npm run production

About

New static site for Charlotte Devs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published