/linktree

Primary LanguageHTML

Custom links page - preview

Click Use this template button above for the quickest method of getting started with the custom-links-page.

Contains basic configuration to get you a links page with:

  • Sample Links.
  • Sample Meta Data.
  • Sample Profile name.
  • Sample Favicons .
  • Sample Profile picture.
  • Sample Profile about.
  • Sample Footer Links.
  • Sample Fontawesome icons.

Replace sample content with your own.

Quickstart for GitHub Pages

Introduction

GitHub Pages are public webpages hosted and published through GitHub. The quickest way to get up and running is by using the Jekyll Theme Chooser to load a pre-made theme. You can then modify your GitHub Pages' content and style.

This guide will lead you through creating a user site at username.github.io.

Creating your website

Enter username.github.io as the repository name. Replace username with your GitHub username. For example, if your username is octocat, the repository name should be octocat.github.io

image

Under your repository name, click Settings.

image

In the left sidebar, click Pages.

image

choose your branch, select root & click save

image