From bd5a00c61b355c857b5c99323592ca432dea5d0a Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 5 Jan 2024 23:18:49 -0500 Subject: wip --- readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'readme.md') 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 -- cgit v1.2.3