Hey, thank you for your purchase. This is a short getting-started file, a complete documentation for the theme is located in pages/docs
folder.
To get started, there are basically two main possibilities.
- Using already compiled HTML and CSS files
- Using Gulp
Pages
folder is the place where all the HTML pages are located. The pages here form a demo static site, mostly equivalent to the online demo (source not minified and CDNs not used here).
You can open any of the files in your browser to see it in action, or modify their markup or content to suit your needs.
To make your life even easier, this template comes with a thoughtfully prepared Gulp workflow.
With almost no initial setup, you can develop with an automatic HTML and SCSS compilation, use BrowserSync’s live-reload local server and have theme’s 3rd party libraries always up-to-date and copied into the template.