Installation
Follow the steps below to get started with Canvas:
Open the
Package/Canvas 7 FilesFolder to find all the Templates FilesList of the Folder/Files are listed below:
HTML/css- Extra Stylesheets FolderHTML/demos- Niche Demos related Images/StylesHTML/dist- Folder to store Gulp.js compiled filesHTML/images- Classic Demos Images FolderHTML/include- Required PHP Functions Folder along with Revolution Slider FilesHTML/js- Javascripts FolderHTML/one-page- One-Page Demos related Images/StylesHTML/style.css- Main Stylesheet FileHTML/style.scss- Master Stylesheet SASS FileHTML/*.html- All the TemplatesInstall 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_htmlFolder (Apache) or/var/www/htmlFolder (Nginx).
