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
This is just a development page that shows during the build process.
16
+
17
+
### Build Process
18
+
19
+
Here's the simple workflow:
20
+
> 1.**Develop locally** - Make your changes and test them here
21
+
22
+
> 2.**Merge when ready** - Your Academy stays private until you decide to publish
23
+
24
+
> 3.**Publish when ready** - Release it to your organization
25
+
26
+
## Best practices
27
+
28
+
Before publishing or updating Academy content, validate your IDs in the [Academy Instructor Console](https://cloud.meshery.io/academy/instructors-console).
29
+
30
+
- Create content using the "Create New Content" tool to generate IDs
31
+
- Add the Content ID to the `id:` field in front matter
32
+
- Use the Organization ID only in folder structure (keep it separate from Content ID)
33
+
- Avoid changing identifiers after publishing, as it can break learner progress tracking
0 commit comments