Skip to content

cmccoy/cmccoy.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmccoy.us

Connor McCoy's personal website — a minimal single-page Jekyll site published with GitHub Pages at www.cmccoy.us.

Edit the content

The page text lives in index.md. Edit it, commit, and push to main — GitHub Actions rebuilds and deploys automatically (see .github/workflows/jekyll.yml).

Preview locally

Requires Ruby (see .ruby-version).

bundle install
bundle exec jekyll serve   # http://localhost:4000, with live reload

Layout

  • index.md — the home page content.
  • _layouts/default.html — the single page template.
  • css/style.css — the (small, hand-written) stylesheet.
  • CNAME — the custom domain. Leave it in place.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors