This is the website that is available at https://nkroberts.ca. It is a simple site written on Bootstrap. Initial template from: https://startbootstrap.com/template-overviews/agency/
npm installgulp dev
gulpthe default task that builds everythinggulp devbrowserSync opens the project in your default browser and live reloads when changes are madegulp sasscompiles SCSS files into CSSgulp minify-cssminifies the compiled CSS filegulp minify-jsminifies the themes JS filegulp copycopies dependencies from node_modules to the vendor directory