summaryrefslogtreecommitdiffstats
path: root/data/repos.yaml
blob: 3f7c8977543cb875e8593dc9002efe172a771b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
repos:
  - name: "Slackware Pentesting Suite"
    description_key: "repo_example_1_desc"
    github_url: "https://github.com/danixland/Slackware-Pentesting-Suite"
    image: "/uppies/2026/04/sl-hack-ware.jpg"
    tags:
      - "Slackware"
      - "Pentesting"

  # - 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"