Go博客系统开源系统


Go博客系统

有没有好用的go写的博客系统推荐个?

搜索了发现很多示例网站都是打不开的
github上的都是几年没更新的了
很多都是传上去后就没维护更新的了


Go - 博客系统 - 开源软件 - Gitee.com
https://gitee.com/explore/blog?lang=Go


推荐使用hugo来搭建静态博客。在本机使用hugo生成静态页面,然后通过git发布到github或者gitlab,可以绑定域名。
另外还可以通过Netlify这个网站来发布页面,还能使用免费的https,只需要把本机的静态页面git到github或者gitlab,Netlify就会帮你发布为网页。

https://gohugo.io/getting-started/quick-start/
The world’s fastest framework for building websites
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.

基于Golang的个人简易博客系统
https://github.com/liangyd1024/goblog


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM