-
Based on Seed-quickstart-webpack.
-
To build this site in a local environment, follow the instructions in the above link.
- Create a new folder
/crate/guides/x.x.x
- Add new guides into the folder. Guide
about.md
is required. - Open
/crate/src/lib.rs
and:- Add
SeedVersion
variantVx_x_x
- Update
SeedVersion::version
andSeedVersion::date
- Update
SEED_VERSIONS
andDEFAULT_SEED_VERSION
- Add
- Open
/crate/src/guide.rs
and:- Update
guides()
- Update