Kindem
Kindem
是的,和 hexo 类似的静态网站生成框架,参见 [hugo](https://gohugo.io/)
> @FlyAndNotDown 所以需求是将内容同步到 github,再触发自动构建? @curly210102 自动把 hugo 博客同步到各个自媒体平台,这个 repo 的作用不是把微信公众号的文章同步到自媒体平台吗,所以问这个事情
> @FlyAndNotDown 哦~以 hugo 作为源发布。hugo 博客日常的维护应该是在编辑器内,那么是希望以何种方式操作呢?在常用编辑器内发布,还是说在博客页面提取内容发布? @curly210102 都可以接受,hugo 的博客源文件是有固定目录的,如果从源提取的话直接 search 那个路径就行了,然后 meta 信息也在每个文件中有写,拿到的是 markdown,估计还要手动渲染一遍 html,从博客页面的话就直接提取 html
> @FlyAndNotDown OK,目前插件有在页面右键提取内容发布的功能,这个在您的 hugo 博客上可以使用么? @curly210102 我回头试一下
Same problems
> DXBC2GLSL will be replaced by ShaderConductor very soon. It'll support computer shader. Is this ready now ?
Linux build is current no supported, main reason is we has no energy to prepare linux version 3rd party package.
Arranged to roadmap, see #283
Sorry about I forget to update this issue. I have checked if use many locks and some hard code to limit all the thing executed in a strict order, the...
Sounds feasible, I will try those mechanisms later, thanks you.