Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getgrav/grav-skeleton-gateway-site
Gateway incorporates elegant style with user friendly customizer options making it perfectly suited for a variety of Grav users. With rock solid development and flexible integration, the Gateway theme is sure to be a favorite for first time Grav users and experienced developers alike.
https://github.com/getgrav/grav-skeleton-gateway-site
gateway-skeleton grav
Last synced: 3 months ago
JSON representation
Gateway incorporates elegant style with user friendly customizer options making it perfectly suited for a variety of Grav users. With rock solid development and flexible integration, the Gateway theme is sure to be a favorite for first time Grav users and experienced developers alike.
- Host: GitHub
- URL: https://github.com/getgrav/grav-skeleton-gateway-site
- Owner: getgrav
- License: gpl-2.0
- Created: 2016-01-21T10:24:08.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-26T02:18:14.000Z (over 3 years ago)
- Last Synced: 2024-04-14T04:24:10.790Z (7 months ago)
- Topics: gateway-skeleton, grav
- Homepage: https://getgrav.org
- Size: 7.38 MB
- Stars: 8
- Watchers: 5
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Gateway Skeleton for Grav
![Gateway](assets/readme_1.png)
Gateway by [RescueThemes](https://rescuethemes.com/) incorporates elegant style with user friendly customizer options making it perfectly suited for a variety of Grav users. With rock solid development and flexible integration, the Gateway theme is sure to be a favorite for first time Grav users and experienced developers alike.
# Features
* Navigation menu included
* Clean Layout
* Blog Layout
* Minimalistic
* Social Sharing
* Browser Compatibility
* SimpleSearch support
* Feeds
* Feaured Posts
* RelatedPosts plugin support
* Archives plugin support
* JSComments plugin support
* Comments and Forms plugin support## Basic Setup for a new Grav site
The simplest way to install Gateway theme for Grav is to download and install the Gateway Skeleton package:
1. [Download Gateway Skeleton](http://getgrav.org/downloads/skeletons#extras)
2. Simply unzip the package into your web root folder.
3. Point your browser at the folder, job done!**TIP:** Check out the [general Grav installation instructions](http://learn.getgrav.org/basics/installation) for more details on this process.
---
## Existing Grav site
It is possible to install just the theme, but page content will need to reference the [Gateway theme](https://github.com/getgrav/grav-theme-gateway)'s supported templates. It is strongly advised to at least install the Gateway Skeleton package to see the theme's capabilities in action.
To install **just** the theme:
```
$ bin/gpm install gateway
```