fix images

This commit is contained in:
Edgar 2021-12-23 17:58:31 +01:00
parent 21d84b294b
commit 3254577e67
No known key found for this signature in database
GPG key ID: 8731E6C0166EAA85
7 changed files with 5 additions and 4 deletions

View file

@ -9,6 +9,7 @@ default_language = "en"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
# todo, when debian updates zola, enable this again, there is a bug where minify removes newlines in pre.
#minify_html = true
# Whether to build a search index to be used later on by a JavaScript library

View file

@ -161,7 +161,7 @@ We format our message with `str_format` and send it with the method `SendChatTar
And we can test it in the game:
![The result](/static/img/ddnet_chat_cmd.png)
![The result](/img/ddnet_chat_cmd.png)
## More to come
- Implementing a rcon command

View file

@ -9,17 +9,17 @@ A replacement for ls which features better defaults and more features.
[github.com/ogham/exa](https://github.com/ogham/exa)
![exa example](/static/img/exa_preview.png)
![exa example](/img/exa_preview.png)
## bat, a cat(1) clone with wings.
Bat supports syntax highlighting, git integration, paging and more.
![](/static/img/bat_cmd_example.png)
![](/img/bat_cmd_example.png)
If you use (neo)vim with fzf.vim and have ripgrep and bat installed your search will have a preview window with highlighted code:
![](/static/img/vim_bat_preview.png)
![](/img/vim_bat_preview.png)
## fd, a simple, fast and user-friendly alternative to find

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
static/img/exa_preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB