[Git][reproducible-builds/diffoscope-website][master] 3 commits: Correct Source tarballs link.
Chris Lamb
gitlab at salsa.debian.org
Sun May 27 15:33:42 CEST 2018
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
a15a6b2f by Chris Lamb at 2018-05-27T14:31:59+01:00
Correct Source tarballs link.
- - - - -
8325b5df by Chris Lamb at 2018-05-27T14:32:12+01:00
Make "try it online" bigger.
- - - - -
8c01733b by Chris Lamb at 2018-05-27T14:33:28+01:00
Add progress bar GIF to diffoscope.org.
- - - - -
2 changed files:
- + images/progressbar.gif
- index.html
Changes:
=====================================
images/progressbar.gif
=====================================
Binary files /dev/null and b/images/progressbar.gif differ
=====================================
index.html
=====================================
--- a/index.html
+++ b/index.html
@@ -56,6 +56,7 @@ layout: default
them. It can compare two tarballs, ISO images, or PDF just as easily.
</p>
<div id="examples">
+ <img src="images/progressbar.gif?{{ site.time | date: '%s%N' }}">
<div style="width: 438px;">
<a href="examples/https-everywhere-5.0.6_vs_5.0.7.html">
<img src="images/https-everywhere-5.0.6_vs_5.0.7.thumbnail.png?{{ site.time | date: '%s%N' }}" alt="Example of diffoscope HTML output" /><br />
@@ -83,8 +84,9 @@ layout: default
<h2>Get diffoscope</h2>
<ul>
<li>
- <a href="https://try.diffoscope.org/">Try it online!</a>
+ <strong><a href="https://try.diffoscope.org/">Try it online!</a></strong>
</li>
+
<li>
Via <a href="https://pypi.python.org/"><code>pip</code></a>:<br />
<code>pip install diffoscope</code><br />
@@ -107,7 +109,7 @@ layout: default
<code>brew install diffoscope</code>
</li>
<li>
- <a href="/archive">Source tarballs"</a>
+ <a href="/archive">Source tarballs</a>
</li>
<li>
Through Git:<br />
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/compare/67d882e3e02ffc60a859dc85faad555ea60d8139...8c01733b37a778235b951dee4d0639ef34e62d81
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/compare/67d882e3e02ffc60a859dc85faad555ea60d8139...8c01733b37a778235b951dee4d0639ef34e62d81
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180527/1bd69bcd/attachment.html>
More information about the rb-commits
mailing list