kubo/assets
rht 4b3a21eceb Humanize bytes in dir index listing
Fixes https://github.com/ipfs/dir-index-html/issues/3

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-08-29 09:58:21 +07:00
..
init-doc assets: fix typo 2015-07-03 10:59:08 +02:00
assets_test.go Move dir-index-html + assets to a separate repo 2015-08-28 19:39:15 +07:00
assets.go Humanize bytes in dir index listing 2015-08-29 09:58:21 +07:00
bindata.go Humanize bytes in dir index listing 2015-08-29 09:58:21 +07:00
gw-assets Humanize bytes in dir index listing 2015-08-29 09:58:21 +07:00
README.md assets: switch to go-bindata 2015-07-03 09:52:08 +02:00

Assets loaded in with IPFS

Generating docs

Do not edit the .go files directly.

Instead, edit the source files and use go generate from within the assets directory:

go get -u github.com/jteeuwen/go-bindata/...
go generate