Skip to content

jsurp2001/link_hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Hub

Minimal personal homepage built by James Gonzales.

Live URL: https://jsurp2001.github.io/link_hub/

🚀 Setup

git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin https://github.com/jsurp2001/link_hub.git
git push -u origin main

Then in GitHub → Settings → Pages:

🛠️ Edit in VS Code

Open folder → edit index.html, style.css, or scripts.js

git add .
git commit -m "Updated links"
git push

Refresh site in ~1 minute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors