No description
- JavaScript 45.1%
- HTML 34.7%
- PHP 11.8%
- CSS 6.1%
- Hack 2.2%
| gallery | ||
| slider | ||
| about.php | ||
| background.jpg | ||
| index.php | ||
| photo.php | ||
| pullgit.php | ||
| README.md | ||
| style.css | ||
Dalton House Photo
Website based on Bootstrap for photo sharing
Deps
sudo apt-get install curl php5-cli git
curl https://getcomposer.org/installer | php
php composer.phar install
composer.json:
{
"require": {
"cloudinary/cloudinary_php": "dev-master"
}
}