Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/getgrav/grav-skeleton-photographer-site
- Owner: getgrav
- License: mit
- Created: 2015-04-14T09:28:30.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-25T20:44:52.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T02:06:07.194Z (2 months ago)
- Topics: grav, grav-skeleton
- Homepage: https://getgrav.org
- Size: 5.54 MB
- Stars: 8
- Watchers: 6
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```