aboutsummaryrefslogtreecommitdiff
path: root/site/static/docs
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2022-06-04 18:42:32 +0200
committerGitHub <[email protected]>2022-06-04 09:42:32 -0700
commit5b0bf3f49a94ca96334651eca9aeeb56d48bf144 (patch)
tree4140119de309be6e5121c445521253d2955d8ff0 /site/static/docs
parent8965b11dd5ec9f6d353c53b58e256880d6a96703 (diff)
downloadbootstrap-5b0bf3f49a94ca96334651eca9aeeb56d48bf144.tar.xz
bootstrap-5b0bf3f49a94ca96334651eca9aeeb56d48bf144.zip
Docs: Add a Vite Getting Started guide (#36412)
* Docs: Add a Vite Getting Started guide * Fix npm run docs temporarily * Fix cspell and lint * Uncomment the 2nd part * . * Make it work without dist * Updates after merges of Parcel/Webpack guides rewriting * Update images * Replace dev images * Compress the new images better * Update site/content/docs/5.2/customize/optimize.md Co-authored-by: Mark Otto <[email protected]> * Update site/content/docs/5.2/getting-started/vite.md Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]>
Diffstat (limited to 'site/static/docs')
-rw-r--r--site/static/docs/5.2/assets/img/guides/bootstrap-vite.pngbin0 -> 169189 bytes
-rw-r--r--site/static/docs/5.2/assets/img/guides/[email protected]bin0 -> 558538 bytes
-rw-r--r--site/static/docs/5.2/assets/img/guides/vite-dev-server-bootstrap.pngbin0 -> 75894 bytes
-rw-r--r--site/static/docs/5.2/assets/img/guides/vite-dev-server.pngbin0 -> 74851 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/site/static/docs/5.2/assets/img/guides/bootstrap-vite.png b/site/static/docs/5.2/assets/img/guides/bootstrap-vite.png
new file mode 100644
index 000000000..a290110e7
--- /dev/null
+++ b/site/static/docs/5.2/assets/img/guides/bootstrap-vite.png
Binary files differ
diff --git a/site/static/docs/5.2/assets/img/guides/[email protected] b/site/static/docs/5.2/assets/img/guides/[email protected]
new file mode 100644
index 000000000..5fe40c526
--- /dev/null
+++ b/site/static/docs/5.2/assets/img/guides/[email protected]
Binary files differ
diff --git a/site/static/docs/5.2/assets/img/guides/vite-dev-server-bootstrap.png b/site/static/docs/5.2/assets/img/guides/vite-dev-server-bootstrap.png
new file mode 100644
index 000000000..0c3741bd6
--- /dev/null
+++ b/site/static/docs/5.2/assets/img/guides/vite-dev-server-bootstrap.png
Binary files differ
diff --git a/site/static/docs/5.2/assets/img/guides/vite-dev-server.png b/site/static/docs/5.2/assets/img/guides/vite-dev-server.png
new file mode 100644
index 000000000..e29729c23
--- /dev/null
+++ b/site/static/docs/5.2/assets/img/guides/vite-dev-server.png
Binary files differ