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-pinpress-site

PinPress is a creative Flat Blog/Magazine grav theme and it is the perfect choice for professionals who’s looking for a magazine theme or a personal, niche, corporate, and marketing blogs. PinPress grav theme is highly customizable so it can match your personal taste and be quickly converted into a multi-purpose theme as well.
https://github.com/getgrav/grav-skeleton-pinpress-site

grav grav-skeleton

Last synced: about 2 months ago
JSON representation

PinPress is a creative Flat Blog/Magazine grav theme and it is the perfect choice for professionals who’s looking for a magazine theme or a personal, niche, corporate, and marketing blogs. PinPress grav theme is highly customizable so it can match your personal taste and be quickly converted into a multi-purpose theme as well.

Awesome Lists containing this project

README

        

# Pinpress Skeleton for Grav

![Pinpress](assets/readme_1.png)

PinPress is a creative Flat Blog/Magazine grav theme and it is the perfect choice for professionals who’s looking for a magazine theme or a personal, niche, corporate, and marketing blogs. PinPress grav theme is highly customizable so it can match your personal taste and be quickly converted into a multi-purpose theme as well. It's a port of PinPress blogger template by [Sora Templates](http://www.soratemplates.com/).

# Features

* Navigation menu included
* Clean Layout
* Blog Layout
* Minimalistic
* FeedBurner support
* Social Sharing
* Browser Compatibility
* Supports YouTube
* Supports SoundCloud
* Supports Vimeo
* SimpleSearch support
* Feeds
* 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 Pinpress theme for Grav is to download and install the Pinpress Skeleton package:

1. [Download Pinpress 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 [Pinpress theme](https://github.com/getgrav/grav-theme-pinpress)'s supported templates. It is strongly advised to at least install the Pinpress Skeleton package to see the theme's capabilities in action.

To install **just** the theme:

```
$ bin/gpm install pinpress
```