Installation

Follow the steps below to get started with Canvas:

  • Open the Package/Canvas 7 Files Folder to find all the Templates Files

  • List of the Folder/Files are listed below:

  • HTML/css - Extra Stylesheets Folder

  • HTML/demos - Niche Demos related Images/Styles

  • HTML/dist - Folder to store Gulp.js compiled files

  • HTML/images - Classic Demos Images Folder

  • HTML/include - Required PHP Functions Folder along with Revolution Slider Files

  • HTML/js - Javascripts Folder

  • HTML/one-page - One-Page Demos related Images/Styles

  • HTML/style.css - Main Stylesheet File

  • HTML/style.scss - Master Stylesheet SASS File

  • HTML/*.html - All the Templates

  • Install a Localhost Server on your PC/Laptop. We recommend using Node/Gulp.js for really streamlining your Workflow with Canvas and use the Instructions here to get started: SCSS & Gulp.js

  • Edit the Files using a Text Based Editor like VS Code (recommended) or Sublime Text.

  • Finalize the Upload Package and optionally you can run Gulp Tasks to minify your Files.

  • Upload your Files to your Servers in the public_html Folder (Apache) or /var/www/html Folder (Nginx).