summaryrefslogtreecommitdiffstats
path: root/data/repos.yaml
blob: f5835b36d341781f9a28608b18e25fa6385f2e98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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: "/uppies/2026/05/tiles-03-1024x819.jpg"
    tags:
      - "Personal"
      - "Generic"
      - "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"