Go to file
Antoine M eb6db0dd18
Some checks failed
continuous-integration/drone/push Build is failing
fix on folder not existing
2025-03-05 13:38:28 +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
templates Initial commit 2025-03-03 14:40:49 +01:00
.drone.yml fix on folder not existing 2025-03-05 13:38:28 +01:00
.gitignore handling ignore node_modules 2025-03-05 13:37:06 +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 fiwing css minification package for build 2025-03-05 13:34:38 +01:00
package.json fiwing css minification package for build 2025-03-05 13:34:38 +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