Closed eatradish closed 4 years ago
Hexo has db.json
for file caching. I think this phenomenon perhaps caused by db.json
cache.
Please delete db.json
once.
You can delete db.json
using by hexo clean
command. If you won't delete public folder every time for some reason you should not use hexo clean
. Because, this command delete the public folder also.
Thanks :)
Hexo has
db.json
for file caching. I think this phenomenon perhaps caused bydb.json
cache. Please deletedb.json
once.You can delete
db.json
using byhexo clean
command. If you won't delete public folder every time for some reason you should not usehexo clean
. Because, this command delete the public folder also.Thanks :)
Thanks!
Check List
Please check followings before submitting a new issue.
hexo version
to check)Environment & Settings
Node.js & npm version
Your site
_config.yml
(Optional)Your theme
_config.yml
(Optional)Hexo and Plugin version(
npm ls --depth 0
)Your package.json
package.json
Question
Hi, I use this theme (https://github.com/eatradish/saki.li / https://eatradish.github.io), and at
hexo
directory (not theme directory)_config.yml
:but line number cannot close
look this https://eatradish.github.io/2019/11/03/hello-world/