Skip to content

sweetroll/craft-test

Repository files navigation

Asthma Foundation NZ

Any functionality relating to the Craft Boilerplate is found in the Vulcan repository.

Database importing

Latest section/field structure can be created without a copy of the boilerplate database by activating the Schematic plugin and running:

./craft/app/etc/console/yiic schematic import --force

Note: If you require pre existing data you will need to copy the staging database or one from another developer.

Gulp workflow

We are using the new modular-gulp branch of Vulcan which will modify your webroot setup slight. This application only requires public to be your webroot and the assets pushed to this folder depend on the gulp command run.

# Development assets
gulp build

# Production assets (minified, revved etc)
gulp build --production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published