From 5ffb2e50ca2197b48c25e4da8b05ca42307fc352 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Sun, 12 Nov 2023 14:42:54 +0000 Subject: [PATCH] Upload documentation preview for PR 1451 --- pr-1451/dev-docs-preview/README.html | 2 +- pr-1451/dev-docs-preview/advanced-customization.html | 2 +- pr-1451/dev-docs-preview/advanced-features.html | 2 +- pr-1451/dev-docs-preview/advanced-markdown.html | 2 +- pr-1451/dev-docs-preview/architecture-concepts.html | 4 ++-- pr-1451/dev-docs-preview/autodiscovery.html | 2 +- pr-1451/dev-docs-preview/automatic-routing.html | 2 +- pr-1451/dev-docs-preview/blog-posts.html | 2 +- pr-1451/dev-docs-preview/build-tasks.html | 2 +- pr-1451/dev-docs-preview/collections.html | 2 +- pr-1451/dev-docs-preview/compile-and-deploy.html | 2 +- pr-1451/dev-docs-preview/console-commands.html | 2 +- pr-1451/dev-docs-preview/core-concepts.html | 2 +- pr-1451/dev-docs-preview/customization.html | 2 +- pr-1451/dev-docs-preview/directory-structure.html | 2 +- pr-1451/dev-docs-preview/documentation-pages.html | 2 +- pr-1451/dev-docs-preview/dynamic-data-discovery.html | 2 +- pr-1451/dev-docs-preview/extensions.html | 2 +- pr-1451/dev-docs-preview/front-matter.html | 2 +- pr-1451/dev-docs-preview/getting-started.html | 2 +- pr-1451/dev-docs-preview/hyde-pages.html | 2 +- pr-1451/dev-docs-preview/in-memory-pages.html | 2 +- pr-1451/dev-docs-preview/index.html | 2 +- pr-1451/dev-docs-preview/installation.html | 2 +- pr-1451/dev-docs-preview/managing-assets.html | 2 +- pr-1451/dev-docs-preview/page-models.html | 2 +- pr-1451/dev-docs-preview/quickstart.html | 2 +- pr-1451/dev-docs-preview/search.html | 2 +- pr-1451/dev-docs-preview/search.json | 2 +- pr-1451/dev-docs-preview/static-pages.html | 2 +- pr-1451/dev-docs-preview/the-hydekernel.html | 2 +- pr-1451/dev-docs-preview/troubleshooting.html | 2 +- pr-1451/dev-docs-preview/updating-hyde.html | 2 +- 33 files changed, 34 insertions(+), 34 deletions(-) diff --git a/pr-1451/dev-docs-preview/README.html b/pr-1451/dev-docs-preview/README.html index bc4ffdf5f99..b5280077412 100644 --- a/pr-1451/dev-docs-preview/README.html +++ b/pr-1451/dev-docs-preview/README.html @@ -358,7 +358,7 @@

Hyde Documentation

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/advanced-customization.html b/pr-1451/dev-docs-preview/advanced-customization.html index 57c6d40c659..2e8cfbbd6b6 100644 --- a/pr-1451/dev-docs-preview/advanced-customization.html +++ b/pr-1451/dev-docs-preview/advanced-customization.html @@ -533,7 +533,7 @@

Custom output directory

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/advanced-features.html b/pr-1451/dev-docs-preview/advanced-features.html index 1a2d96ced58..21d14d1a936 100644 --- a/pr-1451/dev-docs-preview/advanced-features.html +++ b/pr-1451/dev-docs-preview/advanced-features.html @@ -380,7 +380,7 @@

Table of Contents

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/advanced-markdown.html b/pr-1451/dev-docs-preview/advanced-markdown.html index 968191cbf94..fdd2a9e4923 100644 --- a/pr-1451/dev-docs-preview/advanced-markdown.html +++ b/pr-1451/dev-docs-preview/advanced-markdown.html @@ -541,7 +541,7 @@

Tailwind Typography Prose Classes

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/architecture-concepts.html b/pr-1451/dev-docs-preview/architecture-concepts.html index 88f027391fd..0a57f4ebb49 100644 --- a/pr-1451/dev-docs-preview/architecture-concepts.html +++ b/pr-1451/dev-docs-preview/architecture-concepts.html @@ -270,7 +270,7 @@

Advanced Architecture Concepts

Introduction

-

These chapters are written for power users and contributors. If you're just looking to get a site up and running, +

These chapters are written for power users and package contributors. If you're just looking to get a site up and running, you can safely skip this section. The documentation here will cover advanced topics under the presumption that the reader has a basic to intermediate understanding of programming, as well as PHP, object-oriented design, and to some extent Laravel, as the articles are heavily driven by code examples.

@@ -379,7 +379,7 @@

Behind the magic

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/autodiscovery.html b/pr-1451/dev-docs-preview/autodiscovery.html index 895e0b575bd..4590f5524f7 100644 --- a/pr-1451/dev-docs-preview/autodiscovery.html +++ b/pr-1451/dev-docs-preview/autodiscovery.html @@ -479,7 +479,7 @@

Deep dive into lazy-booting

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/automatic-routing.html b/pr-1451/dev-docs-preview/automatic-routing.html index b37d24211a1..3675d879c88 100644 --- a/pr-1451/dev-docs-preview/automatic-routing.html +++ b/pr-1451/dev-docs-preview/automatic-routing.html @@ -416,7 +416,7 @@

Using the x-link component

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/blog-posts.html b/pr-1451/dev-docs-preview/blog-posts.html index 120a8ea4221..70bc0959b49 100644 --- a/pr-1451/dev-docs-preview/blog-posts.html +++ b/pr-1451/dev-docs-preview/blog-posts.html @@ -595,7 +595,7 @@

Using images in posts

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/build-tasks.html b/pr-1451/dev-docs-preview/build-tasks.html index 4cab50b991e..64644275942 100644 --- a/pr-1451/dev-docs-preview/build-tasks.html +++ b/pr-1451/dev-docs-preview/build-tasks.html @@ -506,7 +506,7 @@

Programmatic registration

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/collections.html b/pr-1451/dev-docs-preview/collections.html index 73a453e6fc5..90987a4ff72 100644 --- a/pr-1451/dev-docs-preview/collections.html +++ b/pr-1451/dev-docs-preview/collections.html @@ -596,7 +596,7 @@

Implementing it in a Blade view

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/compile-and-deploy.html b/pr-1451/dev-docs-preview/compile-and-deploy.html index c99ced850d0..c0435ac7970 100644 --- a/pr-1451/dev-docs-preview/compile-and-deploy.html +++ b/pr-1451/dev-docs-preview/compile-and-deploy.html @@ -446,7 +446,7 @@

GitHub Pages - CI/CD

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/console-commands.html b/pr-1451/dev-docs-preview/console-commands.html index 2d995c4ed97..aa94645601b 100644 --- a/pr-1451/dev-docs-preview/console-commands.html +++ b/pr-1451/dev-docs-preview/console-commands.html @@ -812,7 +812,7 @@

Options

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/core-concepts.html b/pr-1451/dev-docs-preview/core-concepts.html index 91d70edd08c..c4e8756bcf9 100644 --- a/pr-1451/dev-docs-preview/core-concepts.html +++ b/pr-1451/dev-docs-preview/core-concepts.html @@ -804,7 +804,7 @@

Route Keys

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/customization.html b/pr-1451/dev-docs-preview/customization.html index 1b5009450b7..97f6ff0259d 100644 --- a/pr-1451/dev-docs-preview/customization.html +++ b/pr-1451/dev-docs-preview/customization.html @@ -800,7 +800,7 @@

Namespaced YAML Configuration

Documentation preview for  PR #1451   - (#4e61340f27c8b9a081764c6b21cbcc0de0fe4792) + (#bba697eb7ecc0ae30d382c54866b1a19e6401ae7)

Back to PR diff --git a/pr-1451/dev-docs-preview/directory-structure.html b/pr-1451/dev-docs-preview/directory-structure.html index c1ad5d55f0d..c0d7336390a 100644 --- a/pr-1451/dev-docs-preview/directory-structure.html +++ b/pr-1451/dev-docs-preview/directory-structure.html @@ -359,7 +359,7 @@