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
When using the `banner` field in your frontmatter, you cannot use the `usestatic` shortcode. You must provide the full, static path to the image, starting with your OrganizationUUID.
153
+
{{< /alert >}}
146
154
147
155
> For a complete list of all predefined variables and advanced usage, please refer to the official [Hugo FrontMatter documentation](https://gohugo.io/content-management/front-matter/).
148
156
@@ -264,6 +272,9 @@ With the setup complete, you can publish your content anytime by creating a new
264
272
265
273
This action will automatically trigger the workflow, and your content will be deployed to the [Layer5 Academy](https://cloud.layer5.io/identity/overview).
266
274
275
+
- Your content will be available in the [staging environment](https://staging-cloud.layer5.io/) within approximately 10 minutes.
276
+
- Your content will go fully live to the production Academy platform during the next scheduled cloud release.
277
+
267
278
> **For UrgentUpdates:** If you have a time-sensitive publishing request or encounter any issues with the automated process, please [contact the Layer5 team](https://layer5.io/company/contact) for expedited assistance.
268
279
269
280

@@ -288,4 +299,4 @@ This action will automatically trigger the workflow, and your content will be de
288
299
289
300
5. **How do I structure multiple courses under one learning path?**
290
301
291
-
The structure is defined by your folder hierarchy. A learning path is a directory, and each course is a sub-directory within that path. This folder structure in your `content` directory directly maps to the learning path structure presented to users.
302
+
The structure is defined by your folder hierarchy. A learning path is a directory, and each course is a sub-directory within that path. This folder structure in your `content` directory directly maps to the learning path structure presented to users.
0 commit comments