Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.2 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.2 KB

Create human readable, shareable links that lead to HTML files created from user input.

We have markdown support, so you can use markdown to format your text. You may also use HTML tags, but be careful, we do sanitize the input, so you can't use any JavaScript and some HTML tags will be removed.

It's free and open source, so you can host it yourself if you want to. It's just a simple app with questionable security, so feel free to improve it.

a content page, with the url as the main title, a raw content view on the left side and an html view on the right side homepage with some content in a list, below the form, with the link for the content above a short preview homepage without any content, just a simple form with a text area for content and a submit button

TODO

  • Add a way to delete pastes
  • Add a way to edit pastes
  • Add a way to view all pastes
  • Make the app look better
  • Add a captcha to prevent spam
  • Add logging
  • Deploy the app to a server
  • Buy a domain name
  • Add syntax highlighting
  • Add some SEO juice