You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,12 @@
5
5
<spanclass="badge-travisci"><ahref="http://travis-ci.org/UnivUnix/docpad-plugin-api"title="Check this project's build status on TravisCI"><imgsrc="https://img.shields.io/travis/UnivUnix/docpad-plugin-api/master.svg"alt="Travis CI Build Status" /></a></span>
6
6
<spanclass="badge-npmversion"><ahref="https://npmjs.org/package/docpad-plugin-api"title="View this project on NPM"><imgsrc="https://img.shields.io/npm/v/docpad-plugin-api.svg"alt="NPM version" /></a></span>
7
7
<spanclass="badge-npmdownloads"><ahref="https://npmjs.org/package/docpad-plugin-api"title="View this project on NPM"><imgsrc="https://img.shields.io/npm/dm/docpad-plugin-api.svg"alt="NPM downloads" /></a></span>
8
-
<spanclass="badge-daviddm"><ahref="https://david-dm.org/univunix/docpad-plugin-api"title="View the status of this project's dependencies on DavidDM"><imgsrc="https://img.shields.io/david/univunix/docpad-plugin-api.svg"alt="Dependency Status" /></a></span>
9
-
<spanclass="badge-daviddmdev"><ahref="https://david-dm.org/univunix/docpad-plugin-api#info=devDependencies"title="View the status of this project's development dependencies on DavidDM"><imgsrc="https://img.shields.io/david/dev/univunix/docpad-plugin-api.svg"alt="Dev Dependency Status" /></a></span>
8
+
<spanclass="badge-daviddm"><ahref="https://david-dm.org/UnivUnix/docpad-plugin-api"title="View the status of this project's dependencies on DavidDM"><imgsrc="https://img.shields.io/david/UnivUnix/docpad-plugin-api.svg"alt="Dependency Status" /></a></span>
9
+
<spanclass="badge-daviddmdev"><ahref="https://david-dm.org/UnivUnix/docpad-plugin-api#info=devDependencies"title="View the status of this project's development dependencies on DavidDM"><imgsrc="https://img.shields.io/david/dev/Univunix/docpad-plugin-api.svg"alt="Dev Dependency Status" /></a></span>
10
10
11
11
<!-- /BADGES -->
12
12
13
+
13
14
## How to use the plugin
14
15
15
16
* First, you need to create a Javascript file inside your Docpad project.
0 commit comments