SkillAgentSearch skills...

BelTree

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

Install / Use

/learn @cx48/BelTree
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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

<img src="https://raw.githubusercontent.com/cx48/BelTree/refs/heads/main/static/screenshots/mobile-deep-ocean.png" alt="BelTree Mobile View | Deep Ocean" style="max-width: 400px; height: 800px;">   <img src="https://raw.githubusercontent.com/cx48/BelTree/refs/heads/main/static/screenshots/mobile-mint-fresh.png" alt="BelTree Mobile View | Mint Fresh" style="max-width: 400px; height: 800px;">   <img src="https://raw.githubusercontent.com/cx48/BelTree/refs/heads/main/static/screenshots/mobile-sunset.png" alt="BelTree Mobile View | Sunset" style="max-width: 400px; height: 800px;">

Desktop View

Deep Ocean

BelTree Desktop View | Deep Ocean

Mint Fresh

BelTree Desktop View | Mint Fresh

Sunset

BelTree Desktop View | 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

Related Skills

View on GitHub
GitHub Stars5
CategoryDesign
Updated5d ago
Forks0

Languages

HTML

Security Score

90/100

Audited on Mar 31, 2026

No findings