https://github.com/kirkstrobeck/punch
PUNCH ! a photography ensemble
https://github.com/kirkstrobeck/punch
Last synced: 3 months ago
JSON representation
PUNCH ! a photography ensemble
- Host: GitHub
- URL: https://github.com/kirkstrobeck/punch
- Owner: kirkstrobeck
- Created: 2011-11-21T22:24:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-22T17:27:59.000Z (about 13 years ago)
- Last Synced: 2025-01-16T08:35:36.835Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 28.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Punch ! *a photography ensemble*
### Live examples
- [michellepearlgee.com](http://michellepearlgee.com/)
- [kimberlywarner.com](http://kimberlywarner.com/)
#### Included demo photography and links from the inspired [Kimberly Warner](http://kimberlywarner.com/)## Features
- Everything is drag-and-drop sort !
- Dynamic galleries
- Add external links
- Links pop up in new window if on a different sever
- iPhone, iPad compatible (not yet optimized)
- Link to large or small galleries, ie.
* Live example
* [http://kimberlywarner.com/street/1000/](http://kimberlywarner.com/street/1000/)
* [http://kimberlywarner.com/street/100/](http://kimberlywarner.com/street/100/)
* Local example (post install)
* [http://punch/street/1000/](http://punch/street/1000/)
* [http://punch/street/100/](http://punch/street/100/)
- Dynamic site name
- **It’s a community project ! So we can all make it better :)**## Screenshots
- [Gallery navigation](http://see.weareinto.com/C1Ow)
- [Add external links](http://see.weareinto.com/C0JV)
- [Normal gallery](http://see.weareinto.com/C0yZ)
- [HD gallery](http://see.weareinto.com/C1Kq)
- [Thumbnail gallery](http://see.weareinto.com/C0X0)## Instructions
1. Download by running
git clone https://github.com/kirkstrobeck/punch
cd punch
git submodule update --init
1. Drop the `httpdocs` files on your webserver ( we recommend a local server called `punch` )
1. Install the MYSQL file from the `mysql` folder
1. Log in to `/symphony` with the credentials
* admin
* Ib23_UBi4ub
1. Be sure to check line `$('a').bind` function in `js/common.js` to add your server environments.
1. Rock n’ roll !