nuxt/website-v2

[Indonesian] translate new guides

Open

#549 opened on Aug 24, 2020

 (84 comments) (10 reactions) (1 assignee)Vue (1,135 forks)github user discovery
good first issuehelp wantedtranslations

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

New guides section needs to be translated.

See the readMe for info on how to translate our site: https://github.com/nuxt/nuxtjs.org

Feel free to just take one page and submit a pr. make sure you also tick the box in the list below. Or take on the whole project and just create a draft pr and we will merge it when it is finished.

i18n configuration

  • i18n file
  • i18n block on nuxt.config

📝 guides -> components glossary

  • pages-fetch.md (#601)
  • pages-head.md (#601)
  • pages-key.md (#601)
  • pages-layout.md (#601)
  • pages-loading.md (#601)
  • pages-middleware.md (#601)
  • pages-scrolltotop.md (#601)
  • pages-transition.md (#791)
  • pages-validate.md (#791)
  • pages-watchquery.md (#791)

📝 guides -> concepts

  • context-helpers.md (#484)
  • nuxt-lifecycle.md (#556)
  • server-side-rendering.md (#556)
  • static-site-generation.md (#556)
  • views.md (#484)

📝 guides -> configuration glossary

  • configuration-alias.md (#1213)
  • configuration-build.md (#1056)
  • configuration-generate.md (#1056)
  • configuration-render.md
  • configuration-server.md (#1324)
  • configuration-telemetry.md (#795)
  • configuration-router.md
  • configuration-server-middleware.md
  • configuration-transition.md (#795)
  • configuration-builddir.md (#1253)
  • configuration-cli.md (#629)
  • configuration-components.md (#846)
  • configuration-css.md (#1213)
  • configuration-dev.md (#1253)
  • configuration-dir.md (#846)
  • configuration-env.md (#1253)
  • configuration-extend-plugins.md (#846)
  • configuration-global-name.md (#1253)
  • configuration-head.md (#1292)
  • configuration-hooks.md (#1292)
  • configuration-ignore.md (#1296)
  • configuration-loading.md (#1324)
  • configuration-loading-indicator.md (#1324)
  • configuration-mode.md (#1296)
  • configuration-modern.md (#1322)
  • configuration-modules.md (#1322)
  • configuration-modulesdir.md (#1322)
  • configuration-plugins.md (#1296)
  • configuration-rootdir.md (#1296)
  • configuration-runtime-config.md (#1326)
  • configuration-srcdir.md (#629)
  • configuration-ssr.md (#1326)
  • configuration-target.md (#629)
  • configuration-vue-config.md (#795)
  • configuration-watch.md (#795)
  • configuration-watchers.md (#795)

📝 guides -> directory structure

  • assets.md (#621)
  • components.md (#898)
  • content.md (#1061)
  • dist.md (#635)
  • layouts.md (#754)
  • middleware.md (#898)
  • modules.md (#1169)
  • nuxt.md (#794)
  • nuxt-config.md (#1276)
  • pages.md (#645)
  • plugins.md (#645)
  • static.md (#635)
  • store.md (#645)

📝 guides -> features

  • configuration.md (#631)
  • data-fetching.md (#631)
  • deployment-targets.md (#642)
  • file-system-routing.md (#796)
  • live-preview.md (#659)
  • loading.md (#796)
  • meta-tags-seo.md (#659)
  • nuxt-components.md (#668)
  • rendering-modes.md (#642)
  • transitions.md (#668)

📝 guides -> get-started

  • commands.md
  • conclusion.md (#476)
  • directory-structure.md (#476)
  • installation.md (#476)
  • routing.md (#476)
  • upgrading.md (#476)

📝 guides -> internals glossary

  • $nuxt.md (#1245)
  • context.md (#1247)
  • internals-builder.md (#946)
  • internals-generator.md (#946)
  • internals-module-container.md (#1247)
  • internals-nuxt.md (#1247)
  • internals-renderer.md (#793)
  • internals.md (#946)
  • nuxt-render-and-get-window.md (#793)
  • nuxt-render-route.md (#793)
  • nuxt-render.md (#793)
  • nuxt.md (#793)

Contributor guide