上传者: 42129005
|
上传时间: 2021-11-17 11:25:12
|
文件大小: 444.13MB
|
文件类型: -
jojozhuang.github.io
在Github上托管的,用于共享计算机科学知识的网站,由Jekyll,Liquid和MarkDown构建。
演示版
两个可用的演示:
Live Demo on GitHub:
Live Demo on Netlify:
本地设置
git clone https://github.com/jojozhuang/jojozhuang.github.io.git
cd jojozhuang.github.io
bundle exec jekyll serve --port 12001
在网络浏览器中访问享受!
投入生产
JEKYLL_ENV=production bundle exec jekyll serve --port 12001
跑鼻子
JEKYLL_ENV=nas bundle exec jekyll serve --port