cutelyst / pastelyst

A Web Paste Tool built with Cutelyst and KDE Frameworks
https://paste.cutelyst.org
GNU General Public License v2.0
19 stars 1 forks source link

Three small changes #5

Closed maidis closed 5 years ago

maidis commented 5 years ago

This PR includes three small changes:

Twitter and Facebook Share Buttons

The idea was taken from https://pastebin.com and implementation taken from https://stackoverflow.com/

Since the buttons do not add any third party code to the page, there is no slowdown or tracking.

An Informative Text on the Homepage

Text taken from https://paste.ubuntu.com/ and made small adaptations. This may encourage developers who run a Pastelyst instance to inform their users as much as needed.

Links to Cutelyst and KDE Frameworks 5 Syntax Highlighting

One of the first steps for a more descriptive README file.

dantti commented 5 years ago

thanks