Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/getgrav/grav-skeleton-pinpress-site
- Owner: getgrav
- License: other
- Created: 2015-11-19T12:15:34.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-24T22:08:19.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T02:06:07.778Z (2 months ago)
- Topics: grav, grav-skeleton
- Homepage: https://getgrav.org
- Size: 4.25 MB
- Stars: 7
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```