Skip to content

A website created for my 1st year computing project about cloud computing models. I edited and set up the HTML/CSS/JS content for each page.

License

Notifications You must be signed in to change notification settings

RajatRasal/Cloud-Computing-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Advanced Usage

After installation, run npm install and then run gulp dev which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

Gulp Tasks

  • gulp the default task that builds everything
  • gulp dev browserSync opens the project in your default browser and live reloads when changes are made
  • gulp sass compiles SCSS files into CSS
  • gulp minify-css minifies the compiled CSS file
  • gulp minify-js minifies the themes JS file
  • gulp copy copies dependencies from node_modules to the vendor directory

About

About

A website created for my 1st year computing project about cloud computing models. I edited and set up the HTML/CSS/JS content for each page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published