A pastebin, for markdown. Discontinued. And the code sucks.
  • PHP 97.9%
  • CSS 1.3%
  • Hack 0.6%
  • HTML 0.2%
Find a file
2015-08-13 10:46:01 +02:00
bs Initial commit. 2015-08-09 19:59:13 +02:00
cont Initial commit. 2015-08-09 19:59:13 +02:00
inc Initial commit. 2015-08-09 19:59:13 +02:00
raw Initial commit. 2015-08-09 19:59:13 +02:00
.gitignore Initial commit. 2015-08-09 19:59:13 +02:00
.htaccess Initial commit. 2015-08-09 19:59:13 +02:00
index.php Initial commit. 2015-08-09 19:59:13 +02:00
LICENSE add license 2015-08-13 10:46:01 +02:00
parse.php Initial commit. 2015-08-09 19:59:13 +02:00
paste.php Initial commit. 2015-08-09 19:59:13 +02:00
README.md add license 2015-08-13 10:46:01 +02:00
shorten.php Initial commit. 2015-08-09 19:59:13 +02:00

Pastedown

This is the code that powered http://pastedown.thehowl.it - before its deprecation, today.

Please note: the code is not:

  • good-looking
  • commented
  • written in a sane language

therefore, if you want to make a markdown file hosting site, please write it from scratch.

I do not support any issues in the code. I will not merge pull request. Nothing. This code is destinated to be the same, forever and ever.

I do have a full history of the code. if you're interested in reading it, call me and I'll give you some of it. I can't push the whole history here due to the fact that there is some code with, say, passwords to databases in cleartext.

(there's also the code for telling users that pastedown is rip in the branch rip, btw.)

License

see LICENSE