功能优化建议:

根据关键字搜索这一块目前版本应该只是搜索文章内容的吧,像是自定义页面的内容,或者日志,图库,关键词搜索不出来,搜索方向单一。

最理想的应该是:通过关键字可以搜索出全站的内容,不管是什么内容。然后,在将搜索出来的结果归类渲染。

关于主题端渲染,可以考虑前端渲染吗?可以选择nuxt,支持seo,而且前后分离,方便前端人员开发主题。

    kitchen 可以的。我们有 content api。 具体查看https://halo.run/develop/application/start.html

      Ryan Wang 👍 content api里面, post-controller里面有几个api跟admin api有点不一样,少了commentCount,tags,categories相关数据。我现在版本是 1.1.1 。

        Ryan Wang 👍 现在 1.2.0 版本了吗?上面你的截图中,在现在的版本有些功能没有。比如这个开发者选项

          想参与后端开发,也有一些前端的开发经验。但是github上的qq群跳转不了。所以想问下qq群号是多少。
          关于插件部分有兴趣,想问下这个的后续计划是怎么样的

            Ryan Wang 👍

            rg.hibernate.dialect.MySQL57Dialect
            2019-12-30 10:41:22.410 WARN 31418 --- [ main] o.h.t.s.i.ExceptionHandlerLoggedImpl : GenerationTarget encountered exception accepting command : Error executing DDL "alter table comments add column allow_notification tinyint default 1" via JDBC Statement

            org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table comments add column allow_notification tinyint default 1" via JDBC Statement
            at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) [hibernate-core-5.4.8.Final.jar!/:5.4.8.Final]