lus / pasty

pasty is a fast and lightweight code pasting server
https://pasty.lus.pm
MIT License
200 stars 28 forks source link

Implement embed paste view #21

Closed lus closed 2 years ago

lus commented 3 years ago

The current paste viewing design is pretty straightforward and reasonable in my opinion. However it gets pretty unhandy and ugly when it comes to any form of embed (an example would be https://blog.goose.rodeo). This is why I think we should implement some kind of /embed or ?embed=true identifiers to tell the frontend to render it without the interactive elements (header, footer & extra buttons).