Skip to content

[Docs] Add integration guide and some intro updates#3365

Draft
jeremywiebe wants to merge 3 commits intojer/docsfrom
jer/doc-intro
Draft

[Docs] Add integration guide and some intro updates#3365
jeremywiebe wants to merge 3 commits intojer/docsfrom
jer/doc-intro

Conversation

@jeremywiebe
Copy link
Collaborator

Summary:

This PR adds a small integration guide for teams looking to begin using Perseus. It also extends the intro to include a short history of Perseus.

Issue: LEMS-3949

Test plan:

Read, read, read. Maybe point an AI at the docs. 🤷

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

🗄️ Schema Change: No Changes ✅

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

Size Change: 0 B

Total Size: 486 kB

ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 20.5 kB
packages/keypad-context/dist/es/index.js 1 kB
packages/kmath/dist/es/index.js 5.96 kB
packages/math-input/dist/es/index.js 98.5 kB
packages/math-input/dist/es/strings.js 1.61 kB
packages/perseus-core/dist/es/index.item-splitting.js 11.8 kB
packages/perseus-core/dist/es/index.js 24.9 kB
packages/perseus-editor/dist/es/index.js 100 kB
packages/perseus-linter/dist/es/index.js 8.83 kB
packages/perseus-score/dist/es/index.js 9.4 kB
packages/perseus-utils/dist/es/index.js 403 B
packages/perseus/dist/es/index.js 187 kB
packages/perseus/dist/es/strings.js 7.47 kB
packages/pure-markdown/dist/es/index.js 1.39 kB
packages/simple-markdown/dist/es/index.js 6.71 kB

compressed-size-action

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

🛠️ Item Splitting: No Changes ✅

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

npm Snapshot: Published

Good news!! We've packaged up the latest commit from this PR (4f1ec07) and published it to npm. You
can install it using the tag PR3365.

Example:

pnpm add @khanacademy/perseus@PR3365

If you are working in Khan Academy's frontend, you can run the below command.

./dev/tools/bump_perseus_version.ts -t PR3365

If you are working in Khan Academy's webapp, you can run the below command.

./dev/tools/bump_perseus_version.js -t PR3365

Comment on lines +24 to +26
<div style={{display: "flex", justifyContent: "center"}}>
<Renderer content="$\sum_{n} \frac {1} {n^s} = \prod_{p} \frac {1} {1 - \frac{1} {p^s}}$" />
</div>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we talk about math, we should probably demo it, right?

- Read the renderer documentation
- Browse the available reusable components

## Project History
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matthew asked me about this so I figured I'd gather the details and links together so I don't have to look them up every time. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant