Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2sky/vidyano.onepage
https://github.com/2sky/vidyano.onepage
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/2sky/vidyano.onepage
- Owner: 2sky
- Created: 2017-03-16T12:14:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T14:28:06.000Z (almost 8 years ago)
- Last Synced: 2024-11-11T01:24:13.428Z (about 2 months ago)
- Language: HTML
- Size: 72.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vidyano OnePage
The Vidyano OnePage package allows you to transform the develop Vidyano layout into a OnePage layout.
Routes will be treated as individual pages.### 1. Install bower package
```
$ bower install vidyano.onepage --save
```### 2. Import the one-page-wrapper component in your html file
```html```
### 3. Override the default vi-app template
```html
...```
## Credit
This package is based on the awesome [Swiper](https://github.com/nolimits4web/Swiper) library.