mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 20:42:41 +00:00
1.1 KiB
1.1 KiB
layout | title | desc | metadata | templateEngineOverride | toc | eleventyNavigation | ||||
---|---|---|---|---|---|---|---|---|---|---|
main/content | Articles | List of articles published on my website. |
|
njk, md | true |
|
My Articles
Articles I have written.
-
{%- for article in collections["my articles"] -%}
-
{{ article.data.articleTitle }}
{%- endfor -%}
My Articles for Video Games with Their Own Pages
- My Cassette Beasts shrine Articles page
- My Star Wars: Knights of the Old Republic shrine Articles page {.content-list}
Featured Articles
Articles featuring other people's interview with me.
-
{%- for article in collections["featured articles"] -%}
-
{{ article.data.articleTitle }}
{%- endfor -%}