Skip to content

brodieaustin/craftboilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Simple boilerplate for Craft CMS project. It's very barebones and makes a few assumptions that fits how I've been building Craft sites (ie working from a prototype and copying over Sass files and building up templates)

Setup

This assumes that you are:

  1. Cloning repo into a folder.
  2. Downloading Craft source from site.
  3. Copying source into folder.

From there you just need to:

  1. Update package.json file with project name.
  2. Run npm install
  3. Copy the files in the config directory to craft/config
  4. Install craft and build out the site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published