-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3eef186
commit 96aa11d
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# HomeSplash | ||
Landing page with statistics about your server. | ||
|
||
![image](https://github.com/user-attachments/assets/86e17e75-4b22-442a-b86b-ba4b3d6b771e) | ||
|
||
## Features | ||
* Edit links with icons from web page | ||
* Edit config on web page | ||
* Custom CSS | ||
|
||
## Requirements | ||
Linux, macOS, or Windows web server, and PHP 8+ | ||
This was only tested on Linux, please create Issue for any changes | ||
|
||
## Installation | ||
Copy all the files to the root of your webserver. The script will create a config.php, a links.json, and an icons directory | ||
Visit your server and customize using the links on the bottom right (Links && Config) | ||
|
||
|