aptos-labs / developer-docs

Source for the Aptos developer docs
https://aptos.dev
Apache License 2.0
875 stars 93 forks source link

Migrate remaining tutorials #369

Closed jmintuitive closed 5 months ago

jmintuitive commented 5 months ago

Description

Migrates remaining pages that were missing from Nextra.

Checklist

Includes the entire tutorial section (including the e2e dapp tutorials).

Because Nextra did not recognize the :!: code import syntax (and would try to compile the example code if included in the components / higher level folders) I included the code directly in the tutorials using a script (happy to share the script if it's helpful, but this is the only place that used the :!: syntax).

Only 2 remaining pages have not been migrated:

  1. running-a-local-multi-node-network.md
  2. community.md

For these pages the following checks were done:

  1. Terminals are updated with filenames.
  2. Relative links work (checked via script).
  3. Redirects work (checked via script).
  4. Callouts are updated.
  5. Links that do not exist (for the two above) were commented out for now.
  6. Embedded images load correctly.
  7. Tabs components are updated to Nextra syntax.
vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 7:34pm
netlify[bot] commented 5 months ago

Deploy Preview for aptos-developer-docs ready!

Name Link
Latest commit 996e3b54d12a5ad35865c08cd42ab693c6279855
Latest deploy log https://app.netlify.com/sites/aptos-developer-docs/deploys/6658d3b5440af800082c3249
Deploy Preview https://deploy-preview-369--aptos-developer-docs.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 configuration.

hariria commented 5 months ago

@jmintuitive merge conflict, can you rebase?

hariria commented 5 months ago

@jmintuitive merge conflict