Set up development environment (Jekyll) + AGENTS.md - #2
Draft
utf7 wants to merge 3 commits into
Draft
Conversation
Co-authored-by: Yechao Chen <chenyechao@gmail.com>
Co-authored-by: Yechao Chen <chenyechao@gmail.com>
…2 CI) Co-authored-by: Yechao Chen <chenyechao@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概述
配置本仓库(Jekyll 静态博客)的开发环境,验证可以本地构建并运行,并新增
AGENTS.md记录云端开发环境说明。已合并最新
master(含「优化博客安全、性能与构建流程」与 Utterances 评论仓库切换)。改动
AGENTS.md(## Cursor Cloud specific instructions):服务命令、构建说明,以及 Utterances、Gemfile.lock、Ruby 3.2 CI 等注意事项。环境搭建
sudo bundle install(与已提交的Gemfile.lock对齐)。sudo bundle install。验证
bundle exec jekyll build成功(此前 YAML 异常的文章已在 master 修复)。bundle exec jekyll serve可本地预览。jekyll_blog_navigation_demo.mp4
To show artifacts inline, enable in settings.