Jimmy Zelinskie
|
27078b1e16
|
static: optimized png images
for file in *.png ; do pngcrush -reduce -brute "$file" "${file%.png}-crushed.png" && mv -f "${file%.png}-crushed.png" "$file" ; done
|
2015-08-14 14:45:01 -04:00 |
|
Joseph Schorr
|
0fa2065f17
|
Update the screenshots once more
|
2014-08-12 17:18:13 -04:00 |
|
Joseph Schorr
|
f3f4d06328
|
- Add text for the new CoreOS registry stuff to the plans page and the tour page
- Regenerate the screenshots
|
2014-08-12 15:17:48 -04:00 |
|
Jake Moshenko
|
512a17363f
|
Update the screenshots.
|
2014-05-21 14:54:07 -04:00 |
|
Joseph Schorr
|
702188f492
|
Add a build history screenshot to the landing page and fix the screenshots.js script to work on prod
|
2014-03-17 17:34:23 -04:00 |
|
yackob03
|
19545d580c
|
Update the screenshots with the new Documentation link.
|
2014-01-30 13:50:05 -05:00 |
|
yackob03
|
7f4a66be99
|
Update the screenshots. Add a screenshot and some marketing copy for logging. Change the branding on the screenshot tabs to Quay.io.
|
2014-01-10 12:40:14 -05:00 |
|
Joseph Schorr
|
5b966ef254
|
Updated screenshots
|
2013-12-03 16:17:42 -05:00 |
|
yackob03
|
d9a24b714e
|
Fill in the tour for organizations. Add the CTA to the bottom of the orgs page. Generate screenshots for the org.
|
2013-11-08 16:27:12 -05:00 |
|
yackob03
|
e18eefdd43
|
Update screenshots.js to remove olark. Regenerate screenshots.
|
2013-10-22 16:36:26 -04:00 |
|
yackob03
|
c90602e48d
|
Update the tour for access tokens and diffs.
|
2013-10-20 01:09:24 -04:00 |
|
yackob03
|
c13679e962
|
Update screenshots.
|
2013-10-13 16:55:06 -04:00 |
|
yackob03
|
4040bb37c6
|
Tweak drawing.js to have a better default margin that never truncates image ids on the left in small widths. Tweak the screenshot generator to use the smallest possible width. Remove tabs from several files. Add the browser-chrome plugin to wrap phantomjs screenshots with browser chrome. Add some repository descriptions to the dataset generator. Switch to using our own screenshots vs those hosted on blogger.
|
2013-10-11 21:28:02 -04:00 |
|