meaz
24c5d64aea
PR to indicate e2ee services, like we talked about (I don't find the issue number). I still have an issue for medium screen size. But I don't manage to fix it. Co-authored-by: antilopa <antilopa@disroot.org> Reviewed-on: #87 Reviewed-by: Fede.- <fede@no-reply@disroot.org> Co-authored-by: meaz <meaz@disroot.org> Co-committed-by: meaz <meaz@disroot.org> |
||
---|---|---|
assets | ||
blueprints/modular | ||
css | ||
images | ||
templates | ||
blueprints.yaml | ||
CHANGELOG.md | ||
disroot.php | ||
disroot.yaml | ||
grav-theme-disroot | ||
languages.yaml | ||
LICENSE | ||
README.md | ||
screenshot.jpg | ||
thumbnail.jpg |
Disroot Fresh Theme
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.