Commit Graph

22 Commits

Author SHA1 Message Date
milliehartnt123 8f3a37aec6 Try to fix prettier errors in create-a-component
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-24 10:31:56 -05:00
milliehartnt123 33495b0d15 Update component creation instructions with NODE_OPTIONS note
Added a note about the required NODE_OPTIONS environment variable for templates.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-24 09:41:09 -05:00
milliehartnt123 db13606feb Fix grammatical error in component creation instructions
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 17:36:44 -05:00
milliehartnt123 5b2da65477 Refactor wording for clarity in component creation guide
Removed bulleted list of catalog-info.yaml, index.js, and package.json. Reworded paragraph but kept example of catalog-info.yaml file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 17:20:39 -05:00
milliehartnt123 5ab460fc22 Fix link to standalone app installation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 15:44:59 -05:00
milliehartnt123 39641a9597 Fix punctuation in create-a-component.md
Added a colon at the end of the sentence for clarity.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-17 09:43:05 -05:00
milliehartnt123 21d0abcb2c Fix capitalization of 'Software Catalog' in documentation
Capitalized Catalog and Software Catalog as proper nouns.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-13 14:34:35 -05:00
milliehartnt123 fad83fc840 Fix typo in error image filename
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 15:24:39 -05:00
milliehartnt123 1b6cde538a Fix formatting in create-a-component.md
Fixed spacing for metadata and spec children in sample catalog-info.yaml file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:33:11 -05:00
milliehartnt123 be9fd47bec Fix typo in prerequisites section of documentation
Changed Note.js to Node.js

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 17:56:13 -05:00
milliehartnt123 790fd038b6 Fix typo in GitHub Integration setup instruction
Changed "Setup up" to "Set up"

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 13:05:08 -05:00
milliehartnt123 059725ab06 Update create-a-component.md to remove Node 20 flag prerequisite
Removed the following prerequisite bullet:

- If you are running Backstage with Node 20 or later, pass the flag `--no-node-snapshot` to Node in order to use the templates feature to create new components. One way to do this is to specify the `NODE_OPTIONS` environment variable before starting Backstage:

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-23 10:08:08 -05:00
milliehartnt123 a68474609c Fix typo in error image file name
Corrected a typo in the image file name for the error message.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-08 12:09:05 -07:00
milliehartnt123 b3af5278fb Fix formatting in create-a-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 13:06:52 -05:00
milliehartnt123 6db5827443 Fix typo in create-a-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:46:50 -05:00
milliehartnt123 bcd7d35454 Fix image filename in create-a-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:38:57 -05:00
milliehartnt123 dab743f97c Fix image paths in create-a-component documentation
Updated image paths for creating a component guide. Changed getting-started to uiguide in path to graphic.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:36:56 -05:00
milliehartnt123 4f37d6c9c0 Update documentation for creating a component
Clarified the description of the Example Node.js Template and corrected the step numbering in the instructions.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 10:34:23 -05:00
milliehartnt123 ec98492a5f Revise component creation guide
Updated the guide to create a component using Software Templates, enhancing clarity and structure. Added detailed steps, additional supporting information, and corrected formatting for better readability. Updated graphics.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-05 10:52:42 -05:00
Andre Wanlin 90250a7a77 Updated create a component
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 19:17:44 -05:00
Aramis 21684fe210 apply suggestions from code review
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-17 16:19:02 -05:00
Aramis a33bd1f7a8 docs: start adding user roles to getting started documentation
Following CNCF guidelines for improved Backstage documentation.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-02-17 16:19:02 -05:00