GitHunt
AK

akhilman/seed-rs.org

Seed's official website

Seed's official website

  • https://seed-rs.org/

Warning

The link to seed-rs.org is temporally disabled because a third party may have acquired it (see seed-rs/seed-rs.org#126)

  • Based on Seed-quickstart-webpack.

  • To build this site in a local environment, follow the instructions in the above link.


How to add docs for a new Seed version

  1. Create a new folder /crate/guides/x.x.x
  2. Add new guides into the folder. Guide about.md is required.
  3. Open /crate/src/lib.rs and:
    1. Add SeedVersion variant Vx_x_x
    2. Update SeedVersion::version and SeedVersion::date
    3. Update SEED_VERSIONS and DEFAULT_SEED_VERSION
  4. Open /crate/src/guide.rs and:
    1. Update guides()

Languages

Rust81.6%JavaScript11.5%CSS2.9%Handlebars2.8%TypeScript1.3%
Other
Created January 11, 2025
Updated January 11, 2025