Loading...
Loading...
Compare original and translation side by side
gitghjim60105/ai-talks-contentgitghjim60105/ai-talks-contentgit clone --recurse-submodules https://github.com/jim60105/blog.git
cd bloggit submodule update --init --recursivegit pull origin mastergit clone --recurse-submodules https://github.com/jim60105/blog.git
cd bloggit submodule update --init --recursivegit pull origin mastermastercd 聆.tw/content
git checkout master
git pull origin master
cd ../..mastercd 聆.tw/content
git checkout master
git pull origin master
cd ../..blog/./switch-site.sh 聆.twconfig.tomlcontent/static/wrangler.jsonc聆.tw/blog/./switch-site.sh 聆.twconfig.tomlcontent/static/wrangler.jsonc聆.tw/ls -d 聆.tw/content/*/Uncategorizedls -d 聆.tw/content/*/Uncategorizedtouch 聆.tw/content/<Section>/my-descriptive-slug.mdtouch 聆.tw/content/<Section>/my-descriptive-slug.mdAGENTS.md+++
title = "文章標題(正體中文)"
description = "SEO 友善的文章描述,包含所有重要關鍵字(正體中文)"
date = "YYYY-MM-DDTHH:MM:SSZ"
updated = "YYYY-MM-DDTHH:MM:SSZ"
draft = false
[taxonomies]
tags = ["Tag1", "Tag2"]
providers = [ "Felo Search" ]
[extra]
withAI = "<https://the.ai.resource/used>"
+++titledescriptiondateupdatedtagsproviderswithAIiscnAGENTS.md+++
title = "文章標題(正體中文)"
description = "SEO 友善的文章描述,包含所有重要關鍵字(正體中文)"
date = "YYYY-MM-DDTHH:MM:SSZ"
updated = "YYYY-MM-DDTHH:MM:SSZ"
draft = false
[taxonomies]
tags = ["Tag1", "Tag2"]
providers = [ "Felo Search" ]
[extra]
withAI = "<https://the.ai.resource/used>"
+++titledescriptiondateupdatedtagsproviderswithAIiscn.github/instructions/quill-sage.instructions.md#####.github/instructions/quill-sage.instructions.md#####**text***text*{{ cg(body="positive text") }}{% cg() %}block text{% end %}{{ cr(body="negative text") }}{% cr() %}block text{% end %}**text***text*{{ cg(body="positive text") }}{% cg() %}block text{% end %}{{ cr(body="negative text") }}{% cr() %}block text{% end %}{% chat(speaker="yuna") %}
Question or statement from Yuna
{% end %}
{% chat(speaker="jim") %}
Response from Jim (author, displayed as 琳, aligned right)
{% end %}chatgptclaudegeminicopilotfelojimyorukauser{% chat(speaker="yuna") %}
Question or statement from Yuna
{% end %}
{% chat(speaker="jim") %}
Response from Jim (author, displayed as 琳, aligned right)
{% end %}chatgptclaudegeminicopilotfelojimyorukausermv 聆.tw/content/<Section>/old-slug.md 聆.tw/content/<Section>/new-better-slug.mdmv 聆.tw/content/<Section>/old-slug.md 聆.tw/content/<Section>/new-better-slug.md聆.tw/content/cd 聆.tw/content
git checkout -b post/<slug-name>
git add <Section>/new-post-file.md
git commit --signoff --author="GitHub Copilot <bot@ChenJ.im>" -m "feat: add post <descriptive-title>
Add new blog post about <topic summary>.
Co-authored-by: GitHub Copilot <bot@ChenJ.im>"
git push origin post/<slug-name>masterjim60105/ai-talks-contentgh pr create \
--repo jim60105/ai-talks-content \
--base master \
--head post/<slug-name> \
--title "feat: add post <descriptive-title>" \
--body "Add new blog post: <title>
<brief description of content>
---
Written with AI assistance."聆.tw/content/cd 聆.tw/content
git checkout -b post/<slug-name>
git add <Section>/new-post-file.md
git commit --signoff --author="GitHub Copilot <bot@ChenJ.im>" -m "feat: add post <descriptive-title>
Add new blog post about <topic summary>.
Co-authored-by: GitHub Copilot <bot@ChenJ.im>"
git push origin post/<slug-name>jim60105/ai-talks-contentmastergh pr create \
--repo jim60105/ai-talks-content \
--base master \
--head post/<slug-name> \
--title "feat: add post <descriptive-title>" \
--body "Add new blog post: <title>
<brief description of content>
---
Written with AI assistance."gh pr edit --repo jim60105/ai-talks-content <PR_NUMBER> --add-reviewer jim60105gh pr edit --repo jim60105/ai-talks-content <PR_NUMBER> --add-reviewer jim60105