Files
godot-website/collections/templates/article.md
Yuri Sizov e666916216 Rework community events using data collections (#628)
- Replace the events page with a generated template
- Convert all events to the data collection format
- Fix various markup issues, typos in texts
- Add collection item templates for articles, showcase, and events
- Fix shadowing in showcase items where `page.xbox` was defined twice
2023-04-24 18:41:54 +02:00

533 B

title, excerpt, categories, author, date, image, image_caption_title, image_caption_description
title excerpt categories author date image image_caption_title image_caption_description
<article title> <short content description>
news
<author name> 1970-01-01 00:00:00 /storage/blog/covers/<image filename>.jpg <image caption title> <image caption description>

Article content goes here. Full Markdown syntax is supported.