Hi Kristofer, Kristofer Buffington <kristoferbuffing...@gmail.com> skribis:
> I am excited to share GNUPaste! This is a really simple web app > similar to paste.lisp.org built with Guile. I have a linode running it > from git on GuixSD. > > https://paste.freshbakedyams.com (Please use it!) > Source: https://github.com/kristoferbuffington/gnupaste.git Looks nice! I suppose you could use ‘guile-syntax-highlight’ to add some color into the mix. :-) > Ultimately I want to be able to deploy with something like: > > $ guix system disk-image gnupaste-system.scm > > Then boot it up in a VPS. That’d be great. Thanks for sharing! Ludo’.