-
Notifications
You must be signed in to change notification settings - Fork 1
/
source_template.yml
28 lines (28 loc) · 1001 Bytes
/
source_template.yml
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
26
27
28
categories:
- name: Community Showcase
slug: community
description: "Descriptions can include [Markdown links](https://example.com) and **basic formatting**."
more:
title: More packages
url: https://example.com/more/packages
source:
packages:
- identifier: pointfreeco/swift-composable-architecture
- identifier: groue/Semaphore
note: "Notes are optional and per-package, not per-category."
- identifier: QuickBirdEng/DataKit
note: "Notes can also include [Markdown](https://example.com)."
- name: Networking
slug: networking
description: "Descriptions are required, but 'more' links are optional."
source:
packages:
- identifier: apple/swift-nio
- identifier: Alamofire/Alamofire
- name: Testing
slug: testing
description: "This list is driven by a live keyword search on SPI."
source:
search:
query: 'testing'
limit: 6