Commit graph

12 commits

Author SHA1 Message Date
Kian
8fd6c1660b
[Docs Site] Add EC line numbers plugin (#23667) 2025-07-15 13:59:44 +01:00
Young Park
aab964cd22
Integrating with GraphQL API Explorer (#22282)
* Integrating with GraphQL API Explorer

* updated CONTRIBUTING.md

* Apply suggestions from code review

Co-authored-by: Jun Lee <junlee@cloudflare.com>

---------

Co-authored-by: Jun Lee <junlee@cloudflare.com>
2025-05-13 17:02:06 -07:00
Kian
0c9885fc43
[Docs Site] Add tf & curl aliases for Shiki (#22089)
* [Docs Site] Add tf & curl aliases for Shiki

* remove redundant tf alias
2025-04-30 13:10:57 +01:00
Kian
e923251946
[Docs Site] Adopt code block design (#21034)
* [Docs Site] Adopt code block design

* unused import and shadow radius

* target

* text color
2025-03-24 14:02:37 +00:00
Kian
8e70246b87
[Docs Site] Refactor rehype plugins (#19360)
* [Docs Site] Refactor rehype plugins

* fix closing tag in anchorheading
2025-01-23 17:42:52 +00:00
Kian
a1bf485920
[Docs Site] Adopt eslint (#19263)
* [Docs Site] Adopt eslint

* Demonstrate a fixable suggestion, add VSCode plugin and package.json script

* Fix slice in ModelCatalog

* Remove test error in AnchorHeading

* recreate package-lock.json

* update new .jsx components to .tsx

* amend deps, fix react types, organise ec plugins

* another attempt at fixing platform-specific deps

* fix FieldCatalog filters, remove test block from code.mdx

* use opacity instead of brightness for ruleid

* fix lockfile

* amend ruleid opacity styling

* test onetrust

* enable prefer const rule, remove onetrust test

* add save-dev
2025-01-21 18:28:16 +00:00
Kian
1603a96c21
[Docs Site] Add collapsible plugin to code blocks (#19041) 2025-01-07 16:46:51 +00:00
James Ross
73f409d7b2
[Docs Site] various typescript improvements (#18006)
* fix: various typescript improvements

* fix: mdxTextExpression comparison
2024-11-12 12:06:59 +00:00
Kian
af7a85302f
[Docs Site] Don't take titles from comments in codeblocks (#17095) 2024-09-25 19:29:24 +01:00
Kian
598fbafb2b
[Docs Site] Add default title to PowerShell codeblocks (#16975) 2024-09-20 14:57:18 +01:00
Kian
26e7d7a416
[Docs Site] Add output code blocks (#16265)
* [Docs Site] Add output code blocks

* Fixup example

* Add fade on hover, make unselectable
2024-08-19 14:46:42 +01:00
Kian
abb2df90da
[Docs Site] Migrate to Starlight (#16096)
* [Starlight] Add config and misc files

* [Starlight] Add .github changes

* [Starlight] Remove Hugo directories

* [Starlight] Remove Hugo VSCode snippets and components

* [Starlight] Add README

* [Starlight] Add public

* [Starlight] Add assets

* [Starlight] Add components

* [Starlight] Add utils

* [Starlight] Add schemas

* [Starlight] Add icons

* [Starlight] Add custom pages

* [Starlight] Add custom CSS

* [Starlight] Add env.d.ts

* [Starlight] Add Apps/Videos/Plans/Pages data files

* [Starlight] Add changelogs

* [Starlight] Add glossary

* [Starlight] Add partials

* [Starlight] Add compatibility dates

* [Starlight] Add learning paths

* [Starlight] Add notifications

* [Starlight] Add products

* [Starlight] Add Workers AI models

* [Starlight] Add content collections config

* [Starlight] Add docs

* [Starlight] Add Wrangler changelogs

* [Starlight] Temporarily remove ci.yml

* [Starlight] Filter Wrangler changelogs, remove redundant functions

* [Starlight] MD in AnchorHeading & CompatibilityDates fix
2024-08-13 20:56:56 +01:00