Skip to content

Document HTML Components and Clarify Page Types#1538

Merged
Jutanium merged 40 commits intomainfrom
html-components
Sep 13, 2022
Merged

Document HTML Components and Clarify Page Types#1538
Jutanium merged 40 commits intomainfrom
html-components

Conversation

@Jutanium
Copy link
Copy Markdown
Contributor

What kind of changes does this PR include?

  • New or updated content

Description

  • Closes Document HTML Support #1418
  • Adds a section in Astro Components for HTML Components
  • Changes the overview of Pages to explain that there are different page types (thanks @delucis!)
  • Adds an Astro Pages section in Pages, moving Page HTML and Leveraging Page Layouts under that. These subsections don't describe all pages, just .astro pages, so it doesn't make sense for them to be subsections of the overview.

@netlify
Copy link
Copy Markdown

netlify bot commented Sep 12, 2022

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 9f36f5f
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/6320d120938f74000a943311
😎 Deploy Preview https://deploy-preview-1538--astro-docs-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.

Copy link
Copy Markdown
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Jutanium! I love this additional content and have THOUGHTS for your consideration below. 😄

Copy link
Copy Markdown
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! Glad we’re finally documenting this. I think you’ve done a great job scoping out where to place this too. Couple of nits and questions but otherwise looks really helpful 🙌

Dan Jutan and others added 10 commits September 13, 2022 10:30
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
@sarah11918
Copy link
Copy Markdown
Member

sarah11918 commented Sep 13, 2022

I still want to delete "Leveraging Page Layouts" heading too. I don't think we need it, and I think it clutters the sidebar. Did you intentionally leave it in?

Might also turn that <head> thing into a note aside? Not sure if it would look too overwhelming.

Should Markdown Pages now be Markdown/MDX pages?

Dan Jutan added 2 commits September 13, 2022 13:23
Dan Jutan and others added 4 commits September 13, 2022 14:44
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
@sarah11918
Copy link
Copy Markdown
Member

LGTM DAN

trueberryless added a commit to trueberryless/withastro-docs that referenced this pull request Oct 21, 2024
yanthomasdev added a commit that referenced this pull request Nov 4, 2024
* update translation #1442

* update translation #1434

* update translation #1510

* update translation #1538

* Update src/content/docs/de/basics/astro-pages.mdx

* Update src/content/docs/de/basics/astro-pages.mdx

* Update src/content/docs/de/basics/astro-pages.mdx

* Update src/content/docs/de/basics/astro-pages.mdx

* Update src/content/docs/de/basics/astro-pages.mdx

* update translation #1638

* update translation #2091

* update translation #2133

* update translation #2409

* update translation #2371

* update translation #4610

* update translation #5128

* update translation #5205

* update translation #5240

* update translation #5364

* update translation #5765

* update translation #6267

* remove paragraph where I cant find when it was deleted in original version

* update translation #6620

* update translation #8495

* update translation #8573

* update translation #9336

* update translation #9336 2/2

didnt save file locally, so git didnt add

* fix all visual differences by comparing manually against original english version

* fix broken links in `astro-pages.mdx`

* Breaking changes to other files! fixing links which link to the �stro-pages.mdx file

* but now...

* Update src/content/docs/de/basics/astro-pages.mdx

Co-authored-by: Max <51922004+Maxframe@users.noreply.github.com>

* Update src/content/docs/de/basics/astro-pages.mdx

Co-authored-by: Max <51922004+Maxframe@users.noreply.github.com>

* Update src/content/docs/de/basics/astro-pages.mdx

Co-authored-by: Max <51922004+Maxframe@users.noreply.github.com>

* revert Update markdown-content.mdx

@lunaria-track:src/content/docs/de/basics/astro-pages.mdx

---------

Co-authored-by: Max <51922004+Maxframe@users.noreply.github.com>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
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.

Document HTML Support

3 participants