Add screenshots.
All checks were successful
build / build (push) Successful in 3m43s
test / test (push) Successful in 1m14s

This commit is contained in:
Seraphim R. Pardee 2024-09-24 17:50:39 -04:00
parent 0b2f551eab
commit 4443e9d7ba
4 changed files with 8 additions and 2 deletions

3
.gitignore vendored
View File

@ -23,4 +23,5 @@ vendor/
go.work go.work
# db directory # db directory
.bingodb .bingodb
.DS_Store

View File

@ -12,4 +12,9 @@ Overall goal is to create a service that works well as a single-user self-hosted
- [ ] Server configuration file (via viper) - [ ] Server configuration file (via viper)
- [ ] API key authentication / loose user management - [ ] API key authentication / loose user management
- [ ] CLI upload / management functionality - [ ] CLI upload / management functionality
- [ ] Edit/revise/replace content at ID - [ ] Edit/revise/replace content at ID
## Screenshots
| without syntax highlighting | with syntax highlighting |
| - | - |
|![](screenshot.jpeg) |![](screenshot-syntax.jpeg)|

BIN
screenshot-syntax.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

BIN
screenshot.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB