kubo/assets
Henrique Dias 7bdb341132
feat: fast directory listings with DAG Size column (#9481)
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2022-12-12 21:45:13 +01:00
..
dag-index-html feat(gateway): JSON and CBOR response formats (IPIP-328) (#9335) 2022-12-05 20:22:26 +01:00
dir-index-html feat: fast directory listings with DAG Size column (#9481) 2022-12-12 21:45:13 +01:00
init-doc quick-start: fix typo 2020-04-06 03:15:45 +02:00
assets.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
README.md Remove gobindata 2022-04-12 02:36:19 +02:00

Assets loaded in with IPFS

This directory contains the go-ipfs assets:

  • Getting started documentation (init-doc).
  • Directory listing HTML template (dir-index-html).

Re-generating

Edit the source files and use go generate from within the assets directory:

go generate .