mirror of
https://github.com/ZEM-Mediamatiker/grav-babs-theme.git
synced 2026-08-26 03:34:16 +00:00
Grav theme using swiss style guide for the landing page of the Federal Office for civil Protection FOCP. 🇨🇭 | Read-only mirror of https://github.com/ZEM-Mediamatiker/grav-babs-theme — Schweizer Armee. Issues & pull requests at the source.
- Twig 86.7%
- CSS 12.8%
- PHP 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| assets | ||
| templates | ||
| blueprints.yaml | ||
| CHANGELOG.md | ||
| grav-babs-theme.php | ||
| grav-babs-theme.yaml | ||
| languages.yaml | ||
| LICENSE | ||
| README.md | ||
| screenshot.jpg | ||
| thumbnail.jpg | ||
Version: 1.0.3 (28.04.2017 - see changelog for details)
Grav theme using swiss style guide for the landing page of the Federal Office for civil Protection FOCP.
! Important: If you have another swiss styleguide Grav theme activated on your site, it may be necessary to edit the theme name manually in system.yaml (see instruction below)
Installation
Installation (using Grav Admin)
Simply copy the grav-babs-theme folder in to your Grav user/themes folder and activate it via Grav admin plugin.
Installation (not using Grav Admin)
- Copy the
grav-babs-themefolder to your Gravuser/themesfolder. - Open your
user/config/system.yamland addgrav-babs-themeto the following entry:
pages:
theme: grav-babs-theme
That`s it.
Add search functionality
In order to make the search field working, you need to install the Grav Simple Search plugin. Define a category in which the plugin searches and add this category to all your pages that should be searchable.
Issues
Found an issue? Report it using the issues on this repo. Thanks for your contibution.