diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-22 13:15:37 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-22 13:15:37 -0500 |
| commit | eee98526c48b9154cd9e9bc8bc3e07769e6a39ea (patch) | |
| tree | 9d8d719a2ccea91de86435ccd985241ddb3fa0cb /pages/about.php | |
| parent | 653c7b3a488488d4b161a8fae41ada5851bf7685 (diff) | |
| download | pillowcase-eee98526c48b9154cd9e9bc8bc3e07769e6a39ea.tar.gz pillowcase-eee98526c48b9154cd9e9bc8bc3e07769e6a39ea.tar.bz2 pillowcase-eee98526c48b9154cd9e9bc8bc3e07769e6a39ea.zip | |
Rewrote Pillowcase
NOTE: There is a new database schema now, so the database from the testing server has to be copied over to the production server, otherwise this code will fail.
Diffstat (limited to 'pages/about.php')
| -rw-r--r-- | pages/about.php | 21 |
1 files changed, 21 insertions, 0 deletions
| diff --git a/pages/about.php b/pages/about.php new file mode 100644 index 0000000..c85544f --- /dev/null +++ b/pages/about.php | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | <H1>About</H1> | ||
| 2 | |||
| 3 | <P> | ||
| 4 | Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project, majorly operated by Starla Insigna, though | ||
| 5 | it is possible that other people may have contributed to it (see <A HREF="/contribute.php">contributing</A>). | ||
| 6 | </P> | ||
| 7 | |||
| 8 | <P> | ||
| 9 | Pillowcase is a webcomic about.... you guessed it, a Pillowcase. While ordinarily this may seem drab and boring, some | ||
| 10 | people can be <DEL>insane</DEL> very imaginative. This comic updates daily with a new short edition of the | ||
| 11 | Pillowcase's latest act of insanity. | ||
| 12 | </P> | ||
| 13 | |||
| 14 | <P> | ||
| 15 | Pillowcase was originally a fake news story on another Four Island project, | ||
| 16 | <A HREF="http://false.fourisland.com/">True Falsities</A> (<A HREF="http://false.fourisland.com/2009/02/bluemonkeys-saga/">the story</A>). | ||
| 17 | It was a short story about how Bluemonkey (a Four Island regular), after going a bit insane, started a webcomic | ||
| 18 | called "Pillowcase". The story was written by Starla, so she is not stealing anyone's ideas. Anyway, after writing the | ||
| 19 | story and providing the first 11 Pillowcase comics with it, Starla went a little Pillowcase-insane and turned it | ||
| 20 | into a real webcomic. | ||
| 21 | </P> | ||
