Skip to content

KennethJohnsonTech/kennethjohnsontech.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenneth Johnson Portfolio

Static personal portfolio site for GitHub Pages.

Live site: kennethjohnsontech.github.io

Structure

  • index.html - home page
  • work.html - selected work index
  • work/ - project detail pages
  • writing.html - writing index
  • styles.css - shared layout, typography, and responsive styling
  • signature.png - signature image used on the home page

Local Preview

Run a static server from the repo root:

python3 -m http.server 8080

Then open:

http://localhost:8080/

Deployment

This repository is configured as a GitHub Pages user site:

KennethJohnsonTech/kennethjohnsontech.github.io

GitHub Pages publishes from the main branch at the repository root. There is no build step.

About

Static personal portfolio site for GitHub Pages.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors