基于Serverless实现静态博客访问统计功能 · BMPI #96
utterances-bot
announced in
Announcements
Replies: 2 comments
-
感觉还有一个大问题就是便捷性。。WordPress一次搞定让你登陆就开始写,不必在意细节。要是现在这个,感觉换一个地方,折腾一次。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
静态化博客好处在于可以用markdown写博客,你无需专门购买服务器,也不需要维护服务器性能,静态化博客直接生成静态页面托管到免费CDN上,拥有极致的性能。同时博客源文也可以托管到GitHub上。这些都是相对Wordpress的优点,缺点也是如你所说,需要折腾,更适合有技术背景的人去折腾。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
基于Serverless实现静态博客访问统计功能 · 构建我的被动收入
本文介绍了基于Serverless架构的使用Pulumi与AWS实现Hugo静态博客的访问统计功能。
https://www.bmpi.dev/dev/pulumi-aws-serverless-hugo-site-vists/
Beta Was this translation helpful? Give feedback.
All reactions