A lightweight DIY alternative to services like Linktree https://yannmoelle.de
Go to file
Yann Mölle b76101e0fb Test
2023-04-14 22:04:44 +02:00
css „css/skeleton-auto.css“ ändern 2023-04-14 21:25:42 +02:00
fonts
images
.gitignore
auto-update.sh „auto-update.sh“ ändern 2023-04-14 18:37:41 +02:00
index.html Test 2023-04-14 22:04:44 +02:00
install.sh „install.sh“ ändern 2023-04-14 18:30:54 +02:00
LICENSE.md
mylinks.conf „mylinks.conf“ hinzufügen 2023-04-14 18:22:51 +02:00
README.md „README.md“ ändern 2023-04-14 21:11:24 +02:00
update.sh „update.sh“ ändern 2023-04-14 18:30:04 +02:00

Mylinks

Fork of Littlelink, then edited by me

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