搭建云端开发环境并新增 AGENTS.md 说明 - #2
Draft
hellotrik wants to merge 1 commit into
Draft
Conversation
Co-authored-by: trik <xiehouta@qq.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记录运行/构建方式与注意事项。未改动任何业务代码。改动
AGENTS.md,在## Cursor Cloud specific instructions下记录:核心应用为 Jekyll 站点、本地预览命令(无Gemfile,直接用全局jekyll)、构建命令、辅助脚本说明与default.profraw遗留物等注意事项。环境搭建
ruby-full、build-essential)。jekyll(4.4.1)、bundler、jekyll-theme-cayman。gem install --conservative jekyll bundler jekyll-theme-cayman。验证
jekyll build构建成功,输出至_site/。jekyll serve --host 0.0.0.0 --port 4000 --livereload --force_polling启动成功;/、/cron/、/cidr/、/unicode-sort/均返回 HTTP 200,首页标题「词不达意」。192.168.1.0/24并计算,正确得出网络地址192.168.1.0、广播地址192.168.1.255、掩码255.255.255.0、可用主机 254 等结果。首页
CIDR 计算结果
To show artifacts inline, enable in settings.