Skip to content

Commit 80f55ac

Browse files
committed
docs: add link to docs landing page readme
1 parent beec41f commit 80f55ac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ Provide data to the IPFS network with IPFS Desktop or a pinning service:
2929
- [Install IPFS Desktop which bundles an IPFS node (Kubo) and a UI to manage files, peers, and explore content on IPFS](./install/ipfs-desktop.md).
3030
- [Publish content to the IPFS network with IPFS Desktop](./how-to/desktop-app.md).
3131

32-
### Deploy static sites to the IPFS network
32+
### Deploy static sites and dapps to the IPFS network
33+
34+
IPFS is a great fit for deploying static sites and dapps, check out the following guides to get started:
3335

3436
- [Deploy static sites to the IPFS network with a GitHub Action](./how-to/websites-on-ipfs/deploy-github-action.md).
37+
- [Set up a DNSLink gateway to serve your site via a custom domain](./how-to/websites-on-ipfs/dnslink-gateway.md).
38+
- [Configure static site generators for publishing to IPFS](./how-to/websites-on-ipfs/static-site-generators.md).
3539

3640
### Build
3741

0 commit comments

Comments
 (0)