https://github.com/zentered/swift-sdk-version-list
Static website builder for Swift SDKs
https://github.com/zentered/swift-sdk-version-list
Last synced: about 1 year ago
JSON representation
Static website builder for Swift SDKs
- Host: GitHub
- URL: https://github.com/zentered/swift-sdk-version-list
- Owner: zentered
- Created: 2021-12-14T12:57:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T08:02:24.000Z (about 4 years ago)
- Last Synced: 2025-04-02T23:05:58.777Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift SDK Version List
This is a simple [Next.js](https://nextjs.org) static site which retrieves
repositories from a GitHub Organization and builds a nice overview page with the
latest releases and a button to copy the Swift Package.
## GitHub Action
The GitHub Action can be scheduled to build and deploy the site to GitHub Pages.
## GitHub Page