Skip to content

glebpom/rust-changelogs

Repository files navigation

Rust Changelogs

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

Building

Note: this requires hugo

git clone --recurse-submodules git@github.com:glebpom/rust-changelogs
cd rust-changelogs
cargo run

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