A lightweight DIY alternative to services like Linktree https://yannmoelle.de
Go to file
2023-04-14 20:47:31 +02:00
css „css/skeleton-dark.css“ ändern 2023-04-14 20:46:44 +02:00
fonts Remove Google Fonts for GDPR Compliance 2023-02-17 13:19:13 +01:00
images Dateien hochladen nach „images/icons“ 2023-04-14 17:27:14 +02:00
.gitignore „.gitignore“ ändern 2023-04-14 17:52:21 +02:00
auto-update.sh „auto-update.sh“ ändern 2023-04-14 18:37:41 +02:00
index.html „index.html“ ändern 2023-04-14 20:47:31 +02:00
install.sh „install.sh“ ändern 2023-04-14 18:30:54 +02:00
LICENSE.md Updated LICENSE.md 2021-08-18 16:36:42 -04:00
mylinks.conf „mylinks.conf“ hinzufügen 2023-04-14 18:22:51 +02:00
README.md „README.md“ ändern 2023-04-14 18:46:49 +02:00
update.sh „update.sh“ ändern 2023-04-14 18:30:04 +02:00

Mylinks

Fork of Littlelink

Create your own page

  • Fork your own copy
  • Edit the Page on your Gitea/Github/Gitlab etc
  • Edit line 5 in install.sh to your own git link [yourgit]/mylinks.git
  • Edit line 4 in install.sh to your own git [yourgit]/mylinks.git
  • Edit line 13 in README.md to [yourgitlink]/install.sh

Installation

sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)"

Update

sh /var/www/html/mylinks/update.sh

Automatic Updates

This script installs a cronjob, that updates to the actual version every day at 00:00

sh /var/www/html/mylinks/auto-update.sh