Skip to content

bobcatfish/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christie's blog

This blog was created using Hugo.

View my blog at bobcatfish.com!

Updating

Generate Hugo static content to public with the hugo command:

hugo

You must set 'draft: false` on any new posts.

Copy the files from public to AWS with:

scp -i ~/.ssh/aws.pem -r public/* ec2-user@$BLOG_HOST:/var/www/html/

Releases

No releases published

Packages

No packages published

Languages