Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
fecc47d
chore: move kubo specific guides into kubo categorty
2color Jan 23, 2026
0aac21d
initial draft of geospatial guide
2color Jan 23, 2026
12eab53
Apply suggestion from @vmx
2color Feb 6, 2026
fd6337f
Apply suggestion from @mishmosh
2color Feb 6, 2026
45d15d2
Apply suggestion from @mishmosh
2color Feb 6, 2026
3e75109
address feedback and refine guide
2color Feb 6, 2026
8811dd5
reorg into folder
2color Feb 6, 2026
3be1cd3
chore: add TODO
2color Feb 6, 2026
f22d621
docs: add landscape guide
2color Feb 13, 2026
e2b3a6e
docs: add orcestra to case studies
2color Feb 13, 2026
5183006
Update docs/how-to/scientific-data/publish-geospatial-zarr-data.md
mishmosh Feb 19, 2026
85b9dac
Apply suggestions from code review
2color Feb 20, 2026
1883049
Address feedback and refine
2color Feb 20, 2026
04e3302
Add python example to python quickstart guide
2color Feb 20, 2026
b3883b4
Refine
2color Feb 20, 2026
6ca1fdd
Add MFS and pin names examples & link content
2color Feb 23, 2026
f550f1d
Use sentence casing consistently and fix links
2color Feb 23, 2026
4ef4dd8
Add new words to voab
2color Feb 23, 2026
ff5c629
Appease markdown link checker
2color Feb 23, 2026
c2c8c0a
fix vocab
2color Feb 23, 2026
8eb1337
Refine, edit, and add more info on content routing
2color Feb 23, 2026
5f014ab
Add more information about DNSLink to zarr guide
2color Feb 23, 2026
59f35d7
fix typos
2color Feb 23, 2026
abcf425
Fix typos
2color Feb 24, 2026
624f38e
Update docs/how-to/scientific-data/landscape-guide.md
2color Feb 24, 2026
b174ac9
Update docs/how-to/scientific-data/publish-geospatial-zarr-data.md
2color Feb 24, 2026
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
56 changes: 37 additions & 19 deletions .github/styles/pln-ignore.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_redirects
aave
accessor
acls
Expand All @@ -18,14 +19,16 @@ audius
auspinner
Bacalhau
benchmarked
bitswap
bioimaging
bit[ss]wap
bitswap
blockchain
blockchains
blockstore
bool
bool(ean)
boolean
bootstrapper
Bootstrappers
boxo
browserify
Expand All @@ -35,19 +38,20 @@ Caddyfile
callout
callouts
cas
cdn('s)
CDN's
cdn('s)
cdns
certbot
chunkability
cid
cids
cli
clis
cmds
cnames
codec
codecs
codecov
codecs
coinlist
composable
config
Expand All @@ -59,39 +63,40 @@ crowdsourcing
crypto(currencies)
daos
dapps
dClimate
dask
data('s)
datastore
dClimate
deduplicate
deduplication
Denylist
denylist
Denylist
dep
deps
deserialization
deserialized
devs
dheeraj
dht
dht('s)
DHT's
dht('s)
dhts
dialable
dialback
discoverability
dns('s)
dnsaddr
dnscontrol
dnslink
DNSimple
dnslink
dotgraph
dups
durin
dweb
embeddable
eternum
exfiltrate
ethereum
exfiltrate
explainers
fabien
failovers
Expand All @@ -101,12 +106,13 @@ filecoin
filecorgi
filesizes
filestore
flatfs
flatf[ss]
flatfs
fleek
Fleek's
fleek('s)
fqdns
fsspec
Gandi
gasless
geospatial
Expand All @@ -128,9 +134,14 @@ html
https
identifiability
infura
intercomparison
interop
ipfs
IPFS's
ipfsspec
ipget
IPIP
IPIPs
iroh
jakub
javascript
Expand All @@ -148,9 +159,9 @@ keypair
keystores
kubo
Kubo's
Lakhani
kubuxu
laika
Lakhani
lan
lastalive
lastbootstrap
Expand All @@ -171,6 +182,7 @@ merkleized
merkleizes
merkleizing
merklizing
mesoscale
metadata('s)
metamask
minimalistic
Expand Down Expand Up @@ -203,20 +215,25 @@ nats
neocities
netlify
next.js
nft('s)
NFT's
nft('s)
nfts
nginx
nodejs
npm
octodns
onboarding
orcestra
orcestras
ORCESTRA's
packfile
passthrough
peergos
performant
permissionless
philz
pinset
pinsets
pipeable
plaintext
PLNSpelling
Expand All @@ -227,18 +244,20 @@ preload
prenegotiated
prepended
processannounce

proto
protobuf
protocol labs
protoschool
proxied
pubsub
pub[ss]ub
pubsub
qm
rabin
rasterio
reachability
realtime
readmes
realtime
referenceable
repo
repos
Expand All @@ -262,8 +281,8 @@ sharding
snapshotted
sneakernet
sneakernets
Someguy
someguy
Someguy
stackparse
stdout
storacha
Expand All @@ -287,6 +306,7 @@ uniswap
unixfs
unreachability
untrusted
updatable
upgradeability
uris
urls
Expand All @@ -297,9 +317,9 @@ vpns
vscode
vue
Vuepress
walkthrough
wantlist
wantlists
walkthrough
WASM
web
webpack
Expand All @@ -315,11 +335,9 @@ whyrusleeping
wifi
ws
wss
xarray
Yamux
youtube
IPFS's
IPIPs
IPIP
zarr
Zeeshan
Zelenka
_redirects
21 changes: 12 additions & 9 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,17 @@ module.exports = {
'/how-to/troubleshooting-kubo',
'/how-to/webtransport',
'/install/run-ipfs-inside-docker',
'/how-to/observe-peers',
'/how-to/peering-with-content-providers'
]
},
{
title: 'Scientific Data',
sidebarDepth: 1,
collapsable: true,
children: [
'/how-to/scientific-data/landscape-guide',
'/how-to/scientific-data/publish-geospatial-zarr-data',
]
},
{
Expand Down Expand Up @@ -242,15 +253,6 @@ module.exports = {
'/how-to/move-ipfs-installation/move-ipfs-installation',
]
},
{
title: 'Work with peers',
sidebarDepth: 1,
collapsable: true,
children: [
'/how-to/observe-peers',
'/how-to/peering-with-content-providers'
]
},
{
title: 'Websites on IPFS',
sidebarDepth: 1,
Expand Down Expand Up @@ -417,6 +419,7 @@ module.exports = {
children: [
['/case-studies/arbol', 'Arbol'],
['/case-studies/audius', 'Audius'],
['/case-studies/orcestra', 'ORCESTRA'],
['/case-studies/fleek', 'Fleek'],
['/case-studies/likecoin', 'LikeCoin'],
['/case-studies/morpheus', 'Morpheus.Network'],
Expand Down
Loading