kubo/assets
2022-05-05 12:29:13 -04:00
..
dir-index-html feat(gateway): Gateway.FastDirIndexThreshold (#8853) 2022-04-28 19:36:57 +02:00
init-doc quick-start: fix typo 2020-04-06 03:15:45 +02:00
assets.go fix: use path instead of filepath for asset embeds to support Windows 2022-05-05 12:29:13 -04: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 .