diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/repos.yaml | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/data/repos.yaml b/data/repos.yaml index 4e1c2f7..3f7c897 100644 --- a/data/repos.yaml +++ b/data/repos.yaml @@ -1,24 +1,23 @@ repos: - - name: "slackbuild-example-1" + - name: "Slackware Pentesting Suite" description_key: "repo_example_1_desc" - github_url: "https://github.com/danix/slackbuild-example-1" - image: "images/repo-icons/example-1.png" + github_url: "https://github.com/danixland/Slackware-Pentesting-Suite" + image: "/uppies/2026/04/sl-hack-ware.jpg" tags: - "Slackware" - - "Build System" + - "Pentesting" - - name: "slackbuild-example-2" - description_key: "repo_example_2_desc" - github_url: "https://github.com/danix/slackbuild-example-2" - image: "images/repo-icons/example-2.png" - tags: - - "Slackware" - - "Package" + # - name: "My SlackBuilds" + # description_key: "repo_example_2_desc" + # github_url: "https://github.com/danixland/my-slackbuilds" + # image: "" + # tags: + # - "Packages" - - name: "slackbuild-example-3" - description_key: "repo_example_3_desc" - github_url: "https://github.com/danix/slackbuild-example-3" - image: "images/repo-icons/example-3.png" - tags: - - "Slackware" - - "Utilities" + # - name: "slackbuild-example-3" + # description_key: "repo_example_3_desc" + # github_url: "https://github.com/danix/slackbuild-example-3" + # image: "images/repo-icons/example-3.png" + # tags: + # - "Slackware" + # - "Utilities" |
