@cryptotaxi247 / kubo / commits / 936511a9f

doc: document how to update

Also, fix top-links.

Steven Allen committed Apr 21, 2020 at 15:41 UTC 936511a9feb65adacce3a43f6fe5f31b55c1298e
1 file changed +10 -4
README.md
+10 -4
@@ -1,8 +1,9 @@
1 # dir-index-html
2
3 -[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
4 -[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
5 -[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
3 +[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
4 +[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.io/)
5 +[![Matrix](https://img.shields.io/badge/matrix-%23ipfs%3Amatrix.org-blue.svg?style=flat-square)](https://matrix.to/#/room/#ipfs:matrix.org)
6 +[![IRC](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
7 [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
8
9 > Directory listing HTML for go-ipfs gateways
@@ -11,6 +12,11 @@ This repo is not be used standalone. It's used by the gateway code in go-ipfs. I
12
13 ![](http://gateway.ipfs.io/ipfs/Qmf82jUC9ZuoSTCNY55hyx3HmiDed3WnhFD5PC7CTSPmC2/cap.png)
14
15 +## Updating
16 +
17 +1. Make changes to _both_ dir-index.html and dir-index-uncat.html.
18 +2. Follow the instructions in [go-ipfs](https://github.com/ipfs/go-ipfs/tree/master/assets#updating-dir-index-html) for updating the directory index.
19 +
20 ## Contribute
21
22 Feel free to join in. All welcome. A good place to start is [the issues](https://github.com/ipfs/dir-index-html/issues).
@@ -23,4 +29,4 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c
29
30 ## License
31
26 -MIT
\ No newline at end of file
32 +MIT