diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 19:06:13 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 19:06:13 +0100 |
| commit | 7869c36bd99d5fc03b05512e0090f1b0f032ca86 (patch) | |
| tree | f77c4c06b1f8c675704807d659b8f2f38d28971f /content | |
| parent | bbcea27fcb43b7d554431bba750e6bfa9016ad37 (diff) | |
more changes, shortcodes, idk I forgot
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 7 | ||||
| -rw-r--r-- | content/stuff.md | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/content/_index.md b/content/_index.md index 5fdb584..5a1414b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,11 +8,16 @@ draft: false table: false --- -Hi lovely-little-thing browsing the web, welcome to my website. The last time I modified it was like... The {{< time-now >}} +Hi lovely-little-thing browsing the web, welcome to my website. If you want to subscribe to the blog's rss feed, it's [here](/index.xml) +## Blog + {{< article-list category="blog" number="5" >}} + +## Guide + {{< article-list category="guide" number="5" >}} There is useful links at the bottom of this page. diff --git a/content/stuff.md b/content/stuff.md index 0cf906d..8512160 100644 --- a/content/stuff.md +++ b/content/stuff.md @@ -51,11 +51,9 @@ These guides helped me a lot. Checkout Denshi's and Luke Smith's video tutorial - [Comfy.Guide](https://comfy.guide) - [LandChad.net](https://landchad.net) -### Articles I think about from time to time +### Articles I really like -- [Queen of Beauty](https://denshi.org/blog/queen-of-beauty/) -- [Planes Are Cool](https://zacoons.com/blog/2025-08-02-planes-are-cool/) -- [Backyard Bees](https://denshi.org/blog/backyard-bees/) +{{< article-list category="copy" number="5">}} ~~\~ |
