Uiolee
Uiolee
## Check List **Please read and check followings before submitting a PR.** - exec prettier to `index`, `docs/`,`api/` markdown of all languages - fix(plugin,themes): fix front-matter 58a823f4b4799bca550c2758273b3211af3be75f - [x] Others...
## Check List **Please read and check followings before submitting a PR.** #2119 add ci for integrating with crowdin - [x] Others (Update, fix, translation, etc...) - Languages: - [...
As for my experiences in other repos, it may be better to put [Crowdin](https://crowdin.com/) into practice. Strings may be updated there for approval. _Originally posted by @jasonren0403 in https://github.com/hexojs/site/issues/133#issuecomment-954872464_ --------------...
a way to fix hexojs/hexo-renderer-marked#268
## what does it do - drop old configuration, refact the code - improve test code - add ci for lint and test - update docs - add eslint, fix...
IMHO, we don't need to support the old configuration anymore.
`noopener` seems didn't work. i'am not sure. hexo generate result: ```html blank ahead blank follow no blank ```
## check list - [x] Add test cases for the changes. - [x] Passed the CI test. - [ ] rebase after #96 merged. ## Description fix #97 ## Additional...
## check list - [x] Add test cases for the changes. - [x] Passed the CI test. ## Description resolved #15 - feat: allow custom layout. ## Additional information -...