Remove about.html
article thumbnail

Building The SSG I’ve Always Wanted: An 11ty, Vite And JAM Sandwich

Smashing Magazine

So if we renamed index.html to about.html , we would visit [link] (yes, you’ll need a trailing slash!). Just run vite (or npx vite if the command didn’t get configured in your terminal), and you’ll see this helpful output: vite vX.X.X dev server running at: > Local: [link] > Network: use `--host` to expose ready in Xms.

Website 93