Commit graph

6 commits

Author SHA1 Message Date
Jun Lee
8b8c7dcda5
[Frontmatter] Updating languages to tags in frontmatter. (#24306)
* Updating languages to tags in frontmatter.

* Apply suggestions from code review

* Round 2

* Apply suggestions from code review

* Adding label for Java

* Adding .NET into list of tags

* Adding Prisma ORM as a tag

* Removing deprecated "languages" filter

* frontmatter and schema cleanup

* tweak

---------

Co-authored-by: kodster28 <kody@cloudflare.com>
2025-08-12 13:40:22 +00:00
Kody Jackson
296d03f8d7
[Chore] Remove 'content_type' property b/c we can infer it (#20786)
* [Chore] Remove 'content_type' property b/c we can infer it

* update yaml

* Update spacing

* more spacing

* Update templates/tutorial-template.mdx

Co-authored-by: Kian <kian@kian.org.uk>

---------

Co-authored-by: Kian <kian@kian.org.uk>
2025-03-13 11:14:30 -05:00
Jun Lee
d9f03c0d79
[All] Cleaning up references to wrangler.toml. (#19403)
* Cleaning up references to wrangler.toml.

* Removing erroneous import line.

* Making sure all imports are at the top of the page.

* Catching more instances of wrangler.toml.

* Fixing typo

* Update src/content/docs/workers/platform/pricing.mdx

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>

* Update src/content/docs/workers/languages/python/index.mdx

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>

* Syntax formatting and edit for accuracy.

* Updating language to `wrangler.toml / wrangler.json`

---------

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>
2025-01-29 12:28:42 +00:00
Somhairle MacLeòid
020cfe313a
Wrangler config updates (#18313) 2024-11-27 09:45:10 +00:00
Rajeev R Sharma
60649bc2c1
[Docs] Fix typo in tutorial-template.mdx (#18082)
---------

Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
2024-11-11 09:40:26 +00:00
dbenCF
bc0b5f3576
[Style guide] Tutorial template (#17431)
* Add new tutorial template

* Update tutorial template
2024-10-09 16:02:07 +01:00