Skip to content

releases-rs/releases-rs

Repository files navigation

Rust Changelogs

Generates the pages at https://releases.rs/. A GitHub workflow regenerates the pages periodically.

Building

Note: requires hugo extended 0.146.7 or higher.

git clone --recurse-submodules git@github.com:releases-rs/releases-rs
cd releases-rs
cargo run

Note: if the GitHub API rate limit is reached, a personal access token (classic) can be provided via the GITHUB_TOKEN env.

When done you will have your generated pages in hugo/rust-changelogs/public.

Serving Locally

cd hugo/rust-changelogs
hugo serve --theme hugo-book

The site will be available at http://localhost:1313

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10