zoukankan      html  css  js  c++  java
  • 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

    大自然,飘然的风,QQ群: python技术交流群:453879716,人工智能深度学习群:251088643
    golang技术交流群:316397059,vuejs技术交流群:458915921 渗透技术:534096581,囤币一族:621258209,有兴趣的可以加入
    微信公众号:大自然预测(ssqyuce)原双色球预测, 心禅道(xinchandao)
  • 相关阅读:
    CISCO一些基本配置
    每日学习
    每日学习(个人作业2)
    每日学习
    团队冲刺第十四天
    每日学习
    团队冲刺第十三天
    每日学习
    团队冲刺第十二天
    2021.5.26
  • 原文地址:https://www.cnblogs.com/zdz8207/p/14570881.html
Copyright © 2011-2022 走看看