Compare commits

...

1 Commits

Author SHA1 Message Date
4443e9d7ba Add screenshots.
All checks were successful
build / build (push) Successful in 3m43s
test / test (push) Successful in 1m14s
2024-09-24 17:50:39 -04:00
4 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ go.work
# db directory # db directory
.bingodb .bingodb
.DS_Store

View File

@ -13,3 +13,8 @@ Overall goal is to create a service that works well as a single-user self-hosted
- [ ] 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