bevy/tools
TrialDragon 0820b7f326
Beautify example showcase site URLs (#12348)
# Objective

The current example showcase site URLs have white-space and caps in them
which looks ugly as an URL.

Fixes https://github.com/bevyengine/bevy-website/issues/736

## Solution

To fix this the example showcase tool now makes the category used for
the site sections lowercase, separated by a hyphen rather than
white-space, and without parentheses.

---------

Co-authored-by: Rob Parrett <robparrett@gmail.com>
Co-authored-by: vero <email@atlasdostal.com>
2024-03-17 21:39:54 +00:00
..
build-templated-pages fix deprecations from toml_edit (#12421) 2024-03-11 17:53:38 +00:00
build-wasm-example Update wgpu to v0.19.3 and unpin web-sys. (#12247) 2024-03-02 00:44:51 +00:00
ci Quality-of-life updates for running CI locally (#12242) 2024-03-04 22:03:02 +00:00
example-showcase Beautify example showcase site URLs (#12348) 2024-03-17 21:39:54 +00:00
publish.sh Add bevy_dev_tools crate (#11341) 2024-03-06 20:33:05 +00:00