Skip to content
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

merge upstream into main #5

Merged
merged 39 commits into from
Jul 16, 2024
Merged

merge upstream into main #5

merged 39 commits into from
Jul 16, 2024

Conversation

sansx
Copy link

@sansx sansx commented Jul 16, 2024

No description provided.

novusnota and others added 30 commits May 21, 2024 15:37
* feat: new grammar

WIP due to highlighting theme being a bit off at the moment

* feat/fix: set the theme to One Dark to mitigate highlighting issues

It is one of the most popular and well-looking custom themes out there,
which takes its roots in the Atom editor (when it was active).

It's doing much better job at using different colors for different
syntax constructs, so I decided to go with it over hacking together
custom CSS theme for our docs.
* chore: highlighting-related housekeeping

* Capitalized type letters in `map<k, v>` to be `map<K, V>`
* Added `()` after any reference to a function name
* Prefixed things in `core-base.mdx` with `self.`
* Various smaller corrections, like removal of highlighting for "bitwise
OR" literally (not to be confused with highlighting of the operator `|`)

Closes #195
* fix: typos + add spellchecking to CI

* require Node.js 18 because the current cSpell requires at least it

* ignore the ./out/ directory
Copy link

vercel bot commented Jul 16, 2024

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

Name Status Preview Comments Updated (UTC)
tact-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 1:31pm

@sansx sansx merged commit e61b8cd into TownSquareXYZ:main Jul 16, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants