https://github.com/rusty-celery/rusty-celery.github.io
🦀 📖 The Rusty Celery Book
https://github.com/rusty-celery/rusty-celery.github.io
Last synced: 3 months ago
JSON representation
🦀 📖 The Rusty Celery Book
- Host: GitHub
- URL: https://github.com/rusty-celery/rusty-celery.github.io
- Owner: rusty-celery
- Created: 2020-01-23T20:04:47.000Z (over 6 years ago)
- Default Branch: code
- Last Pushed: 2023-01-23T18:01:31.000Z (over 3 years ago)
- Last Synced: 2025-10-22T00:32:25.680Z (8 months ago)
- Language: Rust
- Homepage: https://rusty-celery.github.io
- Size: 1.14 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rusty Celery Book
This repo contains the code for generating the guide book for Rusty Celery. It uses [mdBook](https://github.com/rust-lang/mdBook). Deployments are triggered through GitHub actions on pushes to this branch.
If you find an error in the book, please either [open an issue](https://github.com/rusty-celery/rusty-celery/issues/new) in the `rusty-celery` repo with the label `Type: Documentation` or open a pull request in this repo.