Difference between revisions of "Main Page"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (Reverted edits by Mercury (talk) to last revision by MediaWiki default)
Tag: Rollback
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
 
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
Lorekeeper is an open-source framework for managing ARPGs/closed species masterlists coded using the Laravel framework. In simple terms - you will be able to make a copy of the site, perform setup/enter data about your species and game, and it'll provide you with the automation to keep track of your species, players and ARPG submissions.
  
== Getting started ==
+
Lorekeeper is free and open-source, which means it's free for you to use and modify to your needs. Please see the tutorials below for instructions on setting up!
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
==Development Status==
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
The latest release and development status can be viewed on the [https://github.com/corowne/lorekeeper GitHub repository]. For information on the next planned release, see milestones [https://github.com/corowne/lorekeeper/milestones?state=open here].
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
For more information about Lorekeeper's release and branch structure, as well as updates in general, see [[Updating Lorekeeper]] or [[Contributing to Lorekeeper]] depending on your needs.
 +
 
 +
===Bug Reporting===
 +
If you encounter an issue with Lorekeeper, after verifying that it occurs on an unmodified version of the branch you are using to update, please either create an [https://github.com/corowne/lorekeeper/issues issue] on GitHub (preferred) or report the bug in the Discord server.
 +
 
 +
==Links/Contact==
 +
 
 +
*Github: https://github.com/corowne/lorekeeper
 +
*Demo site: http://lorekeeper.me/
 +
*Discord server: https://discord.gg/U4JZfsu
 +
 
 +
==Documentation & Guides==
 +
 
 +
*[[:Category:Documentation|Category: Documentation]]
 +
*[[Tutorial: Setting Up|Tutorial: Setting Up]]
 +
**[[Updating: to 2.0.0]]
 +
*[[Tutorial: Creating Item Types|Tutorial: Creating Item Types]]
 +
 
 +
===Provided by the Community===
 +
 
 +
*[[:Category:Community Tutorials|Category: Community Tutorials]]
 +
*[[Tutorial: Local Host]]
 +
*[[:Category:Extensions|Category: Extensions]]
 +
 
 +
*
 +
 
 +
__NOTOC__

Latest revision as of 11:30, 12 October 2021

Lorekeeper is an open-source framework for managing ARPGs/closed species masterlists coded using the Laravel framework. In simple terms - you will be able to make a copy of the site, perform setup/enter data about your species and game, and it'll provide you with the automation to keep track of your species, players and ARPG submissions.

Lorekeeper is free and open-source, which means it's free for you to use and modify to your needs. Please see the tutorials below for instructions on setting up!

Development Status

The latest release and development status can be viewed on the GitHub repository. For information on the next planned release, see milestones here.

For more information about Lorekeeper's release and branch structure, as well as updates in general, see Updating Lorekeeper or Contributing to Lorekeeper depending on your needs.

Bug Reporting

If you encounter an issue with Lorekeeper, after verifying that it occurs on an unmodified version of the branch you are using to update, please either create an issue on GitHub (preferred) or report the bug in the Discord server.

Links/Contact

Documentation & Guides

Provided by the Community