Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws

架构图

Client (Web / Mobile)
    ↓
API Gateway (RESTful API + guest cognito sign 生成临时凭证) 
    ↓
AWS Lambda (业务逻辑处理)
    ↓
DynamoDB (文章存储)
    ↓
S3 (图片/附件存储)  todo
    ↓
Cognito (用户认证)  todo

Hexo

[ GitHub Pages ] ↓ (静态内容 + JS) [ hexo-theme-next ] ↓ 调用 [ API Gateway → Lambda → DynamoDB ] ↑ ↓ [ Cognito Identity + 签名临时凭证 ]

Deploy

$ cd blog

$ sh deploy.sh

hexo clean
hexo generate
hexo deploy

本地预览

$ cd blog

$ hexo server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages