YuKitAs.github.io:自动生成的静态VanillaJS网站 源码
YuKitAs.github.io 本地开发人员: 安装依赖项: $ bundle install $ npm install 用Jekyll构建: $ bundle exec jekyll serve 故障排除: 对于FATAL: Listen error: unable to monitor directories for changes ,请运行以下配置,然后重试(): $ echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p 访问http://l
用户评论