Openring-rs: a webring for static site generators written in Rust
19 hours ago
- #Rust
- #static-site
- #webring
- openring-rs is a tool for generating a webring from Atom/RSS feeds.
- It populates a template with articles from feeds for embedding in blogs.
- Key differences from Drew DeVault's openring include respecting throttling, concurrent feed fetching, and better error messages.
- Features include filtering feeds with --before, a progress bar, and Tera template support.
- Usage involves specifying template files, feed URLs, and optional caching.
- Example usage and installation instructions are provided.