armansansd 4b7c97a02e mediatheque 1 ano atrás
..
css 4b7c97a02e mediatheque 1 ano atrás
fonts 4b7c97a02e mediatheque 1 ano atrás
images 4b7c97a02e mediatheque 1 ano atrás
js 4b7c97a02e mediatheque 1 ano atrás
languages 4b7c97a02e mediatheque 1 ano atrás
templates 4b7c97a02e mediatheque 1 ano atrás
CHANGELOG.md.twig 4b7c97a02e mediatheque 1 ano atrás
LICENSE.twig 4b7c97a02e mediatheque 1 ano atrás
README.md.twig 4b7c97a02e mediatheque 1 ano atrás
blueprints.yaml.twig 4b7c97a02e mediatheque 1 ano atrás
package.json.twig 4b7c97a02e mediatheque 1 ano atrás
screenshot.jpg 4b7c97a02e mediatheque 1 ano atrás
tailwind.config.js.twig 4b7c97a02e mediatheque 1 ano atrás
theme.php.twig 4b7c97a02e mediatheque 1 ano atrás
theme.yaml.twig 4b7c97a02e mediatheque 1 ano atrás
thumbnail.jpg 4b7c97a02e mediatheque 1 ano atrás
webpack.mix.js 4b7c97a02e mediatheque 1 ano atrás

README.md.twig

# {{ component.name|titleize }} Theme

The **{{ component.name|titleize }}** Theme is for [Grav CMS](http://github.com/getgrav/grav). This README.md file should be modified to describe the features, installation, configuration, and general usage of this theme.

## Description

{{ component.description }}

# 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**