Commit graph

33 commits

Author SHA1 Message Date
Hans5958 a0275fc9f0 Compress all SVG images 2022-04-11 12:50:42 +07:00
mxdanger c4cc72faad Updated logos, favicon, and metadata 2022-04-09 23:32:42 -07:00
Stefano Haagman 5cb8001fdf Adding PWA Support - Step 1 2022-04-08 16:30:51 +02:00
Alex Tsernoh 77887164ee
add final image to timeline 2022-04-07 23:06:24 +01:00
Alex Tsernoh 57ac93c817
Merge branch 'master' into time-travel 2022-04-07 22:35:27 +01:00
Ryan Hitchman a116fc9ae1 losslessly compress place-indexed-final-place.png
It was using RGBA instead of a palette before.

$ zopflipng -m place-indexed-final-place{,_opt}.png
Optimizing place-indexed-final-place.png
Input size: 3175277 (3100K)
Result size: 976309 (953K). Percentage of original: 30.747%
Result is smaller

Rendered output is bit-identical:

$ convert place-indexed-final-place.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51  -

$ convert place-indexed-final-place_opt.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51  -
2022-04-07 18:44:16 +01:00
Alex Tsernoh 55a68ff89a
add images every 6 hours 2022-04-07 16:53:23 +01:00
ash f188a8b40f
Merge branch 'master' into smaller-image 2022-04-06 23:10:21 +01:00
Roland Rytz 32b9e3f018 Use corrected version of the final image 2022-04-07 00:07:48 +02:00
unknown cb33db7c94 Fix image (missing 5 px at the bottom) 2022-04-06 19:05:57 -03:00
Roland Rytz 93cf51c3fd Use image of the last state of the canvas before the white-out 2022-04-06 23:50:45 +02:00
Roland Rytz d729bd11a9 Shrink png of the canvas, (hopefully) in a lossless way 2022-04-06 19:32:01 +02:00
Aeywoo dd83773745 Added new Image.
Added a newer image of r/place closer to the whiteout.
2022-04-05 20:39:25 +09:30
Aeywoo 1211b7f48c Updated website files.
I added a Discord Button and a Discord SVG logo to the main html page of the website, added a new CSS class to make the Discord Button hover on blue instead of being yellow on hover, added a Discord banner to the contribute tab and added a link to our discord server on the bitcoin pop-out and a link to the current GitHub owners reddit user-page.
2022-04-05 17:24:38 +09:30
Stefano Haagman 9a15b9f6c6 Lets hope this is good enough 2022-04-05 07:53:08 +02:00
Stefano Haagman c0b7657d81 This SHOULD be the latest chances 2022-04-05 07:19:00 +02:00
Stefano Haagman a0422f2e59 Updated to 2k*2k, fixed selection on hover on info 2022-04-04 22:39:49 +02:00
ash c197c2ccd2
updates logo 2022-04-04 18:12:39 +01:00
Stefano Haagman bea9c39289 Updated website with latest version of the place 2022-04-03 11:08:52 +02:00
Stefano Haagmans 387e398202
April 1st, 2022 2022-04-02 20:45:10 +02:00
Stefano Haagmans 8d5b280496
Updated some stuff to be up to date with the 2022 r/place event! 2022-04-01 23:56:25 +02:00
Roland Rytz d8ae2db9a3 Add more community entries, add a donate button to main page 2017-05-01 17:54:19 +02:00
Roland Rytz a7599661ae Add entries, implement edit requests, change font on loading screen (so it won't have to wait for webfont to load), add things. 2017-04-18 03:24:50 +02:00
Roland Rytz dfe6e85c0c Add donate links, because I need to eat, too 2017-04-11 23:16:35 +02:00
Roland Rytz 205a416a5e Fix svg files that were accidentally saved as inkscape-svg 2017-04-10 19:04:42 +02:00
Roland Rytz de9c5c7179 Add loading screen 2017-04-10 17:57:13 +02:00
Roland Rytz 114523e03a Improve responsiveness of design 2017-04-07 19:52:56 +02:00
Roland Rytz f6d483bc9a Completely redesign the website's layout 2017-04-06 19:15:16 +02:00
Roland Rytz 750bee18af Reduce server load by combining files, inlining background images and shrinking or indexing images. 2017-04-06 12:08:53 +02:00
Roland Rytz f335a5f7e7 Make entries list collapsible 2017-04-06 11:44:50 +02:00
Roland Rytz 02904ef1ed Add list of entries and search function 2017-04-05 20:48:32 +02:00
Roland Rytz 7165d5e294 Change reset zoom icon from 1:1 to a square 2017-04-05 04:35:40 +02:00
Roland Rytz 15fd7becae Change directory structure, supply a compressed atlas.js 2017-04-05 03:12:01 +02:00