luubinhan / brand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grunt-template

[HTML] Template For General Project

Folder Include

  • css
    • default.css
    • images
      • black.png
      • white.png
  • images
  • js
    • main.js
    • plugin.js

Partials

component -

layout

widget

Widget Including

Name

section > container > zone > block

Section

  • section-bank-account-footer.html :
  • section-column.html :
  • section-extra.html :
  • section-faq.html :
  • section-pricing-plan.html :
  • section-slider.html :
  • section-testimonials.html :
  • section-subscribe.html

Component

  • component-comment.html
  • component-post-grid.html
  • component-search-form.html
  • component-search.html
  • component-share-social.html
  • component-submenu.html
  • component-woo-pagination.html
  • component-wp-pagenavi.html

Pages

  • page-blog.html
  • page-contact.html
  • page-login.html
  • page-produce-detail.html
  • page-single.html: page.php

jQuery Plugins Included

$(function() {
    $('.match-height').matchHeight({
        byRow: false,
    });
});

Icon Fonts

http://ionicons.com/

https://www.tuftandneedle.com

https://www.filemarodion.gr/en/product/traditional-melekouni-3/

https://css-tricks.com/many-tools-shape-morphing/ https://tympanus.net/codrops/2017/08/08/morphing-page-transition/ http://lmgonzalves.github.io/segment/ http://martinpriotti.com/

https://alvarotrigo.com/fullPage

https://codemyui.com/sliding-diagonals-background-color-effect/

About


Languages

Language:JavaScript 47.1%Language:HTML 29.6%Language:CSS 22.7%Language:CoffeeScript 0.5%