Go to file
Antoine M f81ebab728
Some checks failed
continuous-integration/drone/push Build is failing
fixing production script
2025-03-05 13:30:48 +01:00
blueprints Initial commit 2025-03-03 14:40:49 +01:00
css Initial commit 2025-03-03 14:40:49 +01:00
dist/css Initial commit 2025-03-03 14:40:49 +01:00
images Initial commit 2025-03-03 14:40:49 +01:00
js Initial commit 2025-03-03 14:40:49 +01:00
languages Initial commit 2025-03-03 14:40:49 +01:00
node_modules Initial commit 2025-03-03 14:40:49 +01:00
templates Initial commit 2025-03-03 14:40:49 +01:00
.drone.yml first drone setup 2025-03-05 13:27:13 +01:00
.gitignore first drone setup 2025-03-05 13:27:13 +01:00
blueprints.yaml Initial commit 2025-03-03 14:40:49 +01:00
CHANGELOG.md Initial commit 2025-03-03 14:40:49 +01:00
LICENSE Initial commit 2025-03-03 14:40:49 +01:00
majdouline-sbai.php Initial commit 2025-03-03 14:40:49 +01:00
majdouline-sbai.yaml Initial commit 2025-03-03 14:40:49 +01:00
package-lock.json Initial commit 2025-03-03 14:40:49 +01:00
package.json fixing production script 2025-03-05 13:30:48 +01:00
postcss.config.js Initial commit 2025-03-03 14:40:49 +01:00
README.md Initial commit 2025-03-03 14:40:49 +01:00
screenshot.jpg Initial commit 2025-03-03 14:40:49 +01:00
tailwind.config.js Initial commit 2025-03-03 14:40:49 +01:00
thumbnail.jpg Initial commit 2025-03-03 14:40:49 +01:00
webpack.mix.js Initial commit 2025-03-03 14:40:49 +01:00

Majdouline Sbai Theme

The Majdouline Sbai 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 simple theme made for majdouline sbai

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