Skip to content

Remove leftover Docusaurus scaffold page src/pages/markdown-page.md#105

Open
melvincarvalho wants to merge 1 commit into
gh-pagesfrom
issue-90-remove-scaffold-page
Open

Remove leftover Docusaurus scaffold page src/pages/markdown-page.md#105
melvincarvalho wants to merge 1 commit into
gh-pagesfrom
issue-90-remove-scaffold-page

Conversation

@melvincarvalho

Copy link
Copy Markdown
Contributor

Fixes #90

src/pages/markdown-page.md is create-docusaurus template residue, published at /markdown-page but linked from nowhere.

Verification: grep over docs/, src/, docusaurus.config.ts, sidebars.ts finds no references; npm run build succeeds. (The build's broken-links warning is the pre-existing First 7 Days issue, fixed separately in #101.)

Template residue from create-docusaurus, published at /markdown-page
but linked from nowhere. Verified no references in docs/, src/, or
config, and the build succeeds without it.

Fixes #90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove leftover Docusaurus scaffold page src/pages/markdown-page.md

1 participant