文件名称:hexo:Hexo演示
文件大小:23KB
文件格式:ZIP
更新时间:2024-04-15 05:36:55
小伙伴六角 git clone https://github.com/little-buddy/hexo.git git submodule init && git submodule update # 下面这一句效果和上面三条命令的效果是一样的,多加了个参数 "--recursive" git clone https://github.com/little-buddy/hexo.git --recursive Netlify Netlify's deployment infrastructure(基础设施) knows how to avoid uploading the same file twice, even between different deploys, so we get your changes ready without duplicating content.
【文件预览】:
hexo-master
----netlify.toml(3KB)
----source()
--------_posts()
----.gitmodules(114B)
----yarn.lock(46KB)
----scaffolds()
--------page.md(44B)
--------draft.md(33B)
--------post.md(50B)
----.gitignore(65B)
----_config.yml(2KB)
----readme.md(3KB)
----package.json(581B)
----themes()
--------landscape()