Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getgrav/grav-skeleton-woo-site
Woo is a clean, modern, landing page site template. It has a fully responsive design and was tested on all major browser and mobile devices. Woo is the perfect template to showcase your apps, services or digital goods.
https://github.com/getgrav/grav-skeleton-woo-site
grav grav-skeleton
Last synced: about 2 months ago
JSON representation
Woo is a clean, modern, landing page site template. It has a fully responsive design and was tested on all major browser and mobile devices. Woo is the perfect template to showcase your apps, services or digital goods.
- Host: GitHub
- URL: https://github.com/getgrav/grav-skeleton-woo-site
- Owner: getgrav
- License: other
- Created: 2015-04-24T10:18:45.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-24T22:05:33.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T02:06:07.337Z (2 months ago)
- Topics: grav, grav-skeleton
- Homepage: https://getgrav.org
- Size: 8.16 MB
- Stars: 24
- Watchers: 7
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Woo Skeleton for Grav
![Woo](assets/readme_1.png)
Woo is a clean, modern, landing page site template by [Styleshout](http://www.styleshout.com/). It has a fully responsive design and was tested on all major browser and mobile devices. Woo is the perfect template to showcase your apps, services or digital goods.
# Features
* HTML5 and CSS3
* Fully Responsive
* Attractive and modern design
* Various templates for presenting your content
* CSS Animations
* Fontawesome icon fonts
* @font-face custom web fonts
* jQuery enhanced
* Flexslider
* Image lightbox
* Smooth scrolling effect
* Cross browser compatible## Basic Setup for a new Grav site
The simplest way to install Woo theme for Grav is to download and install the Woo Skeleton package:
1. [Download Woo 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 [Woo theme](https://github.com/getgrav/grav-theme-woo)'s supported templates. It is strongly advised to at least install the Woo Skeleton package to see the theme's capabilities in action.
To install **just** the theme:
```
$ bin/gpm install woo
```