/nerdlab-site

Website for https://nerdlab.be/

Primary LanguageHTMLOtherNOASSERTION

Nerdlab sites

Setup

Requirements:

Setup:

  • Run 'composer install'
  • Create a '.env' file from '.env-example'
  • Run 'npm install'
  • Create a 'gulpconfig.js' file from 'gulpfile.example.js'

Gulp tasks (see gulpfile.babel.js for details):

  • 'gulp watch': run a watch task with browsersync, scss, js concat, etc.
  • 'gulp build': build production assets (css, js)
  • 'gulp staging': upload files to staging server
  • 'gulp deployStaging': build file and upload to staging server

Craft CMS

Learn more about Craft at craftcms.com.

How to Install Craft 4

See the Craft 4 documentation at https://craftcms.com/docs/4.x/.