GitHub – trilbymedia/grav-skeleton-typhoon-blog: The Typhoon Blog skeleton is a package to showcase the Typhoon Grav Premium theme
-
Download latest Grav package. Either Grav 1.6 or Grav 1.7RC
-
Unzip the
grav-v*.zip
file. -
Download and unzip the
grav-skeleton-typhoon-blog.zip
Skeleton 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-manager
plugin 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 Typhoon you should of received an email with a link to the license page on getgrav.org. Visit that page and download the
licences.yaml
file. -
On your machine copy the
licenses.yaml
to theuser/data
folder. This will allow you to installtyphoon
theme, as well assvg-icons
andlightbox-gallery
plugins. -
For Typhoon Blog skeleton run this command to install all the themes + plugins:
bin/gpm install archives error markdown-notices problems typhoon color-tools shortcode-core svg-icons breadcrumbs feed pagination random relatedpages simplesearch taxonomylist
This skeleton serves as a basic content skeleton for demonstrating a simple blog site with the Typhoon Grav Premium Theme.