28 lines
1.2 KiB
HTML
28 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<p>
|
|
<b>Curator</b> is a program designed to manage one or more instances
|
|
of the <b>Art Museum</b> web site. It was created by Alexander (me)
|
|
for his father. The hope was that it would be a simple and attractive website
|
|
for posting family photos. I hope you enjoy it! ^_^
|
|
</p>
|
|
<p>
|
|
<b>Curator</b> is licensed under the GPL3 license. See the 'License'
|
|
entry in the help window or check the LICENSE file for more information.
|
|
<b>Art Museum</b> is licensed under the AGPL3. Check the following
|
|
websites for more infomation and version control repositories.
|
|
</p>
|
|
<p>
|
|
<b>GPL3</b>: <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">https://www.gnu.org/licenses/gpl-3.0.en.html</a>
|
|
<br>
|
|
<b>AGPL3</b>: <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">https://www.gnu.org/licenses/agpl-3.0.en.html</a>
|
|
</p>
|
|
<p>
|
|
<b>Curator Source</b>: <a href="https://git.zander.im/Zander671/curator">https://git.zander.im/Zander671/curator</a>
|
|
<br>
|
|
<b>Art Museum Source</b>: <a href="https://git.zander.im/Zander671/art-museum">https://git.zander.im/Zander671/art-museum</a>
|
|
</p>
|
|
</body>
|
|
</html>
|