Rust library to generate static websites
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: changeset

+12
+5
.sampo/changesets/noble-lady-tuonetar.md
··· 1 + --- 2 + cargo/maudit: patch 3 + --- 4 + 5 + Fixed assets using filenames with invalid characters for URLs resulting in broken links
+7
.sampo/changesets/valiant-stormcaller-aino.md
··· 1 + --- 2 + cargo/maudit: minor 3 + --- 4 + 5 + Added support for prefetching links. By default, Maudit will now automatically prefetch links your users press on in order to increase the performance of page navigations. 6 + 7 + Other, more aggressive strategies for prefetching are also available: Hover and Viewport, which respectively prefetch links on hover and all links in the viewport.