Merge branch 'master' of https://code.acr.moe/kazari/myimouto
This commit is contained in:
commit
5becea3a8f
2
CONTRIBUTING.md
Normal file
2
CONTRIBUTING.md
Normal file
@ -0,0 +1,2 @@
|
||||
Please create a new branch when ever you want to make a contribution as i use automated pull on all my nodes to keep them up-to-date.
|
||||
You are free to do anything you would like to the project but you must get my approval before you can merge to my branch.
|
16
README.md
16
README.md
@ -1,8 +1,13 @@
|
||||
# MyImouto
|
||||
![Logo](https://code.acr.moe/kazari/myimouto/raw/master/public/images/logo.png "Logo")
|
||||
# Sequenzia LTS (MyImouto LTS - ACR Rev.)
|
||||
|
||||
MyImouto is a clone of [Moebooru](https://github.com/moebooru/moebooru) for PHP and MySQL. In order for this clone to be as exact as possible, MyImouto uses a custom framework that is based on Ruby on Rails, thus the code from Moebooru was transcribed to PHP with some small modifications to fit the target language and framework.
|
||||
|
||||
MyImouto development stopped around 2014. By then, the port was mostly complete, with some bugs here and there. For more information about its features, changes and additions compared to Moebooru, please refer to the [About MyImouto](https://github.com/myimouto/myimouto/wiki/About-MyImouto) wiki. This Project has now been taken in by ACR to support the LTS project [Sequenzia Project](https://acr.moe/index.php?title=Sequenzia_Project)
|
||||
MyImouto development stopped around 2014. By then, the port was mostly complete, with some bugs here and there. For more information about its features, changes and additions compared to Moebooru, please refer to the [About MyImouto](https://github.com/myimouto/myimouto/wiki/About-MyImouto) wiki.
|
||||
|
||||
This Project has now been taken in by ACR to support the LTS project [Sequenzia Project](https://acr.moe/index.php?title=Sequenzia_Project). Its completely open for remixing and branching. Some things are moddifed to fit our setup so
|
||||
|
||||
Very big thanks to Parziphal for his efforts in mantaing this project before we picked it up, his efforts are one of the reason this still works today!
|
||||
|
||||
|
||||
## Requirements
|
||||
@ -21,7 +26,12 @@ MyImouto development stopped around 2014. By then, the port was mostly complete,
|
||||
|
||||
## Installation
|
||||
|
||||
For an explained, step-by-step guide, please check the [How to Install (Decentralized)](https://acr.moe/index.php/Build_a_Sequenzia_Booru) or [How to Install (Centralized)](https://code.acr.moe/kazari/myimouto/wikis/ubuntu-centralized-installation-guide) guide. Otherwise, here's the quick guide for advanced users:
|
||||
For an explained, step-by-step guide, please check the following guides:
|
||||
|
||||
* [How to Install (Decentralized)](https://acr.moe/index.php/Build_a_Sequenzia_Booru) - Multiple Servers and with Off-Server Storage and Database
|
||||
* [How to Install (Centralized)](https://code.acr.moe/kazari/myimouto/wikis/ubuntu-centralized-installation-guide) - All-In-One Setup
|
||||
|
||||
Otherwise, here's the quick guide for advanced users:
|
||||
|
||||
* Install system dependencies: `composer install`.
|
||||
* Create a database for the booru.
|
||||
|
Reference in New Issue
Block a user