move media in /misc

This commit is contained in:
Michael Muré 2019-04-17 20:27:33 +02:00
parent ef84fda0d4
commit 790c1e4b82
5 changed files with 3 additions and 3 deletions

View File

@ -86,14 +86,14 @@ You can now use commands like `show`, `comment`, `open` or `close` to display an
An interactive terminal UI is available using the command `git bug termui` to browse and edit bugs.
![Termui recording](doc/termui_recording.gif)
![Termui recording](misc/termui_recording.gif)
## Web UI (status: WIP)
You can launch a rich Web UI with `git bug webui`.
![Web UI screenshot 1](doc/webui1.png)
![Web UI screenshot 2](doc/webui2.png)
![Web UI screenshot 1](misc/webui1.png)
![Web UI screenshot 2](misc/webui2.png)
This web UI is entirely packed inside the same go binary and serve static content through a localhost http server.

View File

Before

Width:  |  Height:  |  Size: 858 KiB

After

Width:  |  Height:  |  Size: 858 KiB

View File

Before

Width:  |  Height:  |  Size: 552 KiB

After

Width:  |  Height:  |  Size: 552 KiB

View File

Before

Width:  |  Height:  |  Size: 297 KiB

After

Width:  |  Height:  |  Size: 297 KiB

View File

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 223 KiB