Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```