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

No packages published