Skip to content

Commit 76a68ed

Browse files
committed
Added Gulp notes
1 parent b4652f4 commit 76a68ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It may also be used as the means of [separating custom code](http://www.billeric
1414

1515
* Namespaces & dependency autoloading
1616
* Version checking (PHP, Carbon Fields)
17-
* [Gulp](https://gulpjs.com/) for JavaScript/SASS processing & minification (documentation coming soon)
17+
* [Gulp](https://gulpjs.com/) for JavaScript/SASS processing & minification (see [Gulp](https://github.com/dmhendricks/wordpress-base-plugin/wiki#gulp) notes)
1818
* Object caching (where available) - [Usage Examples](https://github.com/dmhendricks/wordpress-base-plugin/wiki#caching)
1919
* Automatic translation file (`.pot`) creation. See [Translation](https://github.com/dmhendricks/wordpress-base-plugin/wiki#translation).
2020
* Shortcodes, widgets and custom post type (via [PostTypes](https://github.com/jjgrainger/PostTypes/)) examples

0 commit comments

Comments
 (0)