wiki-grav/themes/learn2-dark/README.md

470 B

Learn2 Dark Theme

The Learn2 Dark 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 custom dark theme based on Learn2

SCSS Watching

To compile scss into css, install the package ruby-sass

scss --watch scss:css-compiled

For one-time executions:

scss --update scss:css-compiled