mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 19:58:17 +00:00
update everything to codeberg
This commit is contained in:
@@ -13,11 +13,11 @@ To access Fermi after starting, simply go to http://localhost:8080/login and eit
|
||||
|
||||
If there are any issues please report them either here, or to me dirrectly on Harmony
|
||||
## Adding instances to the dropdown
|
||||
Please see [this](https://github.com/MathMan05/Fermi/blob/main/InstanceInfo.md) for how to add an instance to the dropdown picker.
|
||||
Please see [this](https://codeberg.org/MelodyChat/Fermi/src/branch/main/InstanceInfo.md) for how to add an instance to the dropdown picker.
|
||||
## How to statically host Fermi
|
||||
[Click here](./howToStaticallyHost.md)
|
||||
## RoadMap
|
||||
You can view the current roadmap on https://github.com/users/MathMan05/projects/1.
|
||||
You can view the current roadmap on https://codeberg.org/MelodyChat/-/projects/59933.
|
||||
## AI Code
|
||||
AI code due to not being GPLv3 compatable is not allowed in this repo. I thought this didn't need to be said, but it does.
|
||||
And to be clear, *any* use of AI is not allowed in Fermi.
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
</ul>
|
||||
<div>
|
||||
<h3 i18n="404.report">If you found this page within the client please report it:</h3>
|
||||
<a href="https://github.com/MathMan05/Fermi/issues">Github</a>
|
||||
<a href="https://codeberg.org/MelodyChat/Fermi/issues">Codeberg</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<h2 id="pageTitle">Fermi</h2>
|
||||
</div>
|
||||
<a href="/invite/oPhe5g?instance=harmony" class="TitleButtons"> Harmony Guild </a>
|
||||
<a href="https://github.com/MathMan05/Fermi" class="TitleButtons"> Github </a>
|
||||
<a href="https://codeberg.org/MelodyChat/Fermi" class="TitleButtons"> Codeberg </a>
|
||||
<a href="/donate" i18n="donate.donate" class="TitleButtons"> Donate </a>
|
||||
</header>
|
||||
<div id="homePage">
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<h2 id="pageTitle">Fermi</h2>
|
||||
</div>
|
||||
<a href="/invite/oPhe5g?instance=harmony" class="TitleButtons"> Harmony Guild </a>
|
||||
<a href="https://github.com/MathMan05/Fermi" class="TitleButtons"> Github </a>
|
||||
<a href="https://codeberg.org/MelodyChat/Fermi" class="TitleButtons"> Codeberg </a>
|
||||
<a href="/donate" i18n="donate.donate" class="TitleButtons"> Donate </a>
|
||||
</header>
|
||||
<div id="homePage">
|
||||
@@ -84,7 +84,7 @@
|
||||
translate, or even just pointing out some typos.
|
||||
</p>
|
||||
<br />
|
||||
<a href="https://github.com/MathMan05/Fermi" class="TitleButtons"> Github </a>
|
||||
<a href="https://codeberg.org/MelodyChat/Fermi" class="TitleButtons"> Codeberg </a>
|
||||
</div>
|
||||
<div class="pagebox">
|
||||
<h2 id="box4title" i18n="htmlPages.box4title">Contribute to Harmony</h2>
|
||||
|
||||
@@ -200,7 +200,7 @@
|
||||
}
|
||||
},
|
||||
"channelLink": "# $1",
|
||||
"clientDesc": "Client version: $1\n\n[Join the official Fermi guild](https://redir.fermi.chat/invite)\n\n[Help translate Fermi](https://redir.fermi.chat/translate) \n\n[Help create Fermi](https://github.com/MathMan05/Fermi)\n\n[Help maintain the server Fermi relies on](https://redir.fermi.chat/server)\n\n[Read the blog](https://blog.fermi.chat/)\n\nCalculated rights: $3",
|
||||
"clientDesc": "Client version: $1\n\n[Join the official Fermi guild](https://redir.fermi.chat/invite)\n\n[Help translate Fermi](https://redir.fermi.chat/translate) \n\n[Help create Fermi](https://codeberg.org/MelodyChat/Fermi)\n\n[Help maintain the server Fermi relies on](https://redir.fermi.chat/server)\n\n[Read the blog](https://blog.fermi.chat/)\n\nCalculated rights: $3",
|
||||
"commands": {
|
||||
"errorNotValid": "$1 is not a valid choice for $2",
|
||||
"required": "$1 is a required part of this command"
|
||||
|
||||
Reference in New Issue
Block a user