diff --git a/blog/2023-10-10-the-evolution-of-ECS.md b/blog/2023-10-10-the-evolution-of-ECS.md new file mode 100644 index 0000000..28e322d --- /dev/null +++ b/blog/2023-10-10-the-evolution-of-ECS.md @@ -0,0 +1,14 @@ +--- +slug: the-evolution-of-ECS +title: The Evolution of ECS + +author: Chunlin Qin +author_title: Creator of Reality World +author_url: https://github.com/ElvisQin +author_image_url: https://github.com/ElvisQin.png + +tags: [Reality World, Cogine] +hide_table_of_contents: false +image: '/img/blog/open-source-conference.jpg' +--- + diff --git a/i18n/zh/code.json b/i18n/zh/code.json index a99d860..b0b11f2 100644 --- a/i18n/zh/code.json +++ b/i18n/zh/code.json @@ -296,8 +296,8 @@ "Read More": { "message": "阅读更多" }, - "Rality World is a multi-agent platform built with interoperability as its core, in which a dynamic agent or program can be added and interoperated with all other agents. It's like a complex system and emerges digital intelligence.": { - "message": "Rality World是一个多程序(如多智能体)动态运行的平台和模拟器, 它的核心是解决这些来自不同开发者的程序之间的互操作、安全和调度。它像复杂系统一样工作,用户可以选择不同的程序组合,使得整体程序相比传统程序能够涌现出数字智能。" + "Reality World is a multi-agent platform built with interoperability as its core, in which a dynamic agent or program can be added and interoperated with all other agents. It's like a complex system and emerges digital intelligence.": { + "message": "Reality World是一个多程序(如多智能体)动态运行的平台和模拟器, 它的核心是解决这些来自不同开发者的程序之间的互操作、安全和调度。它像复杂系统一样工作,用户可以选择不同的程序组合,使得整体程序相比传统程序能够涌现出数字智能。" }, "Get Started": { "message": "开始入门" diff --git a/src/pages/index.js b/src/pages/index.js index efb93dc..aa0f3a0 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -22,7 +22,7 @@ const IndexPage = () => { Rality World is a multi-agent platform built with interoperability as its core, in which a dynamic agent or program can be added and interoperated with all other agents. It's like a complex system and emerges digital intelligence. + description=Reality World is a multi-agent platform built with interoperability as its core, in which a dynamic agent or program can be added and interoperated with all other agents. It's like a complex system and emerges digital intelligence. image="/img/home-hero.svg" buttons={[ {