Skip to content

feat: report orphan pages - #7601

Draft
Josh-Cena wants to merge 2 commits into
mainfrom
jc/orphan-pages
Draft

feat: report orphan pages#7601
Josh-Cena wants to merge 2 commits into
mainfrom
jc/orphan-pages

Conversation

@Josh-Cena

@Josh-Cena Josh-Cena commented Jun 11, 2022

Copy link
Copy Markdown
Collaborator

Pre-flight checklist

Motivation

Currently just a POC

Test Plan

See deployment log:

[WARNING] Orphan pages found: 
- /__docusaurus/debug/config/
- /blog/archive/
- /search/
- /tests/blog/archive/
- /tests/pages/layout-no-children/
- /tests/docs/folder with space/doc 1/
- /tests/docs/folder with space/doc 2/

The /blog/archive page being orphaned is unfortunate. We need to fix it. Therefore I don't think we can merge it until #5701 and #5461 are both addressed.

Test links

Deploy preview: https://deploy-preview-_____--docusaurus-2.netlify.app/

Related issues/PRs

@Josh-Cena Josh-Cena added the pr: new feature This PR adds a new API or behavior. label Jun 11, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jun 11, 2022
@netlify

netlify Bot commented Jun 11, 2022

Copy link
Copy Markdown

[V2]

Name Link
🔨 Latest commit ef937e4
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/62a469c58945330008f656d0
😎 Deploy Preview https://deploy-preview-7601--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions

github-actions Bot commented Jun 11, 2022

Copy link
Copy Markdown

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 73 🟢 100 🟢 100 🟢 100 🟢 90 Report
/docs/installation 🟠 85 🟢 100 🟢 100 🟢 100 🟢 90 Report

@github-actions

github-actions Bot commented Jun 11, 2022

Copy link
Copy Markdown

Size Change: +61 B (0%)

Total Size: 801 kB

Filename Size Change
website/build/assets/js/main.********.js 603 kB +61 B (0%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 52.6 kB
website/build/assets/css/styles.********.css 106 kB
website/build/index.html 38.9 kB

compressed-size-action

@Josh-Cena Josh-Cena added this to the 2.x milestone Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Signed Facebook CLA pr: new feature This PR adds a new API or behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning or error for orphan docs

2 participants