Sukka

Results 403 comments of Sukka

Related PR: #7. The issue is opened only for tracking.

@layershifter A friendly ping since #52 has been merged, would you mind starting working on this? I'd expect it is being published as `@griffel/shorthand`. And then I can start working...

Currently I am working on bring i18n feature to the theme. After bring up i18n, Doku's README and its own documents will be i18n as well.

Seems to be caused by the working mechanism of Hexo. However, Doku should work fine even without the `_posts` folder. Here is an example of Doku: https://github.com/SukkaW/theme-doku-docs/ (source code of...

The preview of English version can be viewed here: https://theme-suka.skk.moe/docs/en/ And just as I said, it is still under construction.

Can you reproduce this issue at https://marked.js.org/demo ?

由于当时的设计中没有包括将背景改为图片,所以没有提供这一选项; 修改 `style.min.css` 不是太好的主意;你可以试试将 `` 标签通过头部自定义代码的方式添加背景; 主题尚未实现对部分页面禁用 License,将会添加到 Todo 中。

设计之初就有这样的计划,但是目前 Suka 主题的宗旨是不使用任何 JS 的情况下也可以正常使用,所以不能实现在页面顶部时自动隐藏回到顶部按钮。 预计下一版本重构时会加入。

See https://github.com/hexojs/hexo-renderer-marked/pull/173

Can't reproduce either. In fact, our unit test includes generating a dummy blog site with 500 posts (all without date). So I doubt if it is really related with Hexo.