Skip to content

A serverless Hexo blog for my portfolio focused around Development and the Cloud

Notifications You must be signed in to change notification settings

DRpandaMD/serverless_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Michael Zarate's Serverless Blog

Technologies Used

  • Brew for Mac OS
  • Git and Github
  • Hexo
  • AWS

NPM Commands for record

  • npm i --save hexo-deployer-s3 "installs plug in for AWS S3 deployment"

Local Development

  • hexo server "starts the local hexo server"

hexo commands to prep for deployment

  • hexo clean
  • hexo generate
  • hexo deploy

Environment Variables

  • export AWS_SECRET_ACCESS_KEY=yourkeyhere
  • export AWS_ACCESS_KEY_ID=youridhere

IGNORE

Test

About

A serverless Hexo blog for my portfolio focused around Development and the Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published