| 123456789101112131415 |
- <template>
- <div>
- <h1>Welcome to this Project</h1>
- This is the WIP website of a Project with the goal to create a new website for RedstoneServer.<br>
- It currently has a website with a complex CMS and runs on a very old machine.<br>
- The new website should at least provide a friendly less painful way to create an account and write an application, as well as judging these in an easy way.<br>
- Further its (again) a learning project for all participants. It will use frameworks like Vue.<br>
- <br>
- Website for further contact: <a href="http://redstone-server.info">RedstoneServer</a><br>
- <br>
- If you want to help develop this website by working on front/backend just ask Ecconia. (I appreciate all help!)<br>
- - The website probably needs someone to create a style for it. Cause Ecconia mostly does backend functionality.<br>
- - Anyone may donate ideas and improvements!<br>
- </div>
- </template>
|