Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 15 additions & 44 deletions content/microcopy/footer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,6 @@ categories:
// url: Link to the github community org
url: https://github.com/box-community

ai_dev_zone:
// text: Text for a link to the AI Dev Zone
text: AI Developer Zone
// url: Link to the AI Dev Zone
url: /ai-dev-zone/

sample_code_catalog:
// text: Text for a link to the sample code catalog
text: Community GitHub
// url: Link to the sample code catalog
url: /sample-code/

tooling:
// title: |-
A title for a footer section on our tooling options
Expand Down Expand Up @@ -138,41 +126,24 @@ categories:
// url: link to the Box Skills Kit
url: https://github.com/box/box-skills-kit-nodejs

llms:
code:
// title: |-
A title for a footer section showing the files available for LLMs
title: LLM
A title for a footer section on our available code samples
title: Samples

links:
llms_full:
// text: Text for link to our llms-full.txt file
text: llms-full.txt
// url: Link to our llms-full.txt file
url: /llms-full.txt/

guides_llms:
// text: Text for link to our Guides llms.txt file
text: Guides llms.txt
// url: Link to our Guides llms.txt file
url: /guides/llms.txt/

api_reference_llms:
// text: Text for link to our API Reference llms.txt file
text: API Reference llms.txt
// url: Link to our API Reference llms.txt file
url: /reference/llms.txt/

platform_llms:
// text: Text for link to our Platform llms.txt file
text: Platform llms.txt
// url: Link to our Platform llms.txt file
url: /platform/llms.txt/

ai_dev_zone_llms:
// text: Text for link to our AI Dev Zone llms.txt file
text: AI Dev Zone llms.txt
// url: Link to our AI Developer Zone llms.txt file
url: /ai-dev-zone/llms.txt/
samples:
// text: Text for link to our code samples
text: Platform Samples
// url: Link to our code samples
url: https://github.com/box/samples

skills_samples:
// text: Text for link to our Box skills code samples
text: Skills Samples
// url: Link to our Box skills code samples
url: "https://github.com/box-community?utf8=%E2%9C%93&q=\
sample-*-skills&type=&language="

support:
// title: |-
Expand Down
35 changes: 0 additions & 35 deletions content/pages/agent-configurator/index.md

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,5 @@
"sharp": "^0.33.5",
"strip-indent": "^3.0.0",
"watch": "^1.0.2"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}
Loading