GJSSSS

Results 7 issues of GJSSSS

您好,我使用您开源的stun主题,感觉十分简洁和美观。但是我最近想开发一个我自己的主题,在获取主题配置时遇到了困难。 我观察您的代码,使用了hexo.theme.config获取主题文件夹里的_config.yml配置,但是我在代码中使用获得的是一个空对象,而且在模板文件中使用theme获取到的只有RootConfig配置。 如果您方便的话想询问一下在模板和脚本中获取主题配置文件,这里是我的主题文件夹结构 test |-- layout |  |-- index.njk |-- scripts |  |-- test.js |-- source |-- _config.yml 不胜感激!

# 无法使用特效 根据[文档](https://theme-stun.github.io/docs/zh-CN/advanced/third-part.html#%E7%89%B9%E6%95%88)所说修改配置文件 ```yml canvas_nest: enable: true color: "0,0,255" opacity: 0.6 count: 99 zIndex: -1 ``` 却没有得到任何的效果,请问应该如何配置

## Brief description * Fix the error and warning in `btn-close` * Add a hover dropdown and change the doc usage is shown in doc ```html Documentation About Github Contact...

Hello! I'm coding in WIN11. I forked the repo and changed a little code. But when I run `npm run stylelint`, There is an Error ``` Error: No files matching...

Hi! @owen-m1 I have wrote a sortable plugin. After using it, users must stop for a period of time if they want to place elements on the move. It is...

### Description I fount the wrong link of nuxt3 example in README.md ### Linked Issues ### Additional context

## Brief description Hey, I edit my code again, which I PR before. [279](https://github.com/papercss/papercss/pull/279) * I add a new `dropdown` component and fix the bug rendering in mobile device. (pop...