Emotional Support Pizza
This is the website for my pizza business. We can be found at https://emotionalsupportpizza.com
This is very basic for now but will eventually have many more components as the site gets built out.
The website uses the following technology:
- bootstrap
- fontawesome
- browser-sync
- gulp
- gulp-sass
- sass
- node-sass
- Docker
- GitHub
- CircleCI
- make
- BuildKit for multiarch container builds
Initial Setup:
npm install browser-sync gulp sass gulp-sass --save-dev
npm install bootstrap --save
npm install @fortawesome/fontawesome-free --save