Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Immanuel Onyeka a4b74eb6e1 Pass user current user to grav in header 10 months ago
..
css Pass user current user to grav in header 10 months ago
fonts Pass user current user to grav in header 10 months ago
images Pass user current user to grav in header 10 months ago
js Pass user current user to grav in header 10 months ago
languages Pass user current user to grav in header 10 months ago
templates Pass user current user to grav in header 10 months ago
CHANGELOG.md.twig Pass user current user to grav in header 10 months ago
LICENSE.twig Pass user current user to grav in header 10 months ago
README.md.twig Pass user current user to grav in header 10 months ago
blueprints.yaml.twig Pass user current user to grav in header 10 months ago
package.json.twig Pass user current user to grav in header 10 months ago
postcss.config.js Pass user current user to grav in header 10 months ago
screenshot.jpg Pass user current user to grav in header 10 months ago
tailwind.config.js.twig Pass user current user to grav in header 10 months ago
theme.php.twig Pass user current user to grav in header 10 months ago
theme.yaml.twig Pass user current user to grav in header 10 months ago
thumbnail.jpg Pass user current user to grav in header 10 months ago
webpack.mix.js Pass user current user to grav in header 10 months ago

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