+ _____ _
+ | |___ _____ _____|_|___ ☭
+ | --| . | | | | -_|
+ |_____|___|_|_|_|_|_|_|_|___|
+
++available at github. made by splitbrain. +
- Remember: everything is public! + Remember: everything is public!
diff --git a/README.md b/README.md index 3f150b0..2c8c978 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,12 @@ commie is a pastebin script with line commenting support. To install, clone this somewhere under your webroot (PHP required) and make the data directory writable. -This was hacked together in a couple of hours. So treat it as beta for now. Pull Requests welcome. \ No newline at end of file +This was hacked together in a couple of hours. So treat it as beta for now. Pull Requests welcome. + +#updates January 7th, 2016 + +-Small format Edits to allow for mobile + +-Mobile friendly CSS changes + +-Add date to footer diff --git a/data/Make_This_Dir_Writable b/data/Make_This_Dir_Writable new file mode 100644 index 0000000..e69de29 diff --git a/data/make_this_dir_writable b/data/make_this_dir_writable deleted file mode 100644 index 1cbb6df..0000000 --- a/data/make_this_dir_writable +++ /dev/null @@ -1 +0,0 @@ -make writable diff --git a/index.html b/index.html index fdfe2c8..a2ea3dd 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@
+ @@ -7,32 +8,34 @@ -- _ - ___ ___ _____ _____|_|___ ☭ - | _| . | | | | -_| - |___|___|_|_|_|_|_|_|_|___| - - commie is a pastebin script with line commenting support. - available at github. made by splitbrain. - ++@@ -40,4 +43,4 @@ - \ No newline at end of file ++ _____ _ + | |___ _____ _____|_|___ ☭ + | --| . | | | | -_| + |_____|___|_|_|_|_|_|_|_|___| +++commie is a pastebin script with line commenting support.-
+available at github. made by splitbrain. +☛ Click the line numbers to comment+
- Remember: everything is public! + Remember: everything is public!