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

Modern photography portfolio.
https://github.com/getgrav/grav-skeleton-photographer-site

grav grav-skeleton

Last synced: about 2 months ago
JSON representation

Modern photography portfolio.

Awesome Lists containing this project

README

        

# Photographer Skeleton for Grav

![Photographer](assets/readme_1.png)

This Grav theme is a port of the [Free Bootstrap 3.0 Template](http://livedemo00.template-help.com/wt_bootstrap_free_sample/index.html) by [Template Help](http://template-help.com/).

# Features

* Bootstrap 3.0
* Photo Slider
* Photo Gallery
* Various templates for presenting your content
* Modular template included
* Simple Form Support
* 2 Level custom menu
* Social Icons

## Basic Setup for a new Grav site

The simplest way to install Photographer theme for Grav is to download and install the Photographer Skeleton package:

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

To install **just** the theme:

```
$ bin/gpm install photographer
```