Skip to content

Commit 021ba9c

Browse files
author
Joe Pavitt
committed
Handbook: Update the blueprint publishing instructions
1 parent 79969e2 commit 021ba9c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/handbook/product/blueprints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ Submissions are encouraged to be from an organisation, rather than an individual
6666

6767
Blueprints must be published in two locations:
6868

69-
- **Website**: This is our public Blueprint Library, where users can browse Blueprints and get access to a quick "Deploy" action.
70-
- **Platform**: This is the internal Blueprint Library within FlowFuse. It is configured as part of the FlowFuse Admin Panel.
69+
- **Website**: This is our _public_ Blueprint Library, where users can browse Blueprints and get access to a quick "Deploy" action.
70+
- **Platform**: This is the _internal_ Blueprint Library within FlowFuse. It is configured as part of the FlowFuse Admin Panel.
7171

7272
### Website
7373

74-
To add a Blueprint to our public Blueprint Library, we need to add an `.md` file to the relevant category folder in the `/src/blueprints` directory of the [website repository](https://github.com/FlowFuse/website). The purpose of this page is to advertise the Blueprint, so entries should contain appealing visuals and a clear description of the Blueprint's purpose and value.
74+
To add a Blueprint to our public Blueprint Library, we need to publish the Blueprint to the [`blueprint-library` repository](https://github.com/FlowFuse/blueprint-library). The Website then automatically picks up the new Blueprint and publishes it.
7575

7676
### Platform
7777

0 commit comments

Comments
 (0)