GithubHelp home page GithubHelp logo

land-surveyors-united / jquery-portfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yashilanka/jquery-portfolio

0.0 2.0 0.0 2.3 MB

jQuery plugin for a slick and modern portfolio

Home Page: http://arsenetoumani.github.io/jquery-portfolio/demo/

JavaScript 100.00%

jquery-portfolio's Introduction

jQuery-Portfolio

This plugin helps you display and organize your portfolio pieces in a slick & responsive fashion. Easy to set up and get going. Check out the demo here

Demo:

View the full demo here

Installation:

  • Get both /dist/portfolio.jquery.min.js and /dist/portfolio.jquery.min.css files included in your html file
  • Add $("#MyPortfolio").portfolio({ options }); to your script tags or JS file
  • Append and edit (to your liking) the HTML snippet you find in /demo/index.html
  • That's it! really, you just have to follow what's going on in the /demo folder ;)

Options:

$("#MyPortfolio").portfolio({
    cols: 3 // Number of columns you want your thumbnails to take. Default is 3
    transition: 'slideDown' // What jQuery transition effect you want. Default is slideDown
});

For more options, just request in the issue tracker.

Developers:

  • Clone the repo onto your desktop
  • run npm install to install all dependencies
  • run gulp for CSS and JS minification

You really only need to work in the demo folder then run gulp later.

jquery-portfolio's People

Watchers

Justin Farrow avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.