BelTree Tailwind Templates

Beltree

A clean and elegant Linktree alternative that offers customizable links and a user-friendly design

BelTree

A clean and elegant Linktree alternative that offers customizable links and a user-friendly design

Powered by Zola. Styled with Tailwind CSS & Font Awesome.

“Bel” in French means beautiful — this is your Beautiful Linktree!

Preview

BelTree can be deployed for free using GitHub Pages or Vercel

Mobile View

Deep Ocean | Mint Fresh | Sunset

BelTree Mobile View | Deep Ocean   BelTree Mobile View | Mint Fresh   BelTree Mobile View | Sunset

Desktop View

Deep Ocean

Mint Fresh

Sunset

Quick Start

  1. Install Zola: https://getzola.org/documentation/getting-started/installation/

  2. Clone repository:

    git clone https://github.com/cx48/BelTree
    cd BelTree
    
  3. Serve locally:

    zola serve
    

    After making necessary changes to HTML files present under partials/ visit http://127.0.0.1:1111

  4. Build static site:

    zola build
    

    All files output to /public

Deployment Guide

Deploy to GitHub Pages

  1. Run Zola build:

    zola build
    
  2. Commit and push the contents of the public/ folder to your gh-pages branch

  3. In GitHub repo settings, enable Pages from the /public folder or gh-pages branch

  4. Your site will be live at https://yourusername.github.io/BelTree/

Deploy to Vercel

  1. Login to Vercel and import your GitHub repo

  2. Set Build Command to:

    zola build
    
  3. Set Output Directory to:

    public
    
  4. Set Framework Preset to Other

  5. Click Deploy

Zola will build and serve from the public/ folder automatically on every push

Customization Guide will be added soon!

Get in Touch

Have feedback, questions, or just want to say hello?
Feel free to open an issue or reach out directly:

Check my GitHub profile for contact links

Top categories

Loading Svelte Themes