Skip to content

Commit

Permalink
modified readme.md & added some small-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ssojonn committed Jan 3, 2021
1 parent 11be48c commit 48646e2
Show file tree
Hide file tree
Showing 50 changed files with 40 additions and 30,222 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ Meghna is a free responsive one page business template built with HTML5/CSS3, Ja
|:---:|:---:|:---:|
| **Homepage** | **Blogs** | **Blog Details** |

👉🏻[View Live Preview](https://demo.themefisher.com/themefisher/bingo/)
👉🏻[View Live Preview](https://demo.themefisher.com/meghna/)


<!-- download -->
## Download And installation
Download this template from any following options:

* Download from [Github](https://github.com/themefisher/Bingo-Bootstrap-Business-Template/archive/master.zip)
* Clone the repository: `git clone https://github.com/themefisher/Bingo-Bootstrap-Business-Template.git`
* Download from [Themefisher](https://themefisher.com/products/bingo-bootstrap-business-template/)
* Download from [Github](https://github.com/themefisher/Meghna-Responsive-Multipurpose-Parallax-HTML5-Template/archive/master.zip)
* Clone the repository: `git clone https://github.com/themefisher/Meghna-Responsive-Multipurpose-Parallax-HTML5-Template.git`
* Download from [Themefisher](https://themefisher.com/products/Meghna-Responsive-Multipurpose-Parallax-HTML5-Template/)


<!-- installation -->
Expand Down Expand Up @@ -48,13 +48,13 @@ gulp
```
After that, it will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved.

👉🏻 [visit documentation](https://docs.themefisher.com/bingo/)
👉🏻 [visit documentation](https://docs.themefisher.com/meghna/)


<!-- reporting issue -->
## Reporting Issues
We use GitHub Issues as the official bug tracker for the Meghna Template. Please Search [existing issues](https://github.com/themefisher/Bingo-Bootstrap-Business-Template/issues). It’s possible someone has already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/themefisher/Bingo-Bootstrap-Business-Template/issues).
We use GitHub Issues as the official bug tracker for the Meghna Template. Please Search [existing issues](https://github.com/themefisher/Meghna-Responsive-Multipurpose-Parallax-HTML5-Template/issues). It’s possible someone has already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/themefisher/Meghna-Responsive-Multipurpose-Parallax-HTML5-Template/issues).

<!-- support -->
## Technical Support or Questions (Paid)
Expand All @@ -64,7 +64,7 @@ If you have questions or need help integrating the product please [contact us](m
## License
Copyright &copy; 2020 Designed & Developed by [Themefisher](https://themefisher.com)

**Code License:** Released under the [MIT](https://github.com/themefisher/Bingo-Bootstrap-Business-Template/blob/master/LICENSE) license.
**Code License:** Released under the [MIT](https://github.com/themefisher/Meghna-Responsive-Multipurpose-Parallax-HTML5-Template/blob/master/LICENSE) license.

**Image license:** The images are only for demonstration purposes. They have their own licence, we don't have permission to share those image.

Expand All @@ -75,8 +75,6 @@ Some third-party plugins that we used to build this template. Please check their
* **Jquery v3.5.1**: https://jquery.com/download/
* **Google Fonts**: http://fonts.google.com/
* **Animate CSS**: https://animate.style/
* **Lightbox2**: https://lokeshdhakar.com/projects/lightbox2/
* **Magnific Popup**: https://dimsemenov.com/plugins/magnific-popup/
* **Filterizr**: https://yiotis.net/filterizr/
* **jQuery Parallax**: https://ianlunn.co.uk/plugins/jquery-parallax/
* **Slick**: https://kenwheeler.github.io/slick/
* **Smooth Scroll**: https://github.com/cferdinandi/smooth-scroll/
* **WOW js**: https://wowjs.uk/
2 changes: 1 addition & 1 deletion source/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
/* ========================================================================= */
/* Smooth Scroll
/* ========================================================================= */
$('a.nav-link').click(function (e) {
$('a.nav-link, .smooth-scroll').click(function (e) {
if (location.pathname.replace(/^\//, '') === this.pathname.replace(/^\//, '') && location.hostname === this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
Expand Down
2 changes: 1 addition & 1 deletion source/partials/blocks/hero-area.htm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<h1>Experience the new reality</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, excepturi. At recusandae sit perferendis
autem,iste tempora nostrum numquam sapiente!</p>
<a data-scroll href="#services" class="btn btn-transparent">Explore Us</a>
<a href="#services" class="btn btn-transparent smooth-scroll">Explore Us</a>
</div>
</section>
2 changes: 1 addition & 1 deletion source/partials/footer.htm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAgeuuDfRlweIs7D6uo4wdIHVvJ0LonQ6g"></script>
<script src="plugins/google-map/gmap.js"></script>
<!-- wow.min Script -->
<script src="plugins/wow/dist/wow.min.js"></script>
<script src="plugins/wow/wow.min.js"></script>
<!-- Custom js -->
<script src="js/script.js"></script>

Expand Down
10 changes: 5 additions & 5 deletions source/plugins/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions source/plugins/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion source/plugins/jquery/jquery.min.js

Large diffs are not rendered by default.

89 changes: 0 additions & 89 deletions source/plugins/wow/Gruntfile.js

This file was deleted.

129 changes: 0 additions & 129 deletions source/plugins/wow/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions source/plugins/wow/bower.json

This file was deleted.

Loading

0 comments on commit 48646e2

Please sign in to comment.