Skip to content

IamMrCupp/esp_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

04c8fd9 · Jul 25, 2021

History

57 Commits
Jul 25, 2021
Jul 16, 2021
Jul 14, 2021
Jul 19, 2021
Jun 30, 2021
Jul 19, 2021
Jul 20, 2021
Jul 21, 2021
Jul 19, 2021
Jul 14, 2021
Jun 30, 2021
Jul 17, 2021

Repository files navigation

CircleCI

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:

  • npm version bootstrap
  • npm version fontawesome
  • npm version browser-sync
  • npm version gulp
  • npm version gulp-sass
  • npm version sass
  • npm version 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