Skip to content

jacksoncook/jacksoncook.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal site for jacksoncook.github.io — plain HTML/CSS/JS, no build step.

Structure

  • index.html, styles.css, script.js — the main site
  • images/ — photos, album covers, icons
  • coopr/index.html — standalone landing + privacy page for the Coopr app

Making updates

  • Edit the files directly.
  • Preview locally with any static server, e.g. python3 -m http.server from the repo root, then visit localhost:8000.

Deployment

GitHub Pages serves directly from the main branch root — just commit and push, no build/deploy step required.

About

Github website

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors