Skip to content

Commit 5e77875

Browse files
committed
[Blog post] Redesigned Swift.org is now live
1 parent 65ff441 commit 5e77875

14 files changed

+43
-1
lines changed

_data/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ shahmishal:
103103
104104
github: shahmishal
105105
gravatar: 231cec2cc45a272aa5b341b413fdc2ed
106-
about: "Mishal Shah is an engineer on the Swift Infrastructure team at Apple."
106+
about: "Mishal Shah is part of the Swift Core Team, the Swift Ecosystem steering group, and the Swift Website workgroup, among other roles. He oversees a team focused on compiler developer experience tooling at Apple."
107107

108108
mikeash:
109109
name: Mike Ash
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: post
3+
published: true
4+
date: 2025-06-04 10:00:00
5+
title: "Redesigned Swift.org is now live"
6+
author: [shahmishal]
7+
---
8+
9+
Over the past few months, the website workgroup has been redesigning Swift.org. On behalf of the website workgroup, I'm pleased to announce that we have merged the initial changes.
10+
11+
Our goal with the site redesign has been to make Swift.org more approachable for newcomers to Swift, highlight the language’s technical strengths, and make it easy to get started. That led to a focus on the website's appearance, improving the user experience, and emphasizing important features such as Swift’s multiplatform support.
12+
13+
Today's release includes refreshed home and install pages. Additionally, new pages have been designed to explore Swift use cases, including cloud services, command line tools, and embedded software. Looking forward, we plan to take an iterative approach to improving the website, including pushing changes live as we complete their design and implementation.
14+
15+
## Brand new design
16+
17+
We explored several design options and found that the latest design conveys the fluidity and creativity of Swift through the splash of orange and the bird animation in the background.
18+
19+
<div style="display: flex;column-gap:25px;">
20+
<img style="width: 50%;" src="/assets/images/swift-redesign-blog/[email protected]">
21+
<img style="width: 50%;" src="/assets/images/swift-redesign-blog/[email protected]">
22+
</div>
23+
24+
## Curated content and examples
25+
26+
The homepage now highlights Swift's strengths alongside code examples that illustrate them. Additionally, we showcase various types of software that can be developed using Swift; these new use case pages provide information such as relevant packages, examples of Swift in action, code snippets, and links to resources for further learning.
27+
28+
<div style="display: flex;column-gap:25px;">
29+
<img style="width: 50%;" src="/assets/images/swift-redesign-blog/[email protected]">
30+
<img style="width: 50%;" src="/assets/images/swift-redesign-blog/[email protected]">
31+
</div>
32+
33+
## Next Steps
34+
35+
We look forward to hearing your feedback on this first set of changes as we continue to redesign other sections of the site. There are several ways to offer feedback on the redesign and to get involved:
36+
37+
* A forum announcement has been shared on the forums that can be used for discussion, and the website repository has GitHub issues.
38+
* The website itself is open source, and your contributions to the [swiftlang/swift-org-website](https://github.com/swiftlang/swift-org-website) repository are welcome.
39+
* [The Swift Information Architecture Project](https://forums.swift.org/t/announcing-the-swift-information-architecture-project/75866) is an ongoing effort that has helped inform decisions related to the site redesign.
40+
41+
42+
Thank you to the website workgroup and community members for contributing to these improvements.
2.16 MB
Loading
2.16 MB
Loading
2.23 MB
Loading
2.23 MB
Loading
1.71 MB
Loading
1.71 MB
Loading
1.76 MB
Loading
1.76 MB
Loading

0 commit comments

Comments
 (0)