Skip to content

Commit ba56f95

Browse files
authored
Merge branch 'main' into fix-build-badge
2 parents f4f5ca1 + 9b58c1e commit ba56f95

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
<h3> IPFS is an open system to manage data without a central server </h3>
77
<br>
88

9-
[![Made by icon.](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai/)
109
[![Project icon.](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.tech/)
11-
[![Build Status](https://img.shields.io/github/actions/workflow/status/ipfs/ipfs-docs/build.yml?branch=main)](https://github.com/ipfs/ipfs-docs/actions)
10+
[![Build status icon.](https://img.shields.io/github/actions/workflow/status/ipfs/ipfs-docs/build.yml?branch=main&style=flat-square)](https://github.com/ipfs/ipfs-docs/actions)
1211
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
1312
</div>
1413

@@ -26,7 +25,6 @@
2625
- [Static-site generator](#static-site-generator)
2726
- [Automated deployments](#automated-deployments)
2827
- [Translation](#translation)
29-
- [Primary maintainers](#primary-maintainers)
3028
- [License](#license)
3129
<!-- /TOC -->
3230

@@ -142,11 +140,7 @@ The IPFS documentation site uses the [VuePress static website generator](https:/
142140

143141
When opening a pull request, CI scripts will run against your feature branch to test your changes.
144142

145-
The CI/CD production workflow builds on the `main` branch and deploys the documentation site on [fleek](https://fleek.co/). The site reflects the latest commit on `main`.
146-
147-
## Primary maintainers
148-
149-
- [@2color](https://github.com/2color): Developer relations & technical writing(ecosystem)
143+
The CI/CD production workflow builds on the `main` branch and deploys the documentation site via GitHub Pages for HTTPS hosting. PR and IPFS (CAR) previews are provided by [ipfs-deploy-action](https://github.com/ipfs/ipfs-deploy-action). The site reflects the latest commit on `main`.
150144

151145
## License
152146

0 commit comments

Comments
 (0)