1.8 KiB
1.8 KiB
SocialTree
A simple way to show your links
This is a very simple static site generator for listing the links for your social media channels.
Sounds great but how do I use it?
It's very simple, follow these steps.
- Install PHP and Node.js
- Download the Project as zip or clone it
- Run
composer install
andnpm install
- Edit the
config.php
file:- The
author
is the displayed name - The
imageName
should be the file name of the image you are using, the file itself should be placed insource/assets/images
- The
design
refers to the style of your page the currently available styles are: - List as much links as you like in the
links
array:- With the
color
property you can give the link the color of the social media plaform of your choice, but this feature is optional, the link will be displayed in the themes color if unset. The currently supported platforms are:- YouTube, Pinterest, Twitter, TikTok, Telegram, Linkedin, Mastodon, Tumblr, Discord, Twitch, Instagram, Flickr, Deviantart, Spotify, Snapchat, Reddit, Soundcloud, VK, Steam
- Place the link in the
link
property, this property is needed. - You can give the link a different text if you want with the
text
property. This is also optional. - Set the platform in the
platform
property, this will be displayed if thename
is unset.
- With the
- The
- Compile the page with the command:
npm run prod
- Copy the
build_production
directory to your webserver.
TODO
- More themes
example.jpg by Yaka Bagus from Pexels: