This skeleton serves as a basic content skeleton for demonstrating a powerful documentation site demo with the Helios Grav Premium Theme.
-
Download latest Grav package. Grav 1.7 or Grav 1.8beta
-
Unzip the
grav-v*.zipfile. -
Download and unzip the
grav-skeleton-helios-site.zipSkeleton package and unzip it. -
Replace the default
user/folder with this skeleton's extracted folder, and rename it touser/ -
Launch a terminal window and navigate to the root of your Grav installation
-
Confirm you can run CLI commands by typing
bin/gpm version. It should output the current version of Grav you are running. -
Install the
license-managerplugin with the command:bin/gpm install license-manager
-
If you want to continue the process via the admin manager, install that via:
bin/gpm install admin
-
When you purchased Helios, you should have received an email with a link to the licensing.getgrav.org. Visit that page and download the
licences.yamlfile. -
On your machine copy the
licenses.yamlto theuser/datafolder. This will allow you to installheliostheme, as well assvg-iconsplugin. -
For Helios Demo skeleton run this command to install all the themes + plugins:
bin/gpm install helios error codesh form page-toc shortcode-core github-markdown-alerts sitemap svg-icons simplesearch
Your site should have everything it needs to replicate the Helios Demo skeleton site. Please compare your local copy to the Helios Demo Demo Site.
