Skip to content

Commit e7f3f26

Browse files
committed
update theme enhancement and hugo link
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
1 parent 6a576d7 commit e7f3f26

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

  • content/en/cloud/academy

content/en/cloud/academy/creating-content/extending-the-academy/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ This is a styled callout with custom CSS.
171171
- The shortcode applies padding, margins, colors, and borders
172172
- `{{ .Inner }}` displays the content between opening and closing shortcode tags
173173

174+
##### Advanced Hugo Features
175+
176+
The Layer5 Academy platform supports all Hugo shortcode features. For more advanced functionality, see the [Hugo documentation](https://gohugo.io/content-management/shortcodes/).
177+
174178
### Branded Email Communications
175179

176180
When using the Academy with [white-labeling](/cloud/self-hosted/white-labeling) enabled, all system-generated emails (badge awards, certificate awards, challenge registrations) automatically reflect your organization's branding.

content/en/cloud/academy/platform-development/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This repository is the "skin" for the entire Academy. It controls the website's
2626

2727
Content repositories automatically import this theme as a Go Module. As a content creator, you do not need to fork or clone this repository; your academy will use these styles by default.
2828

29-
> Currently, we only support customizing shortcodes in your content repository, not full theme customization.
29+
> Currently, we only support customizing shortcodes in your content repository, not full theme customization. For requests regarding new archetypes, layouts, or theme enhancements, please open an issue in the [academy-theme repository](https://github.com/layer5io/academy-theme/issues).
3030
3131
### [academy-example](https://github.com/layer5io/academy-example)
3232

0 commit comments

Comments
 (0)