Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 953 Bytes

README2.md

File metadata and controls

41 lines (21 loc) · 953 Bytes

frog-hurricane Theme

The frog-hurricane Theme is for Grav CMS. This README.md file should be modified to describe the features, installation, configuration, and general usage of this theme.

Description

A lightweight and versatile theme for Grav CMS, built with Tailwind CSS

Instructions

Run

npm install to setup tailwind and required plugins

How to build tailwind:

Development:

npm run build for single time compiling

npm run watch for constant development

Production:

npm run prod for production compiling. Don't forget to turn on production mode in the theme config# Instructions

Run

npm install to setup tailwind and required plugins

How to build tailwind:

Development:

npm run build for single time compiling

npm run watch for constant development

Production:

npm run prod for production compiling. Don't forget to turn on production mode in the theme config