-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix documentation typo #7132
Fix documentation typo #7132
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/DhsBc5w6FqPtR5iEkcP1pRPWo1Kn |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
* "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) (#7112) * Update embedded tutorial docs (#7113) * "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) * Update embedded-mode-with-sqlite-nextjs.mdx * fix typo (#7132) * lessons 1 and 2 * use code blocks unless inline * s/sh/bash * small changes * typo * add lessons 3-5 * add rendering text * changes * update copy for Vercel * formatting and grammar changes * copy changes and typescript as a default * add additional explanations * always use the config object * add missing newline * add exploration hint * better labels * copy tweaks * Content Edits (#7210) * This commit is a squashed version of Ronald Raveling's edits, squashed to remove added images Get lessons 4 + 5 working in local Updated Walkthroughs index WIP Bring Walkthough component back (used in Docs index) Fixed walkthrough card title Updated content in Lesson 1 Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> WIP syntax highlighting tweaks Lesson 2: first pass Lesson 3 WIP Edits: Lesson 3 Edits: Lesson 4 Added callout about "content" field Edits to lesson 5 (WIP) Lesson 5 content Updated landing pages and site navigation Added images to Lesson 3 Typo updates-and-content-fixes remove images from repo * tidy up placeholder images Co-authored-by: Noviny <noviny@thinkmill.com.au> * remove accidental change * image URL fix * typo * typo * sentence case * sentence case * sentence case * typo * typo * typos * typos * fixes * last code updates for lessons * Added images Co-authored-by: Thomas Walker <bladey@me.com> Co-authored-by: Trenton Kennedy <trentontri@gmail.com> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com>
* "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) (#7112) * Update embedded tutorial docs (#7113) * "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) * Update embedded-mode-with-sqlite-nextjs.mdx * fix typo (#7132) * lessons 1 and 2 * use code blocks unless inline * s/sh/bash * small changes * typo * add lessons 3-5 * add rendering text * changes * update copy for Vercel * formatting and grammar changes * copy changes and typescript as a default * add additional explanations * always use the config object * add missing newline * add exploration hint * better labels * copy tweaks * Content Edits (#7210) * This commit is a squashed version of Ronald Raveling's edits, squashed to remove added images Get lessons 4 + 5 working in local Updated Walkthroughs index WIP Bring Walkthough component back (used in Docs index) Fixed walkthrough card title Updated content in Lesson 1 Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> WIP syntax highlighting tweaks Lesson 2: first pass Lesson 3 WIP Edits: Lesson 3 Edits: Lesson 4 Added callout about "content" field Edits to lesson 5 (WIP) Lesson 5 content Updated landing pages and site navigation Added images to Lesson 3 Typo updates-and-content-fixes remove images from repo * tidy up placeholder images Co-authored-by: Noviny <noviny@thinkmill.com.au> * remove accidental change * image URL fix * typo * typo * sentence case * sentence case * sentence case * typo * typo * typos * typos * fixes * last code updates for lessons * Added images Co-authored-by: Thomas Walker <bladey@me.com> Co-authored-by: Trenton Kennedy <trentontri@gmail.com> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com>
* fix typo (#7132) * Update CommunityCta.tsx (#7148) * Adding a link to the discussion about text field nullability defaults (#7153) * update text field api docs to reflect reasoning behind isNullable discrepency * link to the discussion instead * Update docs/pages/docs/apis/fields.mdx Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Added description to `cloudinaryImage` field (#7195) * Update index.tsx (#7209) * Walkthroughs / guides (#7063) * "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) (#7112) * Update embedded tutorial docs (#7113) * "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) * Update embedded-mode-with-sqlite-nextjs.mdx * fix typo (#7132) * lessons 1 and 2 * use code blocks unless inline * s/sh/bash * small changes * typo * add lessons 3-5 * add rendering text * changes * update copy for Vercel * formatting and grammar changes * copy changes and typescript as a default * add additional explanations * always use the config object * add missing newline * add exploration hint * better labels * copy tweaks * Content Edits (#7210) * This commit is a squashed version of Ronald Raveling's edits, squashed to remove added images Get lessons 4 + 5 working in local Updated Walkthroughs index WIP Bring Walkthough component back (used in Docs index) Fixed walkthrough card title Updated content in Lesson 1 Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> WIP syntax highlighting tweaks Lesson 2: first pass Lesson 3 WIP Edits: Lesson 3 Edits: Lesson 4 Added callout about "content" field Edits to lesson 5 (WIP) Lesson 5 content Updated landing pages and site navigation Added images to Lesson 3 Typo updates-and-content-fixes remove images from repo * tidy up placeholder images Co-authored-by: Noviny <noviny@thinkmill.com.au> * remove accidental change * image URL fix * typo * typo * sentence case * sentence case * sentence case * typo * typo * typos * typos * fixes * last code updates for lessons * Added images Co-authored-by: Thomas Walker <bladey@me.com> Co-authored-by: Trenton Kennedy <trentontri@gmail.com> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> * Added timeline item for new learning series (#7277) Co-authored-by: Trenton Kennedy <trentontri@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Thomas Walker <bladey@me.com> Co-authored-by: Noviny <ben@thinkmill.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com>
* fix typo (#7132) * Update CommunityCta.tsx (#7148) * Adding a link to the discussion about text field nullability defaults (#7153) * update text field api docs to reflect reasoning behind isNullable discrepency * link to the discussion instead * Update docs/pages/docs/apis/fields.mdx Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> * Added description to `cloudinaryImage` field (#7195) * Update index.tsx (#7209) * Walkthroughs / guides (#7063) * "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) (#7112) * Update embedded tutorial docs (#7113) * "Removals" and "Renames" continued (see https://keystonejs.com/releases/2021-10-05 (#7013)) * Update embedded-mode-with-sqlite-nextjs.mdx * fix typo (#7132) * lessons 1 and 2 * use code blocks unless inline * s/sh/bash * small changes * typo * add lessons 3-5 * add rendering text * changes * update copy for Vercel * formatting and grammar changes * copy changes and typescript as a default * add additional explanations * always use the config object * add missing newline * add exploration hint * better labels * copy tweaks * Content Edits (#7210) * This commit is a squashed version of Ronald Raveling's edits, squashed to remove added images Get lessons 4 + 5 working in local Updated Walkthroughs index WIP Bring Walkthough component back (used in Docs index) Fixed walkthrough card title Updated content in Lesson 1 Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> Update docs/pages/docs/walkthroughs/lesson-1.mdx Co-authored-by: Noviny <ben@thinkmill.com.au> WIP syntax highlighting tweaks Lesson 2: first pass Lesson 3 WIP Edits: Lesson 3 Edits: Lesson 4 Added callout about "content" field Edits to lesson 5 (WIP) Lesson 5 content Updated landing pages and site navigation Added images to Lesson 3 Typo updates-and-content-fixes remove images from repo * tidy up placeholder images Co-authored-by: Noviny <noviny@thinkmill.com.au> * remove accidental change * image URL fix * typo * typo * sentence case * sentence case * sentence case * typo * typo * typos * typos * fixes * last code updates for lessons * Added images Co-authored-by: Thomas Walker <bladey@me.com> Co-authored-by: Trenton Kennedy <trentontri@gmail.com> Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> * Added timeline item for new learning series (#7277) * fix typo (#7333) * fix typo (#7332) * Remove analytics services from website (#7335) * Remove analytics services. Co-Authored-By: Daniel Cousens <dcousens@users.noreply.github.com> Co-Authored-By: Ronald Aveling <6447754+raveling@users.noreply.github.com> * Remove analytics services. Co-Authored-By: Daniel Cousens <dcousens@users.noreply.github.com> Co-Authored-By: Ronald Aveling <6447754+raveling@users.noreply.github.com> * Remove analytics services. Co-Authored-By: Daniel Cousens <dcousens@users.noreply.github.com> Co-Authored-By: Ronald Aveling <6447754+raveling@users.noreply.github.com> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Ronald Aveling <6447754+raveling@users.noreply.github.com> Co-authored-by: Trenton Kennedy <trentontri@gmail.com> Co-authored-by: Ronald Aveling <ronald.aveling@thinkmill.com.au> Co-authored-by: Charles <cc.lee@live.com.au> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Thomas Walker <bladey@me.com> Co-authored-by: Noviny <ben@thinkmill.com.au> Co-authored-by: Ronald Aveling <luma.chroma@gmail.com> Co-authored-by: JackD <jdewan16@gmail.com> Co-authored-by: Ronald Aveling <6447754+raveling@users.noreply.github.com>
No description provided.