https://github.com/samyeyo/luart-documentation
LuaRT documentation website
https://github.com/samyeyo/luart-documentation
documentation lua luart website
Last synced: 3 months ago
JSON representation
LuaRT documentation website
- Host: GitHub
- URL: https://github.com/samyeyo/luart-documentation
- Owner: samyeyo
- License: other
- Created: 2024-01-06T08:31:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T07:30:06.000Z (12 months ago)
- Last Synced: 2025-02-12T08:43:01.961Z (12 months ago)
- Topics: documentation, lua, luart, website
- Language: HTML
- Homepage: https://www.luart.org
- Size: 2.92 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# :book: LuaRT Documentation
Welcome to this repository, hosting the source code of the website and documentation of LuaRT.
## :question: What is LuaRT ?
LuaRT is an open source Windows programming framework for the Lua programming language.
\
More info about LuaRT can be found on the [LuaRT GitHub Repository](https://github.com/samyeyo/LuaRT)
## :hammer_and_wrench: Yes you can contribute !
Documenting such a large framework is a real challenge.
\
The number of web pages to maintain is large and your help can help improve LuaRT documentation.
\
Whether you are a beginner in web programming or an experienced webmaster, you can help and contribute for a better documentation.
## :speech_balloon: Discuss with the LuaRT Community
You can learn more about LuaRT, get support, and meet other devs in :
- [LuaRT Community forum](https://community.luart.org)
- [LuaRT Community Discord server](https://discord.gg/WRwDMnQR4d)
## :scroll: How to report an issue ?
Don't hesitate to report feedback, typos or any error you will see.
\
Your writing, editing, translating, designing, and developing skills are welcome.
To do this, simply follow these steps :
- First, check that your issue is not already reported [LuaRT documentation issues](https://github.com/samyeyo/LuaRT-documentation/issues)
- If not, [create a new issue](https://github.com/samyeyo/LuaRT-documentation/issues/new) to describe your report.
## :pencil2: How to make a fix or contribution ?
Reporting is good, but fixing or contributing is better !
\
Did you find a typo, a broken link, or any other issue you can fix?
\
When you are sure of the problem and how to solve it, then you can make a PR (pull request) and contribute to this repository.
Please see [CONTRIBUTING](https://github.com/samyeyo/LuaRT-documentation/blob/main/CONTRIBUTING.md) first !