From 9f3d5a220d24ec2bf9f764b4a266afe0e8b889e5 Mon Sep 17 00:00:00 2001 From: Niklas Eicker Date: Wed, 23 Mar 2022 08:35:49 +0100 Subject: [PATCH] docs: fix broken link, typos and add 0.3.3 as stable version (#129) --- .gitignore | 3 ++- docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/SUMMARY.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/arch.md | 0 .../{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/define_app.md | 0 .../en-US/advanced/initial-loads.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/intro.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/routing.md | 0 .../en-US/advanced/subsequent-loads.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/cli.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/debugging.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/define-app.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/docker.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/intro.md | 0 .../en-US/deploying/relative-paths.md | 0 .../{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/serverful.md | 0 .../en-US/deploying/serverless.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/size.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/ejecting.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/error-pages.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/exporting.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/hello-world.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/hydration.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/defining.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/intro.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/other-engines.md | 0 .../en-US/i18n/translations-managers.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/using.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/intro.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/pitfalls-and-bugs.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/control.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/functional.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/intro.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/publishing.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/security.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/tinker.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/using.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/writing.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/second-app.md | 4 ++-- .../en-US/server-communication.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/snooping.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/static-content.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/stores.md | 0 .../en-US/strategies/amalgamation.md | 0 .../en-US/strategies/build-paths.md | 0 .../en-US/strategies/build-state.md | 0 .../en-US/strategies/incremental.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/intro.md | 0 .../en-US/strategies/request-state.md | 0 .../en-US/strategies/revalidation.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/styling.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/templates/intro.md | 0 .../en-US/templates/metadata-modification.md | 0 .../en-US/templates/setting-headers.md | 0 .../{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/checkpoints.md | 0 .../en-US/testing/fantoccini-basics.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/intro.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/manual.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/updating.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/views.md | 0 docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/what-is-perseus.md | 2 +- docs/manifest.json | 4 ++-- docs/next/en-US/what-is-perseus.md | 2 +- 62 files changed, 8 insertions(+), 7 deletions(-) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/SUMMARY.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/arch.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/define_app.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/initial-loads.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/routing.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/advanced/subsequent-loads.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/cli.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/debugging.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/define-app.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/docker.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/relative-paths.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/serverful.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/serverless.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/deploying/size.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/ejecting.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/error-pages.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/exporting.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/hello-world.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/hydration.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/defining.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/other-engines.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/translations-managers.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/i18n/using.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/pitfalls-and-bugs.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/control.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/functional.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/publishing.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/security.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/tinker.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/using.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/plugins/writing.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/second-app.md (99%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/server-communication.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/snooping.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/static-content.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/stores.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/amalgamation.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/build-paths.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/build-state.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/incremental.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/request-state.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/strategies/revalidation.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/styling.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/templates/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/templates/metadata-modification.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/templates/setting-headers.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/checkpoints.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/fantoccini-basics.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/intro.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/testing/manual.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/updating.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/views.md (100%) rename docs/{0.3.0-0.3.2 => 0.3.0-0.3.3}/en-US/what-is-perseus.md (99%) diff --git a/.gitignore b/.gitignore index e4251badea..2edc7354e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target Cargo.lock pkg/ -.tribble/ \ No newline at end of file +.tribble/ +.idea/ diff --git a/docs/0.3.0-0.3.2/en-US/SUMMARY.md b/docs/0.3.0-0.3.3/en-US/SUMMARY.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/SUMMARY.md rename to docs/0.3.0-0.3.3/en-US/SUMMARY.md diff --git a/docs/0.3.0-0.3.2/en-US/advanced/arch.md b/docs/0.3.0-0.3.3/en-US/advanced/arch.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/advanced/arch.md rename to docs/0.3.0-0.3.3/en-US/advanced/arch.md diff --git a/docs/0.3.0-0.3.2/en-US/advanced/define_app.md b/docs/0.3.0-0.3.3/en-US/advanced/define_app.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/advanced/define_app.md rename to docs/0.3.0-0.3.3/en-US/advanced/define_app.md diff --git a/docs/0.3.0-0.3.2/en-US/advanced/initial-loads.md b/docs/0.3.0-0.3.3/en-US/advanced/initial-loads.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/advanced/initial-loads.md rename to docs/0.3.0-0.3.3/en-US/advanced/initial-loads.md diff --git a/docs/0.3.0-0.3.2/en-US/advanced/intro.md b/docs/0.3.0-0.3.3/en-US/advanced/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/advanced/intro.md rename to docs/0.3.0-0.3.3/en-US/advanced/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/advanced/routing.md b/docs/0.3.0-0.3.3/en-US/advanced/routing.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/advanced/routing.md rename to docs/0.3.0-0.3.3/en-US/advanced/routing.md diff --git a/docs/0.3.0-0.3.2/en-US/advanced/subsequent-loads.md b/docs/0.3.0-0.3.3/en-US/advanced/subsequent-loads.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/advanced/subsequent-loads.md rename to docs/0.3.0-0.3.3/en-US/advanced/subsequent-loads.md diff --git a/docs/0.3.0-0.3.2/en-US/cli.md b/docs/0.3.0-0.3.3/en-US/cli.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/cli.md rename to docs/0.3.0-0.3.3/en-US/cli.md diff --git a/docs/0.3.0-0.3.2/en-US/debugging.md b/docs/0.3.0-0.3.3/en-US/debugging.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/debugging.md rename to docs/0.3.0-0.3.3/en-US/debugging.md diff --git a/docs/0.3.0-0.3.2/en-US/define-app.md b/docs/0.3.0-0.3.3/en-US/define-app.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/define-app.md rename to docs/0.3.0-0.3.3/en-US/define-app.md diff --git a/docs/0.3.0-0.3.2/en-US/deploying/docker.md b/docs/0.3.0-0.3.3/en-US/deploying/docker.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/deploying/docker.md rename to docs/0.3.0-0.3.3/en-US/deploying/docker.md diff --git a/docs/0.3.0-0.3.2/en-US/deploying/intro.md b/docs/0.3.0-0.3.3/en-US/deploying/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/deploying/intro.md rename to docs/0.3.0-0.3.3/en-US/deploying/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/deploying/relative-paths.md b/docs/0.3.0-0.3.3/en-US/deploying/relative-paths.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/deploying/relative-paths.md rename to docs/0.3.0-0.3.3/en-US/deploying/relative-paths.md diff --git a/docs/0.3.0-0.3.2/en-US/deploying/serverful.md b/docs/0.3.0-0.3.3/en-US/deploying/serverful.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/deploying/serverful.md rename to docs/0.3.0-0.3.3/en-US/deploying/serverful.md diff --git a/docs/0.3.0-0.3.2/en-US/deploying/serverless.md b/docs/0.3.0-0.3.3/en-US/deploying/serverless.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/deploying/serverless.md rename to docs/0.3.0-0.3.3/en-US/deploying/serverless.md diff --git a/docs/0.3.0-0.3.2/en-US/deploying/size.md b/docs/0.3.0-0.3.3/en-US/deploying/size.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/deploying/size.md rename to docs/0.3.0-0.3.3/en-US/deploying/size.md diff --git a/docs/0.3.0-0.3.2/en-US/ejecting.md b/docs/0.3.0-0.3.3/en-US/ejecting.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/ejecting.md rename to docs/0.3.0-0.3.3/en-US/ejecting.md diff --git a/docs/0.3.0-0.3.2/en-US/error-pages.md b/docs/0.3.0-0.3.3/en-US/error-pages.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/error-pages.md rename to docs/0.3.0-0.3.3/en-US/error-pages.md diff --git a/docs/0.3.0-0.3.2/en-US/exporting.md b/docs/0.3.0-0.3.3/en-US/exporting.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/exporting.md rename to docs/0.3.0-0.3.3/en-US/exporting.md diff --git a/docs/0.3.0-0.3.2/en-US/hello-world.md b/docs/0.3.0-0.3.3/en-US/hello-world.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/hello-world.md rename to docs/0.3.0-0.3.3/en-US/hello-world.md diff --git a/docs/0.3.0-0.3.2/en-US/hydration.md b/docs/0.3.0-0.3.3/en-US/hydration.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/hydration.md rename to docs/0.3.0-0.3.3/en-US/hydration.md diff --git a/docs/0.3.0-0.3.2/en-US/i18n/defining.md b/docs/0.3.0-0.3.3/en-US/i18n/defining.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/i18n/defining.md rename to docs/0.3.0-0.3.3/en-US/i18n/defining.md diff --git a/docs/0.3.0-0.3.2/en-US/i18n/intro.md b/docs/0.3.0-0.3.3/en-US/i18n/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/i18n/intro.md rename to docs/0.3.0-0.3.3/en-US/i18n/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/i18n/other-engines.md b/docs/0.3.0-0.3.3/en-US/i18n/other-engines.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/i18n/other-engines.md rename to docs/0.3.0-0.3.3/en-US/i18n/other-engines.md diff --git a/docs/0.3.0-0.3.2/en-US/i18n/translations-managers.md b/docs/0.3.0-0.3.3/en-US/i18n/translations-managers.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/i18n/translations-managers.md rename to docs/0.3.0-0.3.3/en-US/i18n/translations-managers.md diff --git a/docs/0.3.0-0.3.2/en-US/i18n/using.md b/docs/0.3.0-0.3.3/en-US/i18n/using.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/i18n/using.md rename to docs/0.3.0-0.3.3/en-US/i18n/using.md diff --git a/docs/0.3.0-0.3.2/en-US/intro.md b/docs/0.3.0-0.3.3/en-US/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/intro.md rename to docs/0.3.0-0.3.3/en-US/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/pitfalls-and-bugs.md b/docs/0.3.0-0.3.3/en-US/pitfalls-and-bugs.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/pitfalls-and-bugs.md rename to docs/0.3.0-0.3.3/en-US/pitfalls-and-bugs.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/control.md b/docs/0.3.0-0.3.3/en-US/plugins/control.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/control.md rename to docs/0.3.0-0.3.3/en-US/plugins/control.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/functional.md b/docs/0.3.0-0.3.3/en-US/plugins/functional.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/functional.md rename to docs/0.3.0-0.3.3/en-US/plugins/functional.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/intro.md b/docs/0.3.0-0.3.3/en-US/plugins/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/intro.md rename to docs/0.3.0-0.3.3/en-US/plugins/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/publishing.md b/docs/0.3.0-0.3.3/en-US/plugins/publishing.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/publishing.md rename to docs/0.3.0-0.3.3/en-US/plugins/publishing.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/security.md b/docs/0.3.0-0.3.3/en-US/plugins/security.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/security.md rename to docs/0.3.0-0.3.3/en-US/plugins/security.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/tinker.md b/docs/0.3.0-0.3.3/en-US/plugins/tinker.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/tinker.md rename to docs/0.3.0-0.3.3/en-US/plugins/tinker.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/using.md b/docs/0.3.0-0.3.3/en-US/plugins/using.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/using.md rename to docs/0.3.0-0.3.3/en-US/plugins/using.md diff --git a/docs/0.3.0-0.3.2/en-US/plugins/writing.md b/docs/0.3.0-0.3.3/en-US/plugins/writing.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/plugins/writing.md rename to docs/0.3.0-0.3.3/en-US/plugins/writing.md diff --git a/docs/0.3.0-0.3.2/en-US/second-app.md b/docs/0.3.0-0.3.3/en-US/second-app.md similarity index 99% rename from docs/0.3.0-0.3.2/en-US/second-app.md rename to docs/0.3.0-0.3.3/en-US/second-app.md index 7016b81321..cbdb40edc5 100644 --- a/docs/0.3.0-0.3.2/en-US/second-app.md +++ b/docs/0.3.0-0.3.3/en-US/second-app.md @@ -2,7 +2,7 @@ This section will cover building a more realistic app than the _Hello World!_ section, with proper structuring and multiple templates. -If learning by reading isn't really your thing, or you'd like a reference, you can see all the code in [this repository](https://github.com/arctic-hen7/perseus/tree/main/examples/basic)! +If learning by reading isn't really your thing, or you'd like a reference, you can see all the code in [this repository](https://github.com/arctic-hen7/perseus/tree/v0.3.3/examples/basic)! ## Setup @@ -51,7 +51,7 @@ Before we get to the cool part of building the actual pages of the app, we shoul This is a little more advanced than the last time we did this, and there are a few things we should note. -The first is the import of [`Html`](https://docs.rs/sycamore/0.7/sycamore/generic_node/trait.Html.html), which we define as a type parameter on the `get_error_pages` function. This makes sure that we can compile these views on the client or the server as long as they're targeting HTML (Sycamore can also target other templating formats for completely different systems, like MacOS desktop apps). +The first is the import of [`Html`](https://docs.rs/sycamore/0.7/sycamore/generic_node/trait.Html.html), which we define as a type parameter on the `get_error_pages` function. This makes sure that we can compile these views on the client or the server as long as they're targeting HTML (Sycamore can also target other templating formats for completely different systems, like macOS desktop apps). In this function, we also define a different error page for a 404 error, which will occur when a user tries to go to a page that doesn't exist. The fallback page (which we initialize `ErrorPages` with) is the same as last time, and will be called for any errors other than a _404 Not Found_. diff --git a/docs/0.3.0-0.3.2/en-US/server-communication.md b/docs/0.3.0-0.3.3/en-US/server-communication.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/server-communication.md rename to docs/0.3.0-0.3.3/en-US/server-communication.md diff --git a/docs/0.3.0-0.3.2/en-US/snooping.md b/docs/0.3.0-0.3.3/en-US/snooping.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/snooping.md rename to docs/0.3.0-0.3.3/en-US/snooping.md diff --git a/docs/0.3.0-0.3.2/en-US/static-content.md b/docs/0.3.0-0.3.3/en-US/static-content.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/static-content.md rename to docs/0.3.0-0.3.3/en-US/static-content.md diff --git a/docs/0.3.0-0.3.2/en-US/stores.md b/docs/0.3.0-0.3.3/en-US/stores.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/stores.md rename to docs/0.3.0-0.3.3/en-US/stores.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/amalgamation.md b/docs/0.3.0-0.3.3/en-US/strategies/amalgamation.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/amalgamation.md rename to docs/0.3.0-0.3.3/en-US/strategies/amalgamation.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/build-paths.md b/docs/0.3.0-0.3.3/en-US/strategies/build-paths.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/build-paths.md rename to docs/0.3.0-0.3.3/en-US/strategies/build-paths.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/build-state.md b/docs/0.3.0-0.3.3/en-US/strategies/build-state.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/build-state.md rename to docs/0.3.0-0.3.3/en-US/strategies/build-state.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/incremental.md b/docs/0.3.0-0.3.3/en-US/strategies/incremental.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/incremental.md rename to docs/0.3.0-0.3.3/en-US/strategies/incremental.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/intro.md b/docs/0.3.0-0.3.3/en-US/strategies/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/intro.md rename to docs/0.3.0-0.3.3/en-US/strategies/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/request-state.md b/docs/0.3.0-0.3.3/en-US/strategies/request-state.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/request-state.md rename to docs/0.3.0-0.3.3/en-US/strategies/request-state.md diff --git a/docs/0.3.0-0.3.2/en-US/strategies/revalidation.md b/docs/0.3.0-0.3.3/en-US/strategies/revalidation.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/strategies/revalidation.md rename to docs/0.3.0-0.3.3/en-US/strategies/revalidation.md diff --git a/docs/0.3.0-0.3.2/en-US/styling.md b/docs/0.3.0-0.3.3/en-US/styling.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/styling.md rename to docs/0.3.0-0.3.3/en-US/styling.md diff --git a/docs/0.3.0-0.3.2/en-US/templates/intro.md b/docs/0.3.0-0.3.3/en-US/templates/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/templates/intro.md rename to docs/0.3.0-0.3.3/en-US/templates/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/templates/metadata-modification.md b/docs/0.3.0-0.3.3/en-US/templates/metadata-modification.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/templates/metadata-modification.md rename to docs/0.3.0-0.3.3/en-US/templates/metadata-modification.md diff --git a/docs/0.3.0-0.3.2/en-US/templates/setting-headers.md b/docs/0.3.0-0.3.3/en-US/templates/setting-headers.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/templates/setting-headers.md rename to docs/0.3.0-0.3.3/en-US/templates/setting-headers.md diff --git a/docs/0.3.0-0.3.2/en-US/testing/checkpoints.md b/docs/0.3.0-0.3.3/en-US/testing/checkpoints.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/testing/checkpoints.md rename to docs/0.3.0-0.3.3/en-US/testing/checkpoints.md diff --git a/docs/0.3.0-0.3.2/en-US/testing/fantoccini-basics.md b/docs/0.3.0-0.3.3/en-US/testing/fantoccini-basics.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/testing/fantoccini-basics.md rename to docs/0.3.0-0.3.3/en-US/testing/fantoccini-basics.md diff --git a/docs/0.3.0-0.3.2/en-US/testing/intro.md b/docs/0.3.0-0.3.3/en-US/testing/intro.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/testing/intro.md rename to docs/0.3.0-0.3.3/en-US/testing/intro.md diff --git a/docs/0.3.0-0.3.2/en-US/testing/manual.md b/docs/0.3.0-0.3.3/en-US/testing/manual.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/testing/manual.md rename to docs/0.3.0-0.3.3/en-US/testing/manual.md diff --git a/docs/0.3.0-0.3.2/en-US/updating.md b/docs/0.3.0-0.3.3/en-US/updating.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/updating.md rename to docs/0.3.0-0.3.3/en-US/updating.md diff --git a/docs/0.3.0-0.3.2/en-US/views.md b/docs/0.3.0-0.3.3/en-US/views.md similarity index 100% rename from docs/0.3.0-0.3.2/en-US/views.md rename to docs/0.3.0-0.3.3/en-US/views.md diff --git a/docs/0.3.0-0.3.2/en-US/what-is-perseus.md b/docs/0.3.0-0.3.3/en-US/what-is-perseus.md similarity index 99% rename from docs/0.3.0-0.3.2/en-US/what-is-perseus.md rename to docs/0.3.0-0.3.3/en-US/what-is-perseus.md index fa3690acdb..07e880d760 100644 --- a/docs/0.3.0-0.3.2/en-US/what-is-perseus.md +++ b/docs/0.3.0-0.3.3/en-US/what-is-perseus.md @@ -67,7 +67,7 @@ The speed of web frameworks is often measured by [Lighthouse](https://developers
Why not 100 on mobile? -The only issue that prevents Perseus from achieving a consistent perfect score on mobile is _total blocking time_, which measures the time between when the first content appears on the page and wehn that content is interactive. Of course, WebAssembly code is used for this part (compiled from Rust), which isn't completely optimized for yet on many mobile devices. As mobile browsers get better at parsing WebAssembly, TBT will likely decrease further from the medium range to the green range (which we see for more poerful desktop systems). +The only issue that prevents Perseus from achieving a consistent perfect score on mobile is _total blocking time_, which measures the time between when the first content appears on the page and when that content is interactive. Of course, WebAssembly code is used for this part (compiled from Rust), which isn't completely optimized for yet on many mobile devices. As mobile browsers get better at parsing WebAssembly, TBT will likely decrease further from the medium range to the green range (which we see for more powerful desktop systems).
diff --git a/docs/manifest.json b/docs/manifest.json index 03f7229ff7..be81c58383 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,10 +1,10 @@ { - "stable": "0.3.0-0.3.2", + "stable": "0.3.0-0.3.3", "outdated": ["0.2.x", "0.1.x"], "beta": [], "history_map": { "0.1.x": "v0.1.4", "0.2.x": "v0.2.3", - "0.3.0-0.3.2": "v0.3.2" + "0.3.0-0.3.3": "v0.3.3" } } diff --git a/docs/next/en-US/what-is-perseus.md b/docs/next/en-US/what-is-perseus.md index fa3690acdb..07e880d760 100644 --- a/docs/next/en-US/what-is-perseus.md +++ b/docs/next/en-US/what-is-perseus.md @@ -67,7 +67,7 @@ The speed of web frameworks is often measured by [Lighthouse](https://developers
Why not 100 on mobile? -The only issue that prevents Perseus from achieving a consistent perfect score on mobile is _total blocking time_, which measures the time between when the first content appears on the page and wehn that content is interactive. Of course, WebAssembly code is used for this part (compiled from Rust), which isn't completely optimized for yet on many mobile devices. As mobile browsers get better at parsing WebAssembly, TBT will likely decrease further from the medium range to the green range (which we see for more poerful desktop systems). +The only issue that prevents Perseus from achieving a consistent perfect score on mobile is _total blocking time_, which measures the time between when the first content appears on the page and when that content is interactive. Of course, WebAssembly code is used for this part (compiled from Rust), which isn't completely optimized for yet on many mobile devices. As mobile browsers get better at parsing WebAssembly, TBT will likely decrease further from the medium range to the green range (which we see for more powerful desktop systems).