Skip to content

Commit 41a46ec

Browse files
authored
Update contributed library instruction
1 parent 742957d commit 41a46ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Libraries page
22

3-
* The index.hbs file contained here is auto-generated. To make changes, do not edit this file directly.
43
* Contributed libraries are submitted via [this form](https://docs.google.com/forms/d/e/1FAIpQLSdWWb95cfvosaIFI7msA7XC5zOEVsNruaA5klN1jH95ESJVcw/viewform), and here are the [form responses](https://drive.google.com/drive/u/0/folders/1DNsXp3s35NX_T4Unq4kRvH3i2TSoh44w).
54
* To add a library:
65
* Go to `src/data/libraries/` and add an entry into the `libraries.json` file. Entries are listed alphabetically.
@@ -9,4 +8,4 @@
98
* Run `npm run watch` to build the site, and you should see the new library added to p5js.org/libraries.
109
* Gray out the name of the library in the [form responses](https://drive.google.com/drive/u/0/folders/1DNsXp3s35NX_T4Unq4kRvH3i2TSoh44w) sheet, so we know it's been added.
1110
* (Optional) Post on IG and Twitter that the library has been added, tagging the creator if they provided their username.
12-
* To make changes to the libraries page template, you can edit `libraries.ejs`.
11+
* To make changes to the libraries page template, you can edit `libraries.ejs`.

0 commit comments

Comments
 (0)