https://github.com/towinok/card
Example of using sss-rs
https://github.com/towinok/card
Last synced: 3 months ago
JSON representation
Example of using sss-rs
- Host: GitHub
- URL: https://github.com/towinok/card
- Owner: TOwInOK
- License: mit
- Created: 2025-05-21T08:12:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-04T10:54:42.000Z (6 months ago)
- Last Synced: 2026-03-27T23:42:18.848Z (3 months ago)
- Homepage: https://towinok.github.io/card/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSS-rs-template
A Rust template project for the SSS-rs card hosted on GitHub Pages.
## Getting Started
1. **Clone the repository**
Go to the *Pages* settings and set the source to GitHub Actions.
Set up a custom domain if you have one.
2. **Build your token**
Go to the [website](https://sss.lost-umbrella.com/) and generate your token.
3. **Configure your token**
- Option 1: Create a file named `.token` in the project root and paste your token inside.
- Option 2: Set your token as a project variable (e.g., environment variable).
## How to check your card
The link will be available after deploying the token and completing the first stage.
Go to *Pages* and visit your site.
The link looks like: `https://{your-nickname}.github.io/SSS-rs-template/`