HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/gulp-real-favicon/README.md
# gulp-real-favicon

Generate a multiplatform favicon with [RealFaviconGenerator](http://realfavicongenerator.net/).

## Getting Started

Like Gulp? Prefer code over configuration? Well, you won't write much code with this plugin. Instead:

- Go to [RealFaviconGenerator](http://realfavicongenerator.net/favicon/gulp), submit your original image and craft your icons:

![RealFaviconGenerator's favicon editor](https://cloud.githubusercontent.com/assets/423852/11017637/82ea6200-85a5-11e5-85e4-c30ac76c730f.png)

- On the result page, click the Gulp tab. Follow the instructions to setup your favicon in your Gulp project:

![Result page, Gulp tab](https://cloud.githubusercontent.com/assets/423852/11017638/85afda1a-85a5-11e5-948c-8fe3a0f5d6d2.png)

Et voilĂ ! Your favicon is up and ready.

## Contributing
This project has mocha tests. If you contribute, make sure the existing tests still run and add your own ones!

## Release History

### 0.2.2

- Use latest rfg-api library.

### 0.2.1

- Documentation update: link to the dedicated Gulp page.

### 0.2.0

- `escapeJSONSpecialChars` added.
- `injectFaviconMarkups` supports options.

### 0.1.0

- Save the entire favicon data, not only the markups.

### 0.0.1

- Initial version. At this stage, the project is just a first shot.