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