|
|
||
|---|---|---|
| blueprints | ||
| css | ||
| dist/css | ||
| images | ||
| js | ||
| languages | ||
| node_modules | ||
| templates | ||
| .drone.yml | ||
| .gitignore | ||
| blueprints.yaml | ||
| CHANGELOG.md | ||
| LICENSE | ||
| majdouline-sbai.php | ||
| majdouline-sbai.yaml | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| screenshot.jpg | ||
| tailwind.config.js | ||
| thumbnail.jpg | ||
| webpack.mix.js | ||
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