paramedicspecialist / LinkChest

A simple static site to group all your social media profiles in one place.

Home Page:https://paramedicspecialist.github.io/LinkChest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ΄β€β˜ οΈ LinkChest

A simple static site to group all your social media profiles in one place.

GitHub top language Customized by Repository size GitHub last commit

About the project   |    Getting started   |    How to contribute   |    License


screenshot


πŸ’‘ About the project

LinkChest is an open-source project that is forked from /johnggli/linktree, and serves as a free alternative to "linktree" type websites that can be hosted on "free" services such as GitHub Pages or Cloudflare Pages.

πŸš€ Getting started

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/paramedicspecialist/LinkChest/archive/master.zip
  • Once the files are on your machine, open the linktree folder in Visual Studio Code.
  • With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
  • Change the profile image and texts in the index.html file.
  • Change the colors and fonts in the style.css file.
  • To change the background, go to the style.css file on line 17, uncomment the code snippet and change the url to whatever image you want.

πŸ€” How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m "feat: my new feature";
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

πŸ“ License

This project is under the MIT license. See the LICENSE file for more details.


Customized with 😈 by Deven Prasad πŸš‘ About Me

Originally Made with ❀️ by John Emerson πŸ‘‹ Get in touch