Delete outdated markdown-content.mdx DE [i18nIgnore]#9778
Delete outdated markdown-content.mdx DE [i18nIgnore]#9778yanthomasdev merged 5 commits intowithastro:mainfrom
Conversation
added frontmatter.title
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
Lunaria Status Overview🌑 This pull request will not trigger status changes. Learn moreLunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: You can change this by either removing the keyword above from the PR's title, or modifying the Tracked FilesNote The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.
Warnings reference
|
|
Thanks @flnzba, this page's translation is considerably outdated right now, so there's a lot that needs to be updated. We use Lunaria to track the status of each file using Git, so if we merge this PR, normally it would mark as if everything is updated, which is not the case. Would you like to help us by updating the entire page? Here are all the updates missing that need to be reflected in the translation: |
|
Hi @yanthomasdev thank you for the information. I would be interested to contribute something useful to astro. need to be put into one PR manually so all the changes can be merged? (In other words the individual commits can not be merged because of Lunaria?) Kind Regards |
|
We can merge the individual commits using |
|
To get all open commits into one PR manually, it would take me a few hours. At the moment I don't have the time to do that. My recommendation would be to check all commits briefly and merge them if no bigger changes are made in the commits (most of them are changing one or two lines). Maybe Github Workspace Copilot can do this? |
sarah11918
left a comment
There was a problem hiding this comment.
Hi @flnzba ! As Yan mentioned, this page is very out of date, and in fact we were about to remove it entirely as part of our quality checking for outdated content. It is important that translated pages don't lag too far behind the original English content or we risk people relying on incorrect information.
In this case, I think the correct thing to do is go ahead and delete this page entirely from the German translation files. We were going to do that anyway, and so this is actually helpful to us! We can do that in this PR of yours, and then I will close the other PR that updates this same file.
Thank you for helping us with this, and if at some point you would like to contribute to the German translations, you are very welcome! For now, there is too much work to update this single page unless someone is willing to tackle it entirely. And this will be a helpful improvement so people aren't given wrong information.
@sarah11918 Hi Sarah, I will keep my eyes open for meaningful changes I can make to/for Astro and Astro docs. Kind Regards |
added frontmatter.title
Description (required)
added frontmatter to post.title because could not recognize title from post without mentioning frontmatter
{posts.map(post =>- {post.**frontmatter**.title}
)}
DE
Related issues & labels (optional)
YES