withastro / docs

Astro documentation
https://docs.astro.build/
MIT License
1.23k stars 1.32k forks source link

i18n(zh-cn): use <Steps> components for many files. #8182

Closed huyikai closed 1 week ago

huyikai commented 1 week ago

Description (required)

use components for many files (https://github.com/withastro/docs/pull/8167)

update middleware,netlify

Related issues & labels (optional)

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview May 7, 2024 2:32am
astrobot-houston commented 1 week ago

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more By default, every PR changing files present in the [Lunaria configuration's `files` property](https://lunaria.dev/reference/configuration/#files-required) will be considered and trigger status changes accordingly. You can change this by adding one of the keywords present in the [`ignoreKeywords` property in your Lunaria configuration file](https://lunaria.dev/reference/configuration/#ignorekeywords) in the PR's title (ignoring all files) or by [including a tracker directive](https://lunaria.dev/guides/tracking/#tracker-directives) in the merged commit's description.

Tracked Files

Locale File Note
zh-cn guides/cms/builderio.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/buttercms.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/contentful.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/datocms.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/decap-cms.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/hygraph.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/keystatic.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/kontent-ai.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/payload.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/preprcms.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/sitecore.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/spinal.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/storyblok.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/strapi.mdx Localization changed, will be marked as complete.
zh-cn guides/cms/tina-cms.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/aws.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/buddy.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/cleavr.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/cloudflare.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/deno.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/edgio.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/flightcontrol.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/flyio.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/github.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/gitlab.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/google-cloud.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/google-firebase.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/heroku.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/kinsta.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/microsoft-azure.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/netlify.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/render.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/space.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/sst.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/stormkit.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/surge.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/vercel.mdx Localization changed, will be marked as complete.
zh-cn guides/deploy/zeabur.mdx Localization changed, will be marked as complete.
zh-cn guides/ecommerce.mdx Localization changed, will be marked as complete.
zh-cn guides/integrations-guide/markdoc.mdx Localization changed, will be marked as complete.
zh-cn guides/markdown-content.mdx Localization changed, will be marked as complete. 🔄️
zh-cn guides/middleware.mdx Localization changed, will be marked as complete.
zh-cn guides/migrate-to-astro/from-gatsby.mdx Localization changed, will be marked as complete.
zh-cn guides/migrate-to-astro/from-nextjs.mdx Localization changed, will be marked as complete.
zh-cn guides/migrate-to-astro/from-nuxtjs.mdx Localization changed, will be marked as complete.
zh-cn guides/rss.mdx Localization changed, will be marked as complete.
zh-cn guides/server-side-rendering.mdx Localization changed, will be marked as complete.
zh-cn guides/testing.mdx Localization changed, will be marked as complete.
zh-cn guides/upgrade-to/v2.mdx Localization changed, will be marked as complete.
zh-cn guides/upgrade-to/v3.mdx Localization changed, will be marked as complete.
zh-cn recipes/add-yaml-support.mdx Localization changed, will be marked as complete.
zh-cn recipes/build-custom-img-component.mdx Localization changed, will be marked as complete.
zh-cn recipes/build-forms-api.mdx Localization changed, will be marked as complete.
zh-cn recipes/build-forms.mdx Localization changed, will be marked as complete.
zh-cn recipes/call-endpoints.mdx Localization changed, will be marked as complete.
zh-cn recipes/captcha.mdx Localization changed, will be marked as complete.
zh-cn recipes/docker.mdx Localization changed, will be marked as complete.
zh-cn recipes/dynamically-importing-images.mdx Localization changed, will be marked as complete.
zh-cn recipes/external-links.mdx Localization changed, will be marked as complete.
zh-cn recipes/i18n.mdx Localization changed, will be marked as complete.
zh-cn recipes/modified-time.mdx Localization changed, will be marked as complete.
zh-cn recipes/reading-time.mdx Localization changed, will be marked as complete.
zh-cn recipes/sharing-state.mdx Localization changed, will be marked as complete.
zh-cn recipes/tailwind-rendered-markdown.mdx Localization changed, will be marked as complete.
zh-cn reference/publish-to-npm.mdx Localization changed, will be marked as complete.
Warnings reference | Icon | Description | | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------- | | 🔄️ | The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied. |
liruifengv commented 1 week ago

middleware 页面有更新: https://github.com/withastro/docs/pull/8176

liruifengv commented 1 week ago

netlify: https://github.com/withastro/docs/pull/8178

huyikai commented 1 week ago

netlify: #8178 middleware,netlify 已同步

liruifengv commented 1 week ago

这又有一个更新: https://github.com/withastro/docs/pull/7218

放一个新的PR更新吧,我先把这个合并了