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

"Boxify" is a Grav port of One Page Website Template by Peter Finlan for Codrops
https://github.com/getgrav/grav-skeleton-boxify-site

grav grav-skeleton

Last synced: about 2 months ago
JSON representation

"Boxify" is a Grav port of One Page Website Template by Peter Finlan for Codrops

Awesome Lists containing this project

README

        

# Boxify Skeleton for Grav

![Boxify](assets/readme_1.png)

Boxify is a stylish HTML5/CSS3 template that was carefully crafted and enhanced with some smooth effects. It’s fitting for any type of portfolio or start-up website, but it’s very flexible and can be used for many other projects. It's made by [Peter Finlan for Codrops](http://tympanus.net/codrops/?p=22554).

# Built on:

* Bootstrap
* Flickity
* fancyBox
* jQuery Waypoints
* Animate.css

# Features:

* HTML5 and CSS3
* Fully Responsive
* Attractive and modern design
* Various templates for presenting your content

## Basic Setup for a new Grav site

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

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

To install **just** the theme:

```
$ bin/gpm install boxify
```