Skip to content

Commit 92c4e26

Browse files
committed
Minor title changes...
1 parent fad7240 commit 92c4e26

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

builder-cookbook/filecoin-pin/filecoin-pin-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: How to use the Filecoin Pin CLI to store IPFS data on Filecoin
2+
description: How to use the Filecoin Pin CLI to store and retrieve IPFS data on Filecoin
33
---
44

55
# Filecoin Pin CLI

builder-cookbook/filecoin-pin/pin-dapp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
description: See an example of Filecoin Pin working end to end within a web context.
3+
---
4+
15
# Filecoin Pin dApp Demo
26

37
## What You'll Build

builder-cookbook/filecoin-pin/pin-github-actions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Host a website with Filecoin Pin using GitHub Actions
1+
---
2+
description: Host a static website with Filecoin Pin using GitHub Actions
3+
---
4+
5+
# Filecoin Pin GitHub Action
26

37
`filecoin-pin` can be used in CI pipelines like GitHub Actions to upload assets to the Filecoin decentralized storage network. Static website assets are particularly good candidates, given the existing tooling within the IPFS ecosystem for static website retrieval.
48

0 commit comments

Comments
 (0)