Skip to content

docs(cookbook): restore filecoin-pin and wire up navigation#63

Merged
snissn merged 3 commits into
upstream/docs-ia-refreshfrom
docs/tooling-and-filecoin-pin-restore
Apr 20, 2026
Merged

docs(cookbook): restore filecoin-pin and wire up navigation#63
snissn merged 3 commits into
upstream/docs-ia-refreshfrom
docs/tooling-and-filecoin-pin-restore

Conversation

@nijoe1

@nijoe1 nijoe1 commented Apr 20, 2026

Copy link
Copy Markdown
Member

Summary

Re-imports the Filecoin Pin cookbook into the new docs structure and wires it into navigation.

  • Restore content (b0a9e02e) — re-import the full Filecoin Pin cookbook (README, CLI guide, dApp demo, GitHub Action, FAQ, ERC-8004 agent registration, assets) under build/cookbook/filecoin-pin/. Files land in their formatted form so they pass the docs-quality linter. .gitbook.yaml is updated with redirects from the old builder-cookbook/filecoin-pin/* paths so existing URLs continue to resolve.
  • Wire up navigation and fix cross-page links (203ff740) — add the Filecoin Pin section to SUMMARY.md and surface it from the cookbook landing page. Replace https://docs.filecoin.io/* absolute references with relative markdown paths in the glossary, built-in actors protocol API, Lotus components, slashing-related pages, and crypto-economics so the link-checker stops flagging them.

Scope

This PR is intentionally narrow — tooling, lint config, and repo-wide formatting changes were split out to PR #61 per reviewer feedback. The two land cleanly in sequence (verified by local merge simulation, no conflicts).

Test plan

  • GitBook preview renders each filecoin-pin page (README, CLI, dApp demo, GitHub Action, FAQ, ERC-8004 agents) with images and GIFs loading
  • Legacy builder-cookbook/filecoin-pin/* URLs redirect to the new build/cookbook/filecoin-pin/* paths
  • Internal cross-references from other docs pages (glossary, protocol API, lotus components, crypto-economics, backup-and-disaster-recovery) resolve
  • npm run lint and npm run check-links pass on this branch once PR docs: add docs quality tooling follow-up #61 lands

@netlify

netlify Bot commented Apr 20, 2026

Copy link
Copy Markdown

Deploy Preview for timely-kataifi-9f3a09 ready!

Name Link
🔨 Latest commit 117460b
🔍 Latest deploy log https://app.netlify.com/projects/timely-kataifi-9f3a09/deploys/69e6b9046e5095000931284e
😎 Deploy Preview https://deploy-preview-63--timely-kataifi-9f3a09.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@snissn

snissn commented Apr 20, 2026

Copy link
Copy Markdown
Member

Can we separate this into two PRs? The first commit keep in this PR

@nijoe1
docs(cookbook): wire up filecoin-pin nav and replace external docs.fi…
0606662

then the other commits add to #61

@nijoe1 nijoe1 closed this Apr 20, 2026
@nijoe1 nijoe1 force-pushed the docs/tooling-and-filecoin-pin-restore branch from 099800a to e64d2fb Compare April 20, 2026 20:09
…kbook

Re-import the filecoin-pin cookbook (README, CLI guide, dApp demo, GitHub
Action, FAQ, ERC-8004 agent registration guide, and assets) under
build/cookbook/filecoin-pin/ in their formatted form, and register the
section in .gitbook.yaml redirects so prior URLs continue to resolve.
@nijoe1 nijoe1 reopened this Apr 20, 2026
@nijoe1 nijoe1 changed the base branch from upstream/docs-ia-refresh to upstream/docs-tooling-followup April 20, 2026 22:48
@nijoe1 nijoe1 changed the base branch from upstream/docs-tooling-followup to upstream/docs-ia-refresh April 20, 2026 22:52
@nijoe1 nijoe1 changed the base branch from upstream/docs-ia-refresh to upstream/docs-tooling-followup April 20, 2026 22:55
@nijoe1 nijoe1 force-pushed the docs/tooling-and-filecoin-pin-restore branch from 61e38af to 2d91ba2 Compare April 20, 2026 23:00
@nijoe1 nijoe1 changed the base branch from upstream/docs-tooling-followup to upstream/docs-ia-refresh April 20, 2026 23:01
…lecoin.io links

- Add Filecoin Pin section and pages to SUMMARY.md and link it from
  the cookbook landing page.
- Replace https://docs.filecoin.io/* internal references with relative
  markdown paths across the glossary, protocol API, lotus components,
  and slashing-related pages, so the docs quality link-checker stops
  flagging them.
@nijoe1 nijoe1 force-pushed the docs/tooling-and-filecoin-pin-restore branch from 2d91ba2 to 203ff74 Compare April 20, 2026 23:08
@nijoe1 nijoe1 changed the base branch from upstream/docs-ia-refresh to upstream/docs-tooling-followup April 20, 2026 23:08
@nijoe1 nijoe1 changed the base branch from upstream/docs-tooling-followup to upstream/docs-ia-refresh April 20, 2026 23:09
@nijoe1 nijoe1 changed the title docs: add quality toolchain and restore filecoin-pin cookbook docs(cookbook): restore filecoin-pin and wire up navigation Apr 20, 2026
@snissn

snissn commented Apr 20, 2026

Copy link
Copy Markdown
Member

looks good to me now

@snissn snissn merged commit aac4706 into upstream/docs-ia-refresh Apr 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants