An IPFS implementation in Go
Go to file
2020-05-04 13:23:14 -06:00
.github Add autocomment configuration 2020-05-04 12:00:44 +02:00
.gx gx publish 1.0.4 2018-12-20 14:48:03 -08:00
gw-assets Add "jpeg" as an alias to "jpg". 2018-07-04 01:46:07 -05:00
test Update test/main.go 2020-05-04 13:23:14 -06:00
dir-index-uncat.html Duplicated dir-index.html changes to dir-index-uncat.html 2020-04-21 16:07:18 -06:00
dir-index.html dir-index-html only: header colors/border, updated IPFS logo, add links and bug report icon, misc styling 2020-04-21 14:39:35 -06:00
index.go Add an empty Go file for imports 2016-09-01 02:55:11 +02:00
knownIcons.txt Add "jpeg" as an alias to "jpg". 2018-07-04 01:46:07 -05:00
LICENSE Standardize README 2016-06-18 17:33:14 +01:00
package.json gx publish 1.0.4 2018-12-20 14:48:03 -08:00
README.md feat: add a test server 2020-05-04 11:19:05 -07:00

dir-index-html

Matrix IRC standard-readme compliant

Directory listing HTML for go-ipfs gateways

This repo is not be used standalone. It's used by the gateway code in go-ipfs. It'll be merged into the gateway package, once the gateway has been extracted from go-ipfs.

Updating

  1. Make changes to both dir-index.html and dir-index-uncat.html.
  2. Follow the instructions in go-ipfs for updating the directory index.

Testing

  1. Install go.
  2. Run the test server:
> cd test
> go run .

This will listen on localhost:3000 and re-load the template every time you refresh the page.

Contribute

Feel free to join in. All welcome. A good place to start is the issues.

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT