You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2019/12/27 09:48:04 UTC

[incubator-nuttx-website] 36/48: move files

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git

commit 1e025fc41d50b8e3675e98ec805c81357c7b0dcc
Author: hans <hl...@me.com>
AuthorDate: Thu Dec 26 17:16:58 2019 +0800

    move files
    
    Signed-off-by: hans <hl...@me.com>
---
 .gitignore                                         |  27 +++++++++++---
 site/Gemfile => Gemfile                            |   0
 site/_config.yml => _config.yml                    |   2 +-
 {site/_data => _data}/contributors.yml             |   0
 {site/_data => _data}/project.yml                  |   0
 {site/_includes => _includes}/JB/analytics         |   0
 .../JB/analytics-providers/getclicky               |   0
 .../JB/analytics-providers/google-classic          |   0
 .../JB/analytics-providers/google-universal        |   0
 .../JB/analytics-providers/mixpanel                |   0
 .../JB/analytics-providers/piwik                   |   0
 {site/_includes => _includes}/JB/categories_list   |   0
 {site/_includes => _includes}/JB/comments          |   0
 .../JB/comments-providers/disqus                   |   0
 .../JB/comments-providers/facebook                 |   0
 .../JB/comments-providers/intensedebate            |   0
 .../JB/comments-providers/livefyre                 |   0
 {site/_includes => _includes}/JB/liquid_raw        |   0
 {site/_includes => _includes}/JB/pages_list        |   0
 {site/_includes => _includes}/JB/posts_collate     |   0
 {site/_includes => _includes}/JB/setup             |   0
 {site/_includes => _includes}/JB/sharing           |   0
 {site/_includes => _includes}/JB/tags_list         |   0
 .../themes/apache/_navigation.html                 |   0
 .../themes/apache/default.html                     |   0
 .../themes/apache/footer.html                      |   0
 .../themes/apache/page.html                        |   0
 .../themes/apache/post.html                        |   0
 .../themes/apache/settings.yml                     |   0
 {site/_layouts => _layouts}/default.html           |   0
 {site/_layouts => _layouts}/page.html              |   0
 {site/_layouts => _layouts}/post.html              |   0
 {site/_posts => _posts}/2019-12-19-hello.md        |   0
 {site/_sass => _sass}/_base.scss                   |   0
 {site/_sass => _sass}/_layout.scss                 |   0
 {site/_sass => _sass}/_syntax-highlighting.scss    |   0
 .../apache/bootstrap/css/bootstrap-theme.css       |   0
 .../apache/bootstrap/css/bootstrap-theme.min.css   |   0
 .../themes/apache/bootstrap/css/bootstrap.css      |   0
 .../fonts/glyphicons-halflings-regular.eot         | Bin
 .../fonts/glyphicons-halflings-regular.svg         |   0
 .../fonts/glyphicons-halflings-regular.ttf         | Bin
 .../fonts/glyphicons-halflings-regular.woff        | Bin
 .../bootstrap/img/glyphicons-halflings-white.png   | Bin
 .../apache/bootstrap/img/glyphicons-halflings.png  | Bin
 .../themes/apache/bootstrap/js/bootstrap.js        |   0
 .../themes/apache/bootstrap/js/bootstrap.min.js    |   0
 .../assets => assets}/themes/apache/css/style.css  |   0
 .../assets => assets}/themes/apache/css/syntax.css |   0
 .../themes/apache/img/body-bg.jpg                  | Bin
 .../img/docs-img/lens-interpreter-binding.png      | Bin
 .../img/docs-img/lens-interpreter-setting.png      | Bin
 .../themes/apache/img/docs-img/lens-logo.png       | Bin
 .../themes/apache/img/docs-img/lens-result.png     | Bin
 .../themes/apache/img/docs-img/lens-ui-service.png | Bin
 .../themes/apache/img/egg-logo.png                 | Bin
 .../themes/apache/img/header-bg.jpg                | Bin
 .../themes/apache/img/highlight-bg.jpg             | Bin
 {site/assets => assets}/themes/apache/img/logo.png | Bin
 .../themes/apache/img/sidebar-bg.jpg               | Bin
 .../themes/apache/jquery/jquery-2.1.1.js           |   0
 .../themes/apache/jquery/jquery-2.1.1.min.js       |   0
 site/community-members.md => community-members.md  |   0
 site/community.md => community.md                  |   0
 {site/css => css}/main.scss                        |   0
 site/download.md => download.md                    |   0
 site/feed.xml => feed.xml                          |   0
 site/history.md => history.md                      |   0
 site/index.md => index.md                          |   0
 site/.gitignore                                    |  40 ---------------------
 70 files changed, 24 insertions(+), 45 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1b1333..10bb84a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,9 +13,28 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-.idea
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to you under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
 .sass-cache
-.jekyll-metadata
-*.iml
-*~
+Gemfile.lock
+
+# generated site
+target
+
+# vendor gems
+vendor
 
+.bundle
diff --git a/site/Gemfile b/Gemfile
similarity index 100%
rename from site/Gemfile
rename to Gemfile
diff --git a/site/_config.yml b/_config.yml
similarity index 97%
rename from site/_config.yml
rename to _config.yml
index ee39ad4..5ec5de0 100644
--- a/site/_config.yml
+++ b/_config.yml
@@ -23,7 +23,7 @@ exclude: [README.md,Gemfile*,vendor]
 keep_files: [".git", ".svn", "apidocs"]
 
 # The base path where the website is deployed
-baseurl:
+baseurl: apache-nuttx-website
 
 # End _config.yml
 
diff --git a/site/_data/contributors.yml b/_data/contributors.yml
similarity index 100%
rename from site/_data/contributors.yml
rename to _data/contributors.yml
diff --git a/site/_data/project.yml b/_data/project.yml
similarity index 100%
rename from site/_data/project.yml
rename to _data/project.yml
diff --git a/site/_includes/JB/analytics b/_includes/JB/analytics
similarity index 100%
rename from site/_includes/JB/analytics
rename to _includes/JB/analytics
diff --git a/site/_includes/JB/analytics-providers/getclicky b/_includes/JB/analytics-providers/getclicky
similarity index 100%
rename from site/_includes/JB/analytics-providers/getclicky
rename to _includes/JB/analytics-providers/getclicky
diff --git a/site/_includes/JB/analytics-providers/google-classic b/_includes/JB/analytics-providers/google-classic
similarity index 100%
rename from site/_includes/JB/analytics-providers/google-classic
rename to _includes/JB/analytics-providers/google-classic
diff --git a/site/_includes/JB/analytics-providers/google-universal b/_includes/JB/analytics-providers/google-universal
similarity index 100%
rename from site/_includes/JB/analytics-providers/google-universal
rename to _includes/JB/analytics-providers/google-universal
diff --git a/site/_includes/JB/analytics-providers/mixpanel b/_includes/JB/analytics-providers/mixpanel
similarity index 100%
rename from site/_includes/JB/analytics-providers/mixpanel
rename to _includes/JB/analytics-providers/mixpanel
diff --git a/site/_includes/JB/analytics-providers/piwik b/_includes/JB/analytics-providers/piwik
similarity index 100%
rename from site/_includes/JB/analytics-providers/piwik
rename to _includes/JB/analytics-providers/piwik
diff --git a/site/_includes/JB/categories_list b/_includes/JB/categories_list
similarity index 100%
rename from site/_includes/JB/categories_list
rename to _includes/JB/categories_list
diff --git a/site/_includes/JB/comments b/_includes/JB/comments
similarity index 100%
rename from site/_includes/JB/comments
rename to _includes/JB/comments
diff --git a/site/_includes/JB/comments-providers/disqus b/_includes/JB/comments-providers/disqus
similarity index 100%
rename from site/_includes/JB/comments-providers/disqus
rename to _includes/JB/comments-providers/disqus
diff --git a/site/_includes/JB/comments-providers/facebook b/_includes/JB/comments-providers/facebook
similarity index 100%
rename from site/_includes/JB/comments-providers/facebook
rename to _includes/JB/comments-providers/facebook
diff --git a/site/_includes/JB/comments-providers/intensedebate b/_includes/JB/comments-providers/intensedebate
similarity index 100%
rename from site/_includes/JB/comments-providers/intensedebate
rename to _includes/JB/comments-providers/intensedebate
diff --git a/site/_includes/JB/comments-providers/livefyre b/_includes/JB/comments-providers/livefyre
similarity index 100%
rename from site/_includes/JB/comments-providers/livefyre
rename to _includes/JB/comments-providers/livefyre
diff --git a/site/_includes/JB/liquid_raw b/_includes/JB/liquid_raw
similarity index 100%
rename from site/_includes/JB/liquid_raw
rename to _includes/JB/liquid_raw
diff --git a/site/_includes/JB/pages_list b/_includes/JB/pages_list
similarity index 100%
rename from site/_includes/JB/pages_list
rename to _includes/JB/pages_list
diff --git a/site/_includes/JB/posts_collate b/_includes/JB/posts_collate
similarity index 100%
rename from site/_includes/JB/posts_collate
rename to _includes/JB/posts_collate
diff --git a/site/_includes/JB/setup b/_includes/JB/setup
similarity index 100%
rename from site/_includes/JB/setup
rename to _includes/JB/setup
diff --git a/site/_includes/JB/sharing b/_includes/JB/sharing
similarity index 100%
rename from site/_includes/JB/sharing
rename to _includes/JB/sharing
diff --git a/site/_includes/JB/tags_list b/_includes/JB/tags_list
similarity index 100%
rename from site/_includes/JB/tags_list
rename to _includes/JB/tags_list
diff --git a/site/_includes/themes/apache/_navigation.html b/_includes/themes/apache/_navigation.html
similarity index 100%
rename from site/_includes/themes/apache/_navigation.html
rename to _includes/themes/apache/_navigation.html
diff --git a/site/_includes/themes/apache/default.html b/_includes/themes/apache/default.html
similarity index 100%
rename from site/_includes/themes/apache/default.html
rename to _includes/themes/apache/default.html
diff --git a/site/_includes/themes/apache/footer.html b/_includes/themes/apache/footer.html
similarity index 100%
rename from site/_includes/themes/apache/footer.html
rename to _includes/themes/apache/footer.html
diff --git a/site/_includes/themes/apache/page.html b/_includes/themes/apache/page.html
similarity index 100%
rename from site/_includes/themes/apache/page.html
rename to _includes/themes/apache/page.html
diff --git a/site/_includes/themes/apache/post.html b/_includes/themes/apache/post.html
similarity index 100%
rename from site/_includes/themes/apache/post.html
rename to _includes/themes/apache/post.html
diff --git a/site/_includes/themes/apache/settings.yml b/_includes/themes/apache/settings.yml
similarity index 100%
rename from site/_includes/themes/apache/settings.yml
rename to _includes/themes/apache/settings.yml
diff --git a/site/_layouts/default.html b/_layouts/default.html
similarity index 100%
rename from site/_layouts/default.html
rename to _layouts/default.html
diff --git a/site/_layouts/page.html b/_layouts/page.html
similarity index 100%
rename from site/_layouts/page.html
rename to _layouts/page.html
diff --git a/site/_layouts/post.html b/_layouts/post.html
similarity index 100%
rename from site/_layouts/post.html
rename to _layouts/post.html
diff --git a/site/_posts/2019-12-19-hello.md b/_posts/2019-12-19-hello.md
similarity index 100%
rename from site/_posts/2019-12-19-hello.md
rename to _posts/2019-12-19-hello.md
diff --git a/site/_sass/_base.scss b/_sass/_base.scss
similarity index 100%
rename from site/_sass/_base.scss
rename to _sass/_base.scss
diff --git a/site/_sass/_layout.scss b/_sass/_layout.scss
similarity index 100%
rename from site/_sass/_layout.scss
rename to _sass/_layout.scss
diff --git a/site/_sass/_syntax-highlighting.scss b/_sass/_syntax-highlighting.scss
similarity index 100%
rename from site/_sass/_syntax-highlighting.scss
rename to _sass/_syntax-highlighting.scss
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap-theme.css b/assets/themes/apache/bootstrap/css/bootstrap-theme.css
similarity index 100%
rename from site/assets/themes/apache/bootstrap/css/bootstrap-theme.css
rename to assets/themes/apache/bootstrap/css/bootstrap-theme.css
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css b/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css
similarity index 100%
rename from site/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css
rename to assets/themes/apache/bootstrap/css/bootstrap-theme.min.css
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap.css b/assets/themes/apache/bootstrap/css/bootstrap.css
similarity index 100%
rename from site/assets/themes/apache/bootstrap/css/bootstrap.css
rename to assets/themes/apache/bootstrap/css/bootstrap.css
diff --git a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot b/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot
rename to assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot
diff --git a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg b/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
rename to assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
diff --git a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf b/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf
rename to assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.ttf
diff --git a/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff b/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff
rename to assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.woff
diff --git a/site/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png b/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png
similarity index 100%
rename from site/assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png
rename to assets/themes/apache/bootstrap/img/glyphicons-halflings-white.png
diff --git a/site/assets/themes/apache/bootstrap/img/glyphicons-halflings.png b/assets/themes/apache/bootstrap/img/glyphicons-halflings.png
similarity index 100%
rename from site/assets/themes/apache/bootstrap/img/glyphicons-halflings.png
rename to assets/themes/apache/bootstrap/img/glyphicons-halflings.png
diff --git a/site/assets/themes/apache/bootstrap/js/bootstrap.js b/assets/themes/apache/bootstrap/js/bootstrap.js
similarity index 100%
rename from site/assets/themes/apache/bootstrap/js/bootstrap.js
rename to assets/themes/apache/bootstrap/js/bootstrap.js
diff --git a/site/assets/themes/apache/bootstrap/js/bootstrap.min.js b/assets/themes/apache/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from site/assets/themes/apache/bootstrap/js/bootstrap.min.js
rename to assets/themes/apache/bootstrap/js/bootstrap.min.js
diff --git a/site/assets/themes/apache/css/style.css b/assets/themes/apache/css/style.css
similarity index 100%
rename from site/assets/themes/apache/css/style.css
rename to assets/themes/apache/css/style.css
diff --git a/site/assets/themes/apache/css/syntax.css b/assets/themes/apache/css/syntax.css
similarity index 100%
rename from site/assets/themes/apache/css/syntax.css
rename to assets/themes/apache/css/syntax.css
diff --git a/site/assets/themes/apache/img/body-bg.jpg b/assets/themes/apache/img/body-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/body-bg.jpg
rename to assets/themes/apache/img/body-bg.jpg
diff --git a/site/assets/themes/apache/img/docs-img/lens-interpreter-binding.png b/assets/themes/apache/img/docs-img/lens-interpreter-binding.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-interpreter-binding.png
rename to assets/themes/apache/img/docs-img/lens-interpreter-binding.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-interpreter-setting.png b/assets/themes/apache/img/docs-img/lens-interpreter-setting.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-interpreter-setting.png
rename to assets/themes/apache/img/docs-img/lens-interpreter-setting.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-logo.png b/assets/themes/apache/img/docs-img/lens-logo.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-logo.png
rename to assets/themes/apache/img/docs-img/lens-logo.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-result.png b/assets/themes/apache/img/docs-img/lens-result.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-result.png
rename to assets/themes/apache/img/docs-img/lens-result.png
diff --git a/site/assets/themes/apache/img/docs-img/lens-ui-service.png b/assets/themes/apache/img/docs-img/lens-ui-service.png
similarity index 100%
rename from site/assets/themes/apache/img/docs-img/lens-ui-service.png
rename to assets/themes/apache/img/docs-img/lens-ui-service.png
diff --git a/site/assets/themes/apache/img/egg-logo.png b/assets/themes/apache/img/egg-logo.png
similarity index 100%
rename from site/assets/themes/apache/img/egg-logo.png
rename to assets/themes/apache/img/egg-logo.png
diff --git a/site/assets/themes/apache/img/header-bg.jpg b/assets/themes/apache/img/header-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/header-bg.jpg
rename to assets/themes/apache/img/header-bg.jpg
diff --git a/site/assets/themes/apache/img/highlight-bg.jpg b/assets/themes/apache/img/highlight-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/highlight-bg.jpg
rename to assets/themes/apache/img/highlight-bg.jpg
diff --git a/site/assets/themes/apache/img/logo.png b/assets/themes/apache/img/logo.png
similarity index 100%
rename from site/assets/themes/apache/img/logo.png
rename to assets/themes/apache/img/logo.png
diff --git a/site/assets/themes/apache/img/sidebar-bg.jpg b/assets/themes/apache/img/sidebar-bg.jpg
similarity index 100%
rename from site/assets/themes/apache/img/sidebar-bg.jpg
rename to assets/themes/apache/img/sidebar-bg.jpg
diff --git a/site/assets/themes/apache/jquery/jquery-2.1.1.js b/assets/themes/apache/jquery/jquery-2.1.1.js
similarity index 100%
rename from site/assets/themes/apache/jquery/jquery-2.1.1.js
rename to assets/themes/apache/jquery/jquery-2.1.1.js
diff --git a/site/assets/themes/apache/jquery/jquery-2.1.1.min.js b/assets/themes/apache/jquery/jquery-2.1.1.min.js
similarity index 100%
rename from site/assets/themes/apache/jquery/jquery-2.1.1.min.js
rename to assets/themes/apache/jquery/jquery-2.1.1.min.js
diff --git a/site/community-members.md b/community-members.md
similarity index 100%
rename from site/community-members.md
rename to community-members.md
diff --git a/site/community.md b/community.md
similarity index 100%
rename from site/community.md
rename to community.md
diff --git a/site/css/main.scss b/css/main.scss
similarity index 100%
rename from site/css/main.scss
rename to css/main.scss
diff --git a/site/download.md b/download.md
similarity index 100%
rename from site/download.md
rename to download.md
diff --git a/site/feed.xml b/feed.xml
similarity index 100%
rename from site/feed.xml
rename to feed.xml
diff --git a/site/history.md b/history.md
similarity index 100%
rename from site/history.md
rename to history.md
diff --git a/site/index.md b/index.md
similarity index 100%
rename from site/index.md
rename to index.md
diff --git a/site/.gitignore b/site/.gitignore
deleted file mode 100644
index 10bb84a..0000000
--- a/site/.gitignore
+++ /dev/null
@@ -1,40 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to you under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to you under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-.sass-cache
-Gemfile.lock
-
-# generated site
-target
-
-# vendor gems
-vendor
-
-.bundle