From 657de0d1de902a1d36c2958a85b1d4f4978e46ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B5=B7=E6=9E=AB?= Date: Thu, 29 Oct 2020 14:59:11 +0800 Subject: [PATCH] add data --- README.md | 2 +- ai/index.yml | 3 --- alibaba/index.yml | 3 --- explore/index.yml | 3 --- test/index.yml | 3 --- test1/index.yml | 3 --- test2/index.yml | 3 --- test3/index.yml | 3 --- test4/index.yml | 3 --- test5/index.yml | 3 --- test6/index.yml | 3 --- topics/ai/index.yml | 4 ++++ {bootstrap => topics/bootstrap}/index.yml | 0 {c++ => topics/c++}/index.yml | 0 {java => topics/java}/index.yml | 0 {php => topics/php}/index.yml | 0 {ruby => topics/ruby}/index.yml | 0 17 files changed, 5 insertions(+), 31 deletions(-) delete mode 100644 ai/index.yml delete mode 100644 alibaba/index.yml delete mode 100644 explore/index.yml delete mode 100644 test/index.yml delete mode 100644 test1/index.yml delete mode 100644 test2/index.yml delete mode 100644 test3/index.yml delete mode 100644 test4/index.yml delete mode 100644 test5/index.yml delete mode 100644 test6/index.yml create mode 100644 topics/ai/index.yml rename {bootstrap => topics/bootstrap}/index.yml (100%) rename {c++ => topics/c++}/index.yml (100%) rename {java => topics/java}/index.yml (100%) rename {php => topics/php}/index.yml (100%) rename {ruby => topics/ruby}/index.yml (100%) diff --git a/README.md b/README.md index 3b43971..92ee70c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# hello \ No newline at end of file +# CodeChina Explore \ No newline at end of file diff --git a/ai/index.yml b/ai/index.yml deleted file mode 100644 index 2b01a36..0000000 --- a/ai/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts. \ No newline at end of file diff --git a/alibaba/index.yml b/alibaba/index.yml deleted file mode 100644 index 2b01a36..0000000 --- a/alibaba/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts. \ No newline at end of file diff --git a/explore/index.yml b/explore/index.yml deleted file mode 100644 index 2b01a36..0000000 --- a/explore/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts. \ No newline at end of file diff --git a/test/index.yml b/test/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/test1/index.yml b/test1/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test1/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/test2/index.yml b/test2/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test2/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/test3/index.yml b/test3/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test3/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/test4/index.yml b/test4/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test4/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/test5/index.yml b/test5/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test5/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/test6/index.yml b/test6/index.yml deleted file mode 100644 index e7bfa8f..0000000 --- a/test6/index.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: alibaba -link: https://bootstarp.com -description: Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.g \ No newline at end of file diff --git a/topics/ai/index.yml b/topics/ai/index.yml new file mode 100644 index 0000000..8cabd3e --- /dev/null +++ b/topics/ai/index.yml @@ -0,0 +1,4 @@ +name: ai +link: https://en.wikipedia.org/wiki/Artificial_intelligence +description: Artificial intelligence is the ability of a computer or machine to perform tasks commonly associated with intelligent beings. +aliases: artificial-intelligence, machine-intelligence \ No newline at end of file diff --git a/bootstrap/index.yml b/topics/bootstrap/index.yml similarity index 100% rename from bootstrap/index.yml rename to topics/bootstrap/index.yml diff --git a/c++/index.yml b/topics/c++/index.yml similarity index 100% rename from c++/index.yml rename to topics/c++/index.yml diff --git a/java/index.yml b/topics/java/index.yml similarity index 100% rename from java/index.yml rename to topics/java/index.yml diff --git a/php/index.yml b/topics/php/index.yml similarity index 100% rename from php/index.yml rename to topics/php/index.yml diff --git a/ruby/index.yml b/topics/ruby/index.yml similarity index 100% rename from ruby/index.yml rename to topics/ruby/index.yml -- GitLab