kubo/assets
2023-01-13 14:27:03 +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 chore: migrate from go-ipfs-files to go-libipfs/files (#9535) 2023-01-13 14:27:03 +01: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 .