Skip to content

A basic web server application written in Go that serves a personal links tree website. The website displays user information, including an avatar, full name, bio, and a list of social links.

Notifications You must be signed in to change notification settings

boularbahsmail/go-htmx-linkstree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

👽Go HTMX LinksTree

A sophisticated web application written in Go that serves a personal linkstree website. The application elegantly presents user information, including an avatar, full name, bio, and a curated list of social links.

Getting Started

To get started with the project, follow the steps outlined in the 'Usage' section above. Customize the provided HTML template and add your personal details to create a unique linkstree page.

Project Structure

  • main.go: Contains the primary Go code for the web application.
  • index.html: HTML template for rendering the user's linkstree page.

Features

  • User-Centric Display: Showcase user information with a visually appealing layout.
  • Interactive Social Links: Engage visitors with clickable social links adorned with icons.

Prerequisites

  • Ensure that Go is installed on your machine.

Usage

  1. Clone the Repository:

    git clone https://github.com/your-username/your-repo.git
  2. Navigate to the Project Directory:

    cd your-repo
  3. Run the Application:

    go run main.go

Author

About

A basic web server application written in Go that serves a personal links tree website. The website displays user information, including an avatar, full name, bio, and a list of social links.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published