Compare commits
1 Commits
v0.3.0-bet
...
main
Author | SHA1 | Date | |
---|---|---|---|
4443e9d7ba |
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ go.work
|
||||
|
||||
# db directory
|
||||
.bingodb
|
||||
.DS_Store
|
@ -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
|
||||
- [ ] CLI upload / management functionality
|
||||
- [ ] Edit/revise/replace content at ID
|
||||
|
||||
## Screenshots
|
||||
| without syntax highlighting | with syntax highlighting |
|
||||
| - | - |
|
||||
|![](screenshot.jpeg) |![](screenshot-syntax.jpeg)|
|
BIN
screenshot-syntax.jpeg
Normal file
BIN
screenshot-syntax.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 MiB |
BIN
screenshot.jpeg
Normal file
BIN
screenshot.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Loading…
Reference in New Issue
Block a user