summaryrefslogtreecommitdiffstats
path: root/content/en/repository/index.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-14 20:44:52 +0200
committerDanilo M. <danix@danix.xyz>2026-05-14 20:44:52 +0200
commitc2fed61df80741c0b2af9bee11841759f662438a (patch)
tree2b92e907732c0e86fed0239983f3f610c5de6cdf /content/en/repository/index.md
parente83e1959e8a6040c4526a6a3c573710b80732cd1 (diff)
downloaddanixxyz-c2fed61df80741c0b2af9bee11841759f662438a.tar.gz
danixxyz-c2fed61df80741c0b2af9bee11841759f662438a.zip
feat: add pkg-list and pkg-changelog shortcodes to repository pages
Diffstat (limited to 'content/en/repository/index.md')
-rw-r--r--content/en/repository/index.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/content/en/repository/index.md b/content/en/repository/index.md
index f753bfc..01b2e03 100644
--- a/content/en/repository/index.md
+++ b/content/en/repository/index.md
@@ -84,4 +84,8 @@ slackpkg search keyword
## Available Packages
-Check the repository for the latest available packages. See the GitHub SlackBuild repositories below for build information and source files.
+{{< pkg-list >}}
+
+## Recent Changes
+
+{{< pkg-changelog count="10" >}}