Skip to content

james0r/grav-theme-vite

Repository files navigation

Grav Theme Vite Theme

The Grav Theme Vite 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 starter theme for Grav using Vite

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published