aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2024-01-05 23:18:49 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2024-01-05 23:18:49 -0500
commitbd5a00c61b355c857b5c99323592ca432dea5d0a (patch)
tree7e8ac7730527c1ad71e3fdac85840948fd23f45f /readme.md
parentc71b37eb23d4c8af7ab983de34c6da5be9363f3a (diff)
downloadpaste-bd5a00c61b355c857b5c99323592ca432dea5d0a.tar.gz
paste-bd5a00c61b355c857b5c99323592ca432dea5d0a.tar.xz
wip
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index 7c8d00b..138c243 100644
--- a/readme.md
+++ b/readme.md
@@ -1,13 +1,14 @@
# Simple pastebin
-The bigger brother of `bpaste` In a similar vein it's designed to be
-a minimal pastebin program, however this is designed to be more featureful
-while still maintaining a simple architecture.
+The bigger brother of [`bpaste`](https://git.riedstra.dev/mitch/bpaste/about/)
+In a similar vein it's designed to be a minimal pastebin program, however this
+is designed to be more featureful while still maintaining a simple architecture.
+
+A previous iteration used Svelte. The current version uses
+[HTMX](https://htmx.org/)
## Ideas for future versions
* Automatic syntax highlighting
- * React UI
- * Swagger Documentation -- embedded into the application as well ( swaggo? )
* Deleting pastes
* Updating/Editing pastes