mirror of
https://github.com/LCE-Hub/lce-hub.github.io.git
synced 2026-07-15 21:32:25 +00:00
init(readme)
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
<div align="center">
|
||||
<img height="150" src="https://raw.githubusercontent.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher/refs/heads/main/public/images/logo.png">
|
||||
<h1>Emerald Legacy Launcher Website</h1>
|
||||
<p>Website for Emerald Legacy Launcher</p>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://ko-fi.com/kayjann">
|
||||
<img src="https://img.shields.io/badge/ko--fi-Donate%20to%20the%20Project-grey?style=for-the-badge&logo=kofi&logoColor=white&labelColor=FF5E5B" alt="Donate to the Project">
|
||||
</a>
|
||||
<a href="https://discord.gg/ycYvGjWmhu">
|
||||
<img src="https://img.shields.io/badge/discord-Join%20the%20Community-grey?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2" alt="Join the Community">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
### Overview
|
||||
This repository serves the source code for the [Emerald Legacy Launcher's Website](https://emerald-legacy-launcher.github.io), currently hosted on Github Pages.
|
||||
|
||||
### Technical Details
|
||||
This website is made with vanilla HTML, CSS and Typescript, with [Vite](https://vite.dev) as the build system.
|
||||
|
||||
### License
|
||||
***This project is licensed under the [GNU GPL v3 License](LICENSE)***
|
||||
Reference in New Issue
Block a user