Disroot.org website theme for Grav CMS
Go to file
antilopa a41eebf7c9 Happy Birthday Disroot! 2023-08-03 22:48:36 +02:00
assets
blueprints/modular
css Happy Birthday Disroot! 2023-08-03 22:48:36 +02:00
images Happy Birthday Disroot! 2023-08-03 22:48:36 +02:00
templates Happy Birthday Disroot! 2023-08-03 22:48:36 +02:00
CHANGELOG.md
LICENSE
README.md
blueprints.yaml
disroot.php
disroot.yaml
grav-theme-disroot
languages.yaml
screenshot.jpg
thumbnail.jpg

README.md

Disroot Fresh Theme

Disroot

The Disroot 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

The Disroot theme was created for disroot.org website.

Features:

  • HTML5 and CSS3
  • No JavaScript
  • Fully Responsive
  • Clean and modern design
  • Fontawesome icon font
  • Local custom web fonts
  • Cross browser compatible

Installation

As for now the disroot theme is not released via GPM and only manual install is possible.

Manual Installation

To install this theme, just download the zip version of this repository and unzip it under /your/site/grav/user/themes. Then, rename the folder to disroot.

You should now have all the theme files under /your/site/grav/user/themes/disroot

Tweaking the theme when using vagrant

When you use the Website vagrant deployment and work on the Theme templates, you sometimes have to clear the cache in order to see your change on the website. The simplest way to do this is by going to the root Grav directory in Terminal and typing bin/grav clearcache.