]> git.tuebingen.mpg.de Git - dss.git/commit
Redo the logo as svg.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 19 Jan 2019 11:16:24 +0000 (12:16 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 18 Sep 2019 08:34:04 +0000 (10:34 +0200)
commiteefbddd33850c724d7b5a07b484b00d0b6821961
treebf537bebb56c527a119c24e4a5d0ac5e7e4b21d5
parent5f5cd0b291c62b056c294cd947c00118572bc002
Redo the logo as svg.

Scalable vector graphics are much nicer for web pages than bitmaps. The
mklogo script can be removed and there is no more dependency on
ImageMagick. What a deal.

The new logo was made with vi. It is a bit smaller than the old logo
but looks similar.
.gitignore
Makefile
dss.svg [new file with mode: 0644]
index.html.in
mklogo [deleted file]