Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Waren Gonzaga committed Jan 20, 2020
2 parents c323a2e + c38003c commit 62710c3
Show file tree
Hide file tree
Showing 8 changed files with 4,997 additions and 312 deletions.
64 changes: 4 additions & 60 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,61 +1,5 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Node
node_modules

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# TypeScript v1 declaration files
typings/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env

# next.js build output
.next
# Project
prod
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ This JavaScript plugin includes an optional parallax effect controlled by the mo

## Status

This project is under development... will be available on January 22, 2019.
The alpha version will be released today!

## Donate
## Donate or Support

If you love this project please consider to support the development by donating. I spend and waste my time just to save your time! Be a sponsor or backer of this project.<br>
If you love this project please consider to support the development by donating or supporting. I spend and waste my time just to save your time! Be a sponsor or backer of this project. Just a cup of coffee!<br>

[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/warengonzagaofficial)
[![Donate](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-orange.svg)](https://www.buymeacoffee.com/warengonzagadev)<br>
[![Donate](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-orange.svg)](https://www.buymeacoffee.com/warengonzaga)<br>
**Bitcoin:** 39qo5h3aic9K2aTFRzdGSVNuqtS8uMBKJu

## License
Expand All @@ -32,7 +32,7 @@ Daisy.js is Developed and Maintained by **Waren Gonzaga**
- **Facebook:** https://facebook.com/warengonzagaofficialpage
- **Twitter:** https://twitter.com/waren_gonzaga
- **Website:** https://warengonzaga.com
- **Email:** dev@warengonzaga.com
- **Email:** dev(at)warengonzaga[.]com

---

Expand Down
Loading

0 comments on commit 62710c3

Please sign in to comment.