-
YAMLException: bad indentation of a mapping entry (104:16)
101 | hexo_pro:
102 | username: admin
103 | password: 123456
104 | avatar: https: image for your own avata
-----------------…
-
I would like to help do some basic development, but looks like some part of the app is being generated.
```
www/assets
```
How is this being done?
-
### I need execute 'hexo generate' to generate static files after I write a blog by using hexo-admin.
Could you tell me how to do this job ? I want to do this job only by click some links.
Thanks !
…
-
My package.json looks like this:
{
"name": "hexo-site",
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.2.2"
},
"dependencies": {
"hexo": "^3.2.0",
"hexo…
-
http://cindywjh.cn/2019/08/23/hexo-admin%E7%AE%A1%E7%90%86hexo%E6%96%87%E7%AB%A0/#5-%E8%AE%BE%E7%BD%AEdeploy%E9%94%AE%E8%B0%83%E7%94%A8%E7%94%9F%E6%88%90%E5%92%8C%E9%83%A8%E7%BD%B2%E8%84%9A%E6%9C%AC
…
-
https://spatxos.github.io/2022/07/07/shi-yong-hexo-admin/
-
https://jitash_admin.gitee.io/2020/03/17/hexo-%E7%AE%80%E5%8D%95%E5%91%BD%E4%BB%A4/
12345$ hexo g #生成静态文件 generate$ hexo clean #清除缓存$ hexo d #提交并推送到远端仓库 deploy$ hexo s #调试模式server $…
-
I use the NGINX proxy for my hexo. How can I use NGINX to route this hexo-admin?
-
hexo server --debug
```bash
Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.
at Object.safeLoad (/Users/username/hexo/blog/node_module…
-
https://ed521.github.io/2019/07/hexo-install/
Hexo 部落格教學文系列:[教學] 使用 GitHub Pages + Hexo 來架設個人部落格[教學] 我的第一篇 Hexo 文章 - 使用 hexo-admin 後台管理工具[教學] 撰寫 Hexo 文章 - Markdown 語法大全[教學] Hexo 資料夾/檔案架構、佈景主題修改介紹 如…
ed521 updated
3 years ago