diff --git a/README.md b/README.md index ef2823a..b571c1b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,3 @@ - PHP 8.1 - MariaDB 10.6 - [Composer](https://getcomposer.org/) - -## Important - -DON'T RUN ANYTHING IN THE `devel` FOLDER IN PRODUCTION UNLESS YOU SERIOUSLY WANT TO FUCK EVERYTHING UP. diff --git a/docs/contact.md b/docs/contact.md index e1f41e7..076cf72 100644 --- a/docs/contact.md +++ b/docs/contact.md @@ -1,21 +1,10 @@ # Contact -If you need to reach us outside of this website, this is the page for you. Below are a few ways of contact. +If there's any reason for you to contact the administrator through a private channel without signing up; on this page you can find the e-mail address through which you can do that. -## E-mail - - [flash](mailto:flashii@flash.moe): Site Administrator +Questions or reports regarding the site and its operation are welcome if you are unable or unwanting to ask these through the forum or the chat. +Legal takedown notices (DMCA etc.) are also to be sent to this address. -## Twitter - - [@flashiistatus](https://twitter.com/flashiistatus): Exclusively system status updates, posts by this accounts are generally retweeted by @flashiinet. +E-mail: [flashii@flash.moe](mailto:flashii@flash.moe) -## Source Code - - [Misuzu](https://git.flash.moe/flashii/misuzu): Backend of the main website. - - [Sharp Chat](https://git.flash.moe/flashii/sharp-chat): Chat Server software. - - [Backup Manager](https://git.flash.moe/flashii/backup-manager): Program that runs every day at 12:00am UTC to back up any user generated content. - - [Index](https://git.flash.moe/flash/index): Base library used in almost any component of the website that uses PHP. - - [Uiharu](https://git.flash.moe/flashii/uiharu): Service for looking up URL metadata. - - [AJAX Chat (fork)](https://git.flash.moe/flashii/ajax-chat): Old chat software (2013-2015). - - [Seria](https://git.flash.moe/flashii/seria): Software used by the torrent tracker. - - [Mince](https://git.flash.moe/flashii/mince): Source code for the Minecraft servers subwebsite. - - [Awaki](https://git.flash.moe/flashii/awaki): Redirect service hosted on fii.moe. - - [Hamakaze](https://git.flash.moe/flash/hamakaze): HTTP and WebSocket library used by Sharp Chat and Satori. +The list of source code repositories that could previously be found on this page is now [here](/info/source). diff --git a/docs/source.md b/docs/source.md new file mode 100644 index 0000000..c45753e --- /dev/null +++ b/docs/source.md @@ -0,0 +1,12 @@ +# Source Code Repositories + + - [Misuzu](https://git.flash.moe/flashii/misuzu): Backend of the main website. + - [Sharp Chat](https://git.flash.moe/flashii/sharp-chat): Chat Server software. + - [Backup Manager](https://git.flash.moe/flashii/backup-manager): Program that runs every day at 12:00am UTC to back up any user generated content. + - [Index](https://git.flash.moe/flash/index): Base library used in almost any component of the website that uses PHP. + - [Uiharu](https://git.flash.moe/flashii/uiharu): Service for looking up URL metadata. + - [Futami](https://git.flash.moe/flashii/futami): Common data shared between the chat clients. + - [AJAX Chat (fork)](https://git.flash.moe/flashii/ajax-chat): Old chat software (2013-2015). + - [Seria](https://git.flash.moe/flashii/seria): Software used by the torrent tracker. + - [Mince](https://git.flash.moe/flashii/mince): Source code for the Minecraft servers subwebsite. + - [Awaki](https://git.flash.moe/flashii/awaki): Redirect service hosted on fii.moe. diff --git a/templates/info/index.twig b/templates/info/index.twig index d202bd7..f39487b 100644 --- a/templates/info/index.twig +++ b/templates/info/index.twig @@ -12,16 +12,17 @@

Flashii

Misuzu Project

Index Project