forked from swiftlang/swift-org-website
-
Notifications
You must be signed in to change notification settings - Fork 4
Update from official #80
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…swiftly_release.yml with the latest release
…iftlang#841) * Add a Swift.org API OpenAPI document * Added download.swift.org OpenAPI doc as well, more polish * Further clarify language * Fix up proposal states * Add descriptions to the fallback anyOf values
* [install] Add Swiftly to the install page under beta/preview * Adjust the download URLs and instructions to support upcoming swiftly preview release (swiftlang#857) * Swiftly preview (swiftlang#866) * Adjust the download URLs and instructions to support upcoming swiftly preview release * Correct the swiftly download URLs --------- Co-authored-by: Mishal Shah <shahmishal@users.noreply.github.com> * Update swiftly install pages (swiftlang#887) * Tweak wording, replace mac package option with Swiftly * Wording tweaks for Linux, raise Docker prominence. --------- Co-authored-by: Ben Cohen <ben@airspeedvelo.city> * container install directions (swiftlang#888) Signed-off-by: Eric Ernst <eric_ernst@apple.com> * Update _includes/install/_linux_platforms_tabs.md * Update the install command for Swiftly * Update the Getting started pages for Swiftly * Add copy code button * Shoe copy button only at code block hover * Add copy button for Linux * Don't jump to the platforms on linux page * Fix swiftly macos GSG instructions to remove unnecessary paragraph (swiftlang#926) * Update swiftly install one-liner and instructions (swiftlang#936) * Update the one-liners to explicitly set a swiftly home dir so that the source line works. Update the swiftly path for macOS based on installer changes * Add notes about the environment variables and install location customization * Fix awkward wording in install note. * Fix awkward wording in macOS install note * Adjust the one-liners and installation pages for macOS and Linux * Update the install command to use latest swiftly installer --------- Signed-off-by: Eric Ernst <eric_ernst@apple.com> Co-authored-by: Chris McGee <87777443+cmcgee1024@users.noreply.github.com> Co-authored-by: Ben Cohen <airspeedswift@users.noreply.github.com> Co-authored-by: Ben Cohen <ben@airspeedvelo.city> Co-authored-by: Eric Ernst <eric.g.ernst@gmail.com> Co-authored-by: Federico Bucchi <b.federico@gmail.com>
* Introducing swiftly 1.0 * Bump the snapshot example dates * Update _posts/2025-03-28-introducing-swiftly_10.md Co-authored-by: Mishal Shah <shahmishal@users.noreply.github.com> * Update _posts/2025-03-28-introducing-swiftly_10.md Co-authored-by: Mishal Shah <shahmishal@users.noreply.github.com> --------- Co-authored-by: Mishal Shah <shahmishal@users.noreply.github.com>
…ng#947) Only swift.org toolchains support Static Linux SDK, which is currently not made clear in the description on this page.
* Add 6.1 release blog post draft. * Remove unnecessary heading. * Update swift.org links. * Update Swift 6.1 release date. * Update the install section.
…ocess using swift build and ASAN_OPTIONS set (swiftlang#959)
I have been working on a proposal with Mads for a while, and he posted about the idea over here as well: https://forums.swift.org/t/gsoc-2025-jni-mode-for-jextract-swift/79122 This addition is to confirm that I'd be happy to mentor the project if accepted and that it is a project idea fitting the Swift GSoC. This does not yet guarantee acceptance of the project, as it'll have to be weighted against other proposals.
* [cxx-interop] Document virtual method support * [cxx-interop] Document `std::unique_ptr` support * [cxx-interop] Update stale link to known issues * [cxx-interop] Document `char8_t` support * [cxx-interop] Document nested struct support * [cxx-interop] Update revision history
…ation - Added .ruby-version file specifying Ruby version 3.3.6. - Updated _config.yml to include .well-known directory. - Added CODEOWNERS entry for OpenAPI. - Introduced CI workflow in .github/workflows/ci.yaml. - Created new OpenAPI YAML files for swiftorg and downloadswiftorg. - Added new images and updated stylesheets for better UI. - Added new documentation files for Swiftly and various platforms. - Updated existing documentation for clarity and accuracy.
- Translated and updated package descriptions for various Swift packages in the `_data/packages/packages.yml` file to improve clarity and accessibility for Chinese-speaking users. - Revised installation instructions for Linux and macOS in the respective markdown files to reflect the changes in language and enhance user experience. - Ensured consistency in terminology and formatting across documentation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation:
Modifications:
Result: