|
| 1 | +headline: Swift Community |
| 2 | +read-more: Read more |
| 3 | +hero-cards: |
| 4 | + - image: |
| 5 | + light: /assets/images/community/community-hero.png |
| 6 | + dark: /assets/images/community/community-hero-dark.png |
| 7 | + alt: Community Hero image |
| 8 | + - image: |
| 9 | + light: /assets/images/community/[email protected] |
| 10 | + dark: /assets/images/community/[email protected] |
| 11 | + alt: Community Showcase image |
| 12 | + label: Community Showcase |
| 13 | + link: https://forums.swift.org |
| 14 | + - image: |
| 15 | + light: /assets/images/community/[email protected] |
| 16 | + dark: /assets/images/community/[email protected] |
| 17 | + alt: Featured Package image |
| 18 | + label: Featured Package |
| 19 | + link: /packages/ |
| 20 | +section2: |
| 21 | + headline: Explore the forums |
| 22 | + text: The community's official channel for answering questions and discussing the development of Swift |
| 23 | + cards: |
| 24 | + - title: Using Swift |
| 25 | + text: This area is intended for users to get help with or ask questions about Swift or its related tools and is not for discussion about work being done to the language itself. |
| 26 | + link: / |
| 27 | + - title: Swift development |
| 28 | + text: Topics related to development and implementation of Swift. |
| 29 | + link: / |
| 30 | + - title: Swift evolution |
| 31 | + text: Topics related to the Swift Evolution Process. Another line here. |
| 32 | + link: / |
| 33 | + - title: Related projects |
| 34 | + text: Dedicated to open source projects within the Swift community that are separate from the Swift language itself. |
| 35 | + link: / |
| 36 | +section3: |
| 37 | + headline: Contribute to Swift |
| 38 | + text: Swift is open to code and non-code contributions, get involved today |
| 39 | + cards: |
| 40 | + - title: Open pull requests and issues |
| 41 | + text: Contributions are welcome! Each Swift project has a contributing file that describes its best practices. |
| 42 | + link: / |
| 43 | + - title: Paticipate in language design |
| 44 | + text: Major Swift language features are openly developed as part of the Swift Evolution process. |
| 45 | + link: / |
| 46 | + - title: Answers questions on Swift Forums |
| 47 | + text: Help others by answering each others questions. Another line here. |
| 48 | + link: / |
| 49 | + - title: Learn about workgroups |
| 50 | + text: Community groups coordinating focused efforts within the Swift project. |
| 51 | + link: / |
| 52 | +section4: |
| 53 | + headline: Follow Swift |
| 54 | + links: |
| 55 | + - image: / |
| 56 | + label: Bluesky |
| 57 | + link: / |
| 58 | + alt: Bluesky icon |
| 59 | + - image: / |
| 60 | + label: Mastodon |
| 61 | + link: / |
| 62 | + alt: Mastodon icon |
| 63 | + - image: / |
| 64 | + label: Twitter/X |
| 65 | + link: / |
| 66 | + alt: Twitter/X icon |
| 67 | + - image: / |
| 68 | + label: Swift blog |
| 69 | + link: / |
| 70 | + alt: Swift blog icon |
| 71 | + - image: / |
| 72 | + label: GitHub |
| 73 | + link: / |
| 74 | + alt: GitHub icon |
0 commit comments