Skip to content

claytongentry/clayton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claytongentry.com

Static personal site built with plain HTML and CSS.

Local

Run npm start to serve public/index.html at http://localhost:3000.

This uses python3, so the direct equivalent is:

python3 -m http.server 3000 --directory public

Build

Run npm run build to copy the contents of public/ into build/ and add CNAME for deployment.

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors