Skip to content

johnkary/johnkary.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal site of John Kary

http://johnkary.net

Powered by Jekyll

Development

To build the site and allow Jekyll to serve it:

$ jekyll serve --drafts

To build the site as-is to the build directory:

$ jekyll build --future --drafts

Deployment

  1. Open Transmit
  2. Connect to s3.amazonaws.com with Access Key ID and Secret
  3. Manually transfer updated files

TODO: Script above with an AWS CLI

License

Refer to license/index.md

About

Code powering johnkary.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published