Skip to content

Commit 25eba8c

Browse files
authored
Merge pull request #44967 from david-martin/hugo-figure-shortcode
Add info on using the figure hugo shortcode
2 parents 4d90784 + ffea68d commit 25eba8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/contribute/new-content/blogs-case-studies.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ Submissions need to be in Markdown format to be used by the [Hugo](https://gohug
124124
for the blog. There are [many resources available](https://gohugo.io/documentation/) on how to use
125125
this technology stack.
126126

127+
For illustrations, diagrams or charts, the [figure shortcode](https://gohugo.io/content-management/shortcodes/#figure)
128+
can be used. For other images, we strongly encourage use of alt attributes; if an image doesn't
129+
need any alt attrribute, maybe it's not needed in the article at all.
130+
127131
We recognize that this requirement makes the process more difficult for less-familiar folks to
128132
submit, and we're constantly looking at solutions to lower this bar. If you have ideas on how to
129133
lower the barrier, please volunteer to help out.

0 commit comments

Comments
 (0)