Home hinzugefügt
commit
6cefe8b7c0
1 changed files with 35 additions and 0 deletions
35
Home.md
Normal file
35
Home.md
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
# Welcome to the Luanti-Web Project Wiki!
|
||||||
|
|
||||||
|
This wiki serves as the central hub for all documentation related to the Luanti Web Generator toolkit. Here you will find detailed guides on installation, configuration, and usage of the entire system.
|
||||||
|
|
||||||
|
This project is currently at version **alpha-v0.4**.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Core Documentation
|
||||||
|
|
||||||
|
To get started, please refer to the following main pages. They are designed to guide you from initial setup to full automation.
|
||||||
|
|
||||||
|
* **[[Project Philosophy|Philosophy]]**
|
||||||
|
* A brief overview of the project's architecture, data flow, and design principles (modular scripts, static site generation, dynamic data fetching).
|
||||||
|
|
||||||
|
* **[[Installation & Initial Setup|Installation]]**
|
||||||
|
* A step-by-step guide to get the project running on your server, from cloning the repository to setting permissions and checking dependencies.
|
||||||
|
|
||||||
|
* **[[Configuration|Configuration]]**
|
||||||
|
* A detailed explanation of all settings in the global `config.sh` and the per-world `web.conf` files.
|
||||||
|
|
||||||
|
* **[[Script Usage & Automation|Usage-and-Automation]]**
|
||||||
|
* Detailed instructions on how to run each script (`generate_map.sh`, `sync_players.sh`, etc.) manually and how to set up the recommended `cronjobs` for full automation.
|
||||||
|
|
||||||
|
* **[[Customization|Customization]]**
|
||||||
|
* Guides on how to customize the website's appearance (CSS), add new static pages, and manage the content of your worlds.
|
||||||
|
|
||||||
|
* **[[Troubleshooting & FAQ|Troubleshooting-FAQ]]**
|
||||||
|
* Solutions and explanations for common issues (e.g., file permissions, database locks, map rendering errors).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Bug reports, suggestions, and contributions are highly welcome. Please use the "Issues" section of the Git repository to provide feedback.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue