Skip to content

New look from official #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 161 commits into from
Jun 5, 2025
Merged

New look from official #81

merged 161 commits into from
Jun 5, 2025

Conversation

chenranj
Copy link
Member

@chenranj chenranj commented Jun 5, 2025

Motivation:

Modifications:

Result:

swift-ci and others added 30 commits April 13, 2025 22:45
Motivation:

The current shell script does not work for zsh resulting in the following error.

zsh: parse error near `)'.  Adding

Modifications:

Adding quotes around the file name fixes the command for bash and zsh. Tested locally.

Result:

Install command works for zsh and bash.
* Add Josh as SSWG member

* reorder the list to alphabetical order of last name
Co-authored-by: SamYin Kim <chernanj@buffalo.edu>
shahmishal and others added 28 commits June 4, 2025 11:07
[Blog post] Redesigned Swift.org is now live
The WinGet command for installing Windows platform dependencies
contained line breaks. When copied, the line breaks would break the
command up in to multiple lines. The first line is a valid command and
so runs sucessfully but the subsequent lines are truncated and will
produce an error if run.

Update the command to remove line breaks, and update the css for
`.code-box pre code`` to add back in line breaks in css that are not
preserved when the command is copied.

The swiftly install command breaks the command up with backslashes `\`
but on Windows we would have to either use `^` for cmd.exe or backtick
for powershell. This ambiguity means its safer just to put the whole
command on one line.
Remove line breaks from long WinGet command
…tch-1

Remove some TODO code from a component
Embedded guides are no longer hosted directly on the website.
Updates links from apple/swift-foo-examples to
swiftlang/swift-foo-examples for embedded repos.
…x-code-block-tabs

Fix code block tabs on mobile
Copy link

vercel bot commented Jun 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swift-org-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 6:50pm

@chenranj chenranj merged commit 8588473 into main Jun 5, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.