File: /home/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:

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

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.