-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nicer looking index page #1153
Comments
should be as simple as deciding what we want: https://github.com/ipfs/go-ipfs/blob/master/core/corehttp/gateway_handler.go#L491 |
using MIT licensed https://github.com/teambox/Free-file-icons |
krl thats a lot nicer :) |
Very nice! Would be nice to include an ipfs logo or something. like "served by IPFS". also-- this is perhaps a separate PR -- we should do something cool with the index page. index pages haven't changed much in decades-- what could we do? previews? allow switching between "list, thumbnail, gallery" view? (insta-media-galleries) (more ideas!) |
|
Idea: make the index page optionally take an argument, as a "viewer" which is JS that is loaded and runs on the page. this could potentially be super dangerous, but it's an interesting idea. |
+1 more branding @jbenet: would be nice to spec out what a viewer would be, and how it could potentially support non-unixfs structures as well. |
would it be |
the problem with using the On Wed, May 20, 2015 at 11:46 PM, Jeromy Johnson notifications@github.com
|
http://gateway.ipfs.io/ipfs/QmTxNTmUDXBPvyjg4bAo5Qizs6ag1sXtZkfhNxv7yE7AzC/filelist.html here's a more branded version. @jbenet, @cryptix - how do we best get this into go-ipfs? |
@krl looks very good. can we put that thing in a repo somewhere, and have the go templating in a pkg there? (i'd like to use it in other tools, and i'd like to give feedback on it) |
Do our unixfs objects implement |
@cryptix not that-- the templating from names, icons, sizes -> nice output. |
@krl thanks |
this is not so hot:
would be nice to have humanized sizes. and nice listings. and maybe have links to ipfs.
The text was updated successfully, but these errors were encountered: