redo main/register page

This commit is contained in:
SowinskiBraeden committed 2022-04-13 13:12:19 -07:00
1 parent eaa2febbf2
commit 1ad5eb654b
400 files changed
+93168 -323

No files matched your search

@@ -0,0 +1,33 @@
---
title: External Libs
subTitle: Development
nav: docs
description: Owl Carousel Documentation
sort: 4
tags:
- Development
---
{{#markdown }}
## External Libraries
> Why not try Owl with other fantastic open source libraries? Check the list of plugins I've used in some of the demos.
### animate.css
This is an awesome library created by Daniel Eden of CSS3 animations that perfectly works with animate functions.
* [Visit Animate.css website](https://daneden.github.io/animate.css/)
* [See Owl animate demo](/demos/animate.html)
-----
### mouse.wheel.js
A jQuery plugin created by Brandon Aaron that adds cross-browser mouse wheel support with delta normalization.
* [Visit jQuery Mousewheel website](https://github.com/brandonaaron/jquery-mousewheel)
* [See Owl mousewheel demo](/demos/mousewheel.html)
-----
Let me know if you find any useful plugins that fits to Owl.
{{/markdown }}