Skip to content

Commit 4ff99a0

Browse files
authored
Revert "Smh llms txt plugin (#791)" (#792)
This reverts commit caa8e4d.
1 parent caa8e4d commit 4ff99a0

File tree

3 files changed

+16
-81
lines changed

3 files changed

+16
-81
lines changed

content/microcopy/footer.yml

Lines changed: 15 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,6 @@ categories:
4848
// url: Link to the github community org
4949
url: https://github.com/box-community
5050

51-
ai_dev_zone:
52-
// text: Text for a link to the AI Dev Zone
53-
text: AI Developer Zone
54-
// url: Link to the AI Dev Zone
55-
url: /ai-dev-zone/
56-
57-
sample_code_catalog:
58-
// text: Text for a link to the sample code catalog
59-
text: Community GitHub
60-
// url: Link to the sample code catalog
61-
url: /sample-code/
62-
6351
tooling:
6452
// title: |-
6553
A title for a footer section on our tooling options
@@ -138,41 +126,24 @@ categories:
138126
// url: link to the Box Skills Kit
139127
url: https://github.com/box/box-skills-kit-nodejs
140128

141-
llms:
129+
code:
142130
// title: |-
143-
A title for a footer section showing the files available for LLMs
144-
title: LLM
131+
A title for a footer section on our available code samples
132+
title: Samples
145133

146134
links:
147-
llms_full:
148-
// text: Text for link to our llms-full.txt file
149-
text: llms-full.txt
150-
// url: Link to our llms-full.txt file
151-
url: /llms-full.txt/
152-
153-
guides_llms:
154-
// text: Text for link to our Guides llms.txt file
155-
text: Guides llms.txt
156-
// url: Link to our Guides llms.txt file
157-
url: /guides/llms.txt/
158-
159-
api_reference_llms:
160-
// text: Text for link to our API Reference llms.txt file
161-
text: API Reference llms.txt
162-
// url: Link to our API Reference llms.txt file
163-
url: /reference/llms.txt/
164-
165-
platform_llms:
166-
// text: Text for link to our Platform llms.txt file
167-
text: Platform llms.txt
168-
// url: Link to our Platform llms.txt file
169-
url: /platform/llms.txt/
170-
171-
ai_dev_zone_llms:
172-
// text: Text for link to our AI Dev Zone llms.txt file
173-
text: AI Dev Zone llms.txt
174-
// url: Link to our AI Developer Zone llms.txt file
175-
url: /ai-dev-zone/llms.txt/
135+
samples:
136+
// text: Text for link to our code samples
137+
text: Platform Samples
138+
// url: Link to our code samples
139+
url: https://github.com/box/samples
140+
141+
skills_samples:
142+
// text: Text for link to our Box skills code samples
143+
text: Skills Samples
144+
// url: Link to our Box skills code samples
145+
url: "https://github.com/box-community?utf8=%E2%9C%93&q=\
146+
sample-*-skills&type=&language="
176147

177148
support:
178149
// title: |-

content/pages/agent-configurator/index.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,5 @@
7272
"sharp": "^0.33.5",
7373
"strip-indent": "^3.0.0",
7474
"watch": "^1.0.2"
75-
},
76-
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
75+
}
7776
}

0 commit comments

Comments
 (0)