Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WhispersOfJ.github.io

Personal landing page for my GitHub profile. Static HTML, no build step.

Local preview

xdg-open index.html
# or
firefox index.html

Editing

Open index.html in any editor. There is no build pipeline and no external dependencies. Refresh the browser to see changes.

Deploying

Pushed to the main branch of the WhispersOfJ/WhispersOfJ.github.io repository on GitHub. GitHub Pages serves it automatically from main at https://whispersofj.github.io/.

First-time setup:

gh repo create WhispersOfJ/WhispersOfJ.github.io --public --source=. --remote=origin --push

Subsequent deploys:

git add -A
git commit -m "update page"
git push

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages