Difference between revisions of "Main Page"

From Lorekeeper Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Pp|mainpage|small=yes|indef|category=no}}Lorekeeper is an open-source framework for managing deviantART-based ARPGs/closed species masterlists coded using the Laravel framework. In simple terms - you will be able to make a copy of the site, do some minor 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 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!
+
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.
  
Click on Contents in the sidebar to see more information about Lorekeeper's features.
+
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:'''
+
==Development Status==
 +
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].
  
* Basic framework is complete.
+
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.
* Currently, there are no plans for when any further major updates may occur.
 
* Smaller updates (bug fixes, etc.) are announced on Discord.
 
* List of future plans
 
  
= Links/Contact =
+
===Bug Reporting===
Github: <nowiki>https://github.com/corowne/lorekeeper</nowiki>
+
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.
  
Demo site: <nowiki>http://lorekeeper.me/</nowiki>
+
==Links/Contact==
  
Discord server: <nowiki>https://discord.gg/U4JZfsu</nowiki>
+
*Github: https://github.com/corowne/lorekeeper
 +
*Demo site: http://lorekeeper.me/
 +
*Discord server: https://discord.gg/U4JZfsu
  
For more information, please contact Cy through email: [[Mailto:corowne@gmail.com|corowne@gmail.com]]
+
==Documentation & Guides==
  
Tips are always appreciated! <nowiki>https://ko-fi.com/corowne</nowiki>
+
*[[:Category:Documentation|Category: Documentation]]
 +
*[[Tutorial: Setting Up|Tutorial: Setting Up]]
 +
**[[Updating: to 2.0.0]]
 +
*[[Tutorial: Creating Item Types|Tutorial: Creating Item Types]]
  
= Tutorials =
+
===Provided by the Community===
  
* Setting Up
+
*[[:Category:Community Tutorials|Category: Community Tutorials]]
* Creating Item Types
+
*[[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