Skip to content

Commit 6fdff75

Browse files
authored
Remove Farcaster docs (#64)
1 parent 3d67219 commit 6fdff75

75 files changed

Lines changed: 1 addition & 8535 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs.json

Lines changed: 1 addition & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -126,88 +126,6 @@
126126
"ipfs-101/what-are-ipfs-gateways",
127127
"ipfs-101/how-does-ipfs-work-with-nfts"
128128
]
129-
},
130-
{
131-
"group": "Farcaster",
132-
"icon": "archway",
133-
"pages": [
134-
"farcaster/introduction",
135-
"farcaster/hubs",
136-
{
137-
"group": "Hub API Reference",
138-
"pages": [
139-
{
140-
"group": "Info",
141-
"pages": ["farcaster/hub-api-reference/endpoint/info/info"]
142-
},
143-
{
144-
"group": "Casts",
145-
"pages": [
146-
"farcaster/hub-api-reference/endpoint/casts/fetch-all-casts-authored-by-an-fid",
147-
"farcaster/hub-api-reference/endpoint/casts/fetch-all-casts-by-parent-casts-fid-and-hash-or-by-the-parents-url",
148-
"farcaster/hub-api-reference/endpoint/casts/fetch-all-casts-that-mention-an-fid",
149-
"farcaster/hub-api-reference/endpoint/casts/get-a-cast-by-its-fid-and-hash"
150-
]
151-
},
152-
{
153-
"group": "Reactions",
154-
"pages": [
155-
"farcaster/hub-api-reference/endpoint/reactions/get-a-reaction-by-its-created-fid-and-target-cast",
156-
"farcaster/hub-api-reference/endpoint/reactions/get-all-reactions-by-an-fid",
157-
"farcaster/hub-api-reference/endpoint/reactions/get-all-reactions-to-a-cast",
158-
"farcaster/hub-api-reference/endpoint/reactions/get-all-reactions-to-a-target-url"
159-
]
160-
},
161-
{
162-
"group": "Links",
163-
"pages": [
164-
"farcaster/hub-api-reference/endpoint/links/get-a-link-by-its-fid-and-target-fid",
165-
"farcaster/hub-api-reference/endpoint/links/get-all-links-to-a-target-fid",
166-
"farcaster/hub-api-reference/endpoint/links/get-all-links-from-a-source-fid"
167-
]
168-
},
169-
{
170-
"group": "User Data",
171-
"pages": [
172-
"farcaster/hub-api-reference/endpoint/userdata/get-userdata-for-a-fid"
173-
]
174-
},
175-
{
176-
"group": "Username Proofs",
177-
"pages": [
178-
"farcaster/hub-api-reference/endpoint/usernames/get-a-list-of-proofs-provided-by-an-fid",
179-
"farcaster/hub-api-reference/endpoint/usernames/get-an-proof-for-a-username-by-the-farcaster-username"
180-
]
181-
},
182-
{
183-
"group": "Verifications",
184-
"pages": [
185-
"farcaster/hub-api-reference/endpoint/verifications/get-a-list-of-verifications-provided-by-an-fid"
186-
]
187-
},
188-
{
189-
"group": "FIDs",
190-
"pages": [
191-
"farcaster/hub-api-reference/endpoint/fids/get-a-list-of-all-the-fids"
192-
]
193-
},
194-
{
195-
"group": "Storage",
196-
"pages": [
197-
"farcaster/hub-api-reference/endpoint/storage/get-an-fids-storage-limits"
198-
]
199-
},
200-
{
201-
"group": "Onchain API",
202-
"pages": [
203-
"farcaster/hub-api-reference/endpoint/onchainevents/get-a-list-of-on-chain-events-provided-by-an-fid",
204-
"farcaster/hub-api-reference/endpoint/onchainevents/get-a-list-of-signers-provided-by-an-fid",
205-
"farcaster/hub-api-reference/endpoint/onchainevents/get-an-on-chain-id-registry-event-for-a-given-address"
206-
]
207-
}
208-
]
209-
}
210-
]
211129
}
212130
]
213131
}
@@ -597,14 +515,7 @@
597515
"source": "/pinning/:slug*",
598516
"destination": "/files/uploading-files"
599517
},
600-
{
601-
"source": "/frameworks",
602-
"destination": "/farcaster/events/frameworks"
603-
},
604-
{
605-
"source": "/farhack",
606-
"destination": "farcaster/events/farhack"
607-
},
518+
608519
{
609520
"source": "/midwestblock",
610521
"destination": "events/midwest-blockathon"
@@ -613,10 +524,6 @@
613524
"source": "/blockathon",
614525
"destination": "events/midwest-blockathon"
615526
},
616-
{
617-
"source": "/events/frameworks",
618-
"destination": "farcaster/events/frameworks"
619-
},
620527
{
621528
"source": "/hackutd",
622529
"destination": "/events/hackutd"

farcaster/events/farhack.mdx

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

0 commit comments

Comments
 (0)