pad.pub0.org/doc
muxator d1eb108ede README.md: losslessly reduce the size of the PNG images
It's not much, but these images will hopefully be downloaded many times. The
smaller they are, the lowest the latency will be.

Command:
    optipng {etherpad_basic.png,etherpad_full_features.png}

BEFORE:
    $ du -sch *.png
    16K     etherpad_basic.png
    104K    etherpad_full_features.png
    120K    total

AFTER:
    $ du -sch *.png
    12K     etherpad_basic.png
    92K     etherpad_full_features.png
    104K    total
2020-04-23 22:29:58 +02:00
..
api api: add getStats() function 2020-04-04 22:03:46 +02:00
assets Polish the styles of our docs a little 2014-03-27 18:08:55 +01:00
easysync easysync-full-description: regenerate the pdf document 2018-12-09 15:56:17 +01:00
images README.md: losslessly reduce the size of the PNG images 2020-04-23 22:29:58 +02:00
database.md doc: passwordHash does not contain a bcrypted password, but a salted sha512 sum 2018-11-05 22:45:00 +01:00
docker.md docker: make settings fully configurable via env vars 2020-04-21 04:44:56 +02:00
documentation.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
index.md docker: incorporate the docker docs into the official documentation 2019-11-08 23:17:34 +01:00
localization.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
plugins.md runtime: require node >= 10.13.0 LTS 2020-04-09 04:43:37 +02:00
skins.md release: prepare for 1.7.5 2019-01-26 00:16:03 +01:00
stats.md docs: direct link to measured.Collection from stats.md 2018-08-14 13:27:31 +02:00
template.html ‘Etherpad Lite’ -> ‘Etherpad’ 2013-09-29 13:57:37 +02:00