mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:22:41 +00:00
1.1 KiB
1.1 KiB
title | desc | metadata | templateEngineOverride | toc | eleventyNavigation | ||||
---|---|---|---|---|---|---|---|---|---|
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 {% cite "Cassette Beasts" %} shrine Articles page
- My {% cite "Star Wars: Knights of the Old Republic" %} shrine Articles page {.item-list}
Featured Articles
Articles featuring other people's interview with me.
-
{%- for article in collections["featured articles"] -%}
-
{{ article.data.articleTitle }}
{%- endfor -%}