This is the demo for my blog post (http://blog.ansacopeland.com/chatter/2013/3/25/hover-friendly-hexagons) about how I build the image hexagons + hover effects on my new website.
A Pen by Ansa Copeland on CodePen.
| #!/bin/sh | |
| # | |
| #set to FALSE to disable database syncing | |
| SYNC_DB=TRUE | |
| #the path to your repo | |
| REPO_PATH='/your/repo/path' | |
| #MySQL database name | |
| MYSQL_DB='' | |
| #MySQL database user | |
| MYSQL_USER='' | 
This is the demo for my blog post (http://blog.ansacopeland.com/chatter/2013/3/25/hover-friendly-hexagons) about how I build the image hexagons + hover effects on my new website.
A Pen by Ansa Copeland on CodePen.
Created by @thecodeplayer
http://thecodeplayer.com/walkthrough/magnifying-glass-for-images-using-jquery-and-css3
A Pen by Captain Anonymous on CodePen.
A Pen by Captain Anonymous on CodePen.
| from gdata.youtube import YouTubeVideoEntry | |
| from gdata.youtube.service import YouTubeService | |
| import gdata | |
| from gdata.service import BadAuthentication, CaptchaRequired | |
| from optparse import OptionParser | |
| import sys | |
| import time | |
| import os | 
| bootstrap-tooltip.js | |
| bootstrap-popover.js | |
| bootstrap-alert.js | |
| bootstrap-button.js | |
| bootstrap-carousel.js | |
| bootstrap-collapse.js | |
| bootstrap-dropdown.js | |
| bootstrap-modal.js | |
| bootstrap-scrollspy.js | |
| bootstrap-tab.js |