feat: add logo

See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/10
This commit is contained in:
decentral1se 2022-02-07 14:45:40 +01:00
parent 9117e635fd
commit b6f8e6903f
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
4 changed files with 23 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# distribusi-go
<p align="center">
<img src="./contrib/logo/logo.png" />
</p>
> This is still very experimental, please take a backup of your archives if you
> are running it on files you care about. It hasn't been tested on large
> archives. There are probably some pretty bad bugs lurking in there. It may
@ -202,6 +206,12 @@ interface with `ssh-agent` which handles all that. If there is no
If all else fails, try `-d/--debug` for extra help figuring out what SSH
connection details are used. You can [open a ticket] and we can try and help.
### Generating the logo
```
cat contrib/logo/LOGO | lolcat -F 0.1
```
[Go]: https://go.dev
[Pillow]: https://pillow.readthedocs.io/en/stable/installation.html#external-libraries
[distribusi]: https://git.vvvvvvaria.org/varia/distribusi

13
contrib/logo/LOGO Normal file
View File

@ -0,0 +1,13 @@
╔══════════════════════════════════════════════════════════════════════════════╗
║ ▁▁■■■▀▀▀▀■■■■▖▁▁ ║
║ ▁▖▁▖░░░░▁▁▁▁▁░░░░░▁▁▁▁░▝▝▔▔▔▔▚▁ === distribusi-go === ║
║ ▟ ▟░░░▟ ▚░░░▟ ▚░ ▐ ║
║ ▐ ■ ▐░░▐ ■)) ▐░░▐ ■)) ▐░░ ░▞ * distribusifying ║
║ ▚▁ ▞░░░▚▁▁▁▁▁▞▁▁▁▚▁▁▁▁▁▞░░░░░▞ * publishing ║
║ █░░░░░░░░░░░░▌▁▁▌░░░░░░░░░░░█ * serving ║
║ ▟░░░░░░░░░░░▍▁▁▁▁▁▁▐░░░░░░░░░░█ * all you need ║
║ █░░░░░░░░░░░░░▏█▏█▏░░░░░░░░░░░█ ║
║ █░░░░░░░░░░░░░░░░░░░░░░░░░░░░█ ║
║ █░░░░░░░░░░░░░░░░░░░░░░░░░░░█ ║
║ █░░░░░░░░░░░░░░░░░░░░░░░░░░█ ║
╚══════════════════════════════════════════════════════════════════════════════╝

BIN
contrib/logo/logo-small.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
contrib/logo/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB