-
Notifications
You must be signed in to change notification settings - Fork 48
Conversation
He means small inline gifs showing the described interaction: example https://github.com/blog/2097-improved-commenting-with-markdown |
|
||
- The distribution name and a short description; | ||
- The current version number and release date; | ||
- The software license (usually MIT); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's actually not the case right now
@RichardLitt just two comments left, then we can ship this I think. |
@dignifiedquire Added two commits. Look alright? |
|
||
## The Site | ||
|
||
The site itself is, unsurprisingly but still awesomely, hosted on IPFS. All of the binaries are also hosted on IPFS. This means that you can view it through your local gateway by running an IPFS daemon and directing your browser to __include address here__. Accessing it locally means that downloading versions (__ Of the site? Or of the distros?__) will be faster in the future. You can also view it with browser extensions, __this way__. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still need to resolve those comments of yours
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have answers to those questions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- I would leave out that local version, as the hash changes over time and we will be left with an outdated version soon.
- No idea how the browser extensions work, is this needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the whole section.
@RichardLitt screenshot is already out of date now that ipget was added |
Will update it when everything else is good to go. |
Updated screenshot. It is in no way optimized. I haven't found a good workflow for optimizing images for one-offs like this. Anyone know of one? |
+1 LGTM |
|
||
- Enable code signing, for progress on this subject you can check this [PR]( https://github.com/ipfs/distributions/pull/51). | ||
- Enable closer integration with package managers. | ||
- Add more products, like [`ipget`](https://github.com/noffle/ipget) (already in the works). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is already done
@RichardLitt on last comment then LGTM |
|
||
[![](!img/screenshot.png)](http://dist.ipfs.io/) | ||
|
||
[dist.ipfs.io](http://dist.ipfs.io/) is the new distributions page for IPFS. This is the new one-stop-shop for finding and downloading all official binaries that IPFS produces. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"all official binaries that the IPFS Team produces."
or
"all official binaries of the IPFS Project."
on the topic of optimizing pngs, i've found this to work quite well: http://optipng.sourceforge.net/ |
collection: posts | ||
--- | ||
|
||
[![](!img/screenshot.png)](http://dist.ipfs.io/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have https now
As per the comments in #21:
graphmd
graph of the site, ideally showing dedupipfs-update
itself to update ipfs.ipget
, any others?)ipfs add -s rabin
for higher likelihood of matches?)I've mentioned what I could, but I'll need some help with the unchecked and begun marks above. @dignifiedquire, can you help? I've added some sections in the draft as note to highlight where I was a bit unsure about my wording.
I'm not sure what @jbenet means by "github blog style gifs".