-
-
github-pm
... .
#Managing Projects with GitHub

We've tried a lot of project management ... this is our wiki, where we keep more detailed documentation and
notes on things; project details like the original ...
-
sfImageTransformPlugin
... for bulk use on many images*
$img = new sfImage('image1.jpg', 'image/jpg', 'ImageMagick');
$scale = new sfImageScaleImageMagick( ... below. The plugin has full phpdoc style API documentation, including all the available transforms. This can be ...
-
asset-rack
... .com/techpines/asset-rack/tree/master/lib#staticassets) - Images(png, jpg, gif), fonts, whatever you got.
* [DynamicAssets](https:// ... any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software ...
-
sfImageTransformPlugin
... for bulk use on many images*
$img = new sfImage('image1.jpg', 'image/jpg', 'ImageMagick');
$scale = new sfImageScaleImageMagick( ... below. The plugin has full phpdoc style API documentation, including all the available transforms. This can be ...
-
mermin
... when using jade/haml:
```yaml
img(src=media.images.headers[0]);
img(src=media.images.background[0]);
```
## File Output
... any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without ...
-
sfImageTransformPlugin
... for bulk use on many images*
$img = new sfImage('image1.jpg', 'image/jpg', 'ImageMagick');
$scale = new sfImageScaleImageMagick( ... below. The plugin has full phpdoc style API documentation, including all the available transforms. This can be ...
-
web-ng
... **gr.wavesoft.demo.hello** hello world view.
* The folder **documentation/** contains various documents and thoughts for the project.
If ... Proof that HTML can still be used! <img src="test" style="float: right" />
```
Straight-forward right? Anyone ...
-
play-scalr
... is simply another play-res source location)
# All resized images get cached here so they only need to ... document (see play-res documentation)
```html
<img src="@scalr.routes.ScalrResAssets.at("5564ac5e3968e77b4022f55a23d36630bdeb0274.jpg", 150, 100)" alt ...
-
croppa
... /BKWLD/croppa/blob/master/src/config/config.php) for documentation of the config options. Here are some examples of ... 300, 200, ['resize', { quadrant: 'T' }]);
croppa.url('/path/to/img.jpg', 300, 200, ['resize', { quadrant: ['T'] }]);
```
Run `php artisan ...
-
bxslider-4
... pic2.jpg" />
- <img src="/images/pic3.jpg" />
- <img src="/images/pic4.jpg" />
```
### Step 3: ... in order to leverage [Assemble](http://assemble.io) for local documentation building. Please review the above notes about Grunt for ...
-