grav/themes/buha2
2023-01-10 14:40:15 +01:00
..
blueprints lala 2023-01-10 13:20:14 +01:00
css lala 2023-01-10 13:20:14 +01:00
images lala 2023-01-10 13:20:14 +01:00
js lala 2023-01-10 13:20:14 +01:00
languages lala 2023-01-10 13:20:14 +01:00
templates neues theme: add blueprints.yaml 2023-01-10 14:39:21 +01:00
blueprints.yaml lala 2023-01-10 13:20:14 +01:00
buha2.php lala 2023-01-10 13:20:14 +01:00
buha2.yaml lala 2023-01-10 13:20:14 +01:00
CHANGELOG.md lala 2023-01-10 13:20:14 +01:00
LICENSE lala 2023-01-10 13:20:14 +01:00
package.json lala 2023-01-10 13:20:14 +01:00
README.md lala 2023-01-10 13:20:14 +01:00
screenshot.jpg lala 2023-01-10 13:20:14 +01:00
tailwind.config.js lala 2023-01-10 13:20:14 +01:00
thumbnail.jpg lala 2023-01-10 13:20:14 +01:00
webpack.mix.js lala 2023-01-10 13:20:14 +01:00

Buha2 Theme

The Buha2 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 theme for Bunteshaus e.V.

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