This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch NUTCH-1999-nutch-site-robots-txt
in repository https://gitbox.apache.org/repos/asf/nutch-site.git
omit 142489f NUTCH-1999 Add /robots.txt to Nutch site
add 6e318e6 Add modified Kube theme - taken from commit a00af40 of
https://github.com/jeblister/kube - with the following modifications -
modified layouts/index.html to include body from _index.md - added section
landing pages layouts/section/{community,development,documentation}.html
- replace favicon by Nutch one (fix NUTCH-2928) - added custom.css - update
README
add 6d78162 NUTCH-1999 Add /robots.txt to Nutch site
add f863c1f NUTCH-1999 Add /robots.txt to Nutch site - add template to
generate sitemap - include sitemap in robots.txt
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (142489f)
\
N -- N -- N refs/heads/NUTCH-1999-nutch-site-robots-txt (f863c1f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 6 +-
README.md | 16 +-
config.toml | 8 +-
content/_index.md | 34 +-
content/community/_index.md | 3 +
content/development/_index.md | 3 +
content/doap.rdf | 2 +-
content/documentation/_index.md | 3 +
content/download.md | 8 +-
content/favicon.ico | Bin 0 -> 894 bytes
content/news/_index.md | 4 +
content/robots.txt | 2 +
layouts/_default/sitemap.xml | 10 +
static/img/plug.svg | 3 +
static/img/plus-square.svg | 1 +
themes/kube | 1 -
themes/kube/LICENSE.md | 20 +
themes/kube/README.md | 169 ++
{archetypes => themes/kube/archetypes}/blog.md | 0
{archetypes => themes/kube/archetypes}/docs.md | 0
themes/kube/images/docs.png | Bin 0 -> 87844 bytes
themes/kube/images/faq.png | Bin 0 -> 130413 bytes
themes/kube/images/list-docs.png | Bin 0 -> 69093 bytes
themes/kube/images/post.png | Bin 0 -> 73445 bytes
themes/kube/images/screenshot.png | Bin 0 -> 71302 bytes
themes/kube/images/signin.png | Bin 0 -> 39120 bytes
themes/kube/images/tn.png | Bin 0 -> 37334 bytes
.gitignore => themes/kube/layouts/404.html | 0
themes/kube/layouts/_default/baseof.html | 66 +
themes/kube/layouts/_default/list.html | 19 +
themes/kube/layouts/_default/single.html | 18 +
themes/kube/layouts/blog/single.html | 63 +
themes/kube/layouts/docs/single.html | 23 +
themes/kube/layouts/index.html | 15 +
themes/kube/layouts/partials/favicon.html | 1 +
themes/kube/layouts/partials/footer.html | 3 +
themes/kube/layouts/partials/header.html | 29 +
themes/kube/layouts/partials/meta/name-author.html | 6 +
themes/kube/layouts/partials/meta/ogimage.html | 8 +
themes/kube/layouts/partials/page-summary.html | 9 +
themes/kube/layouts/partials/pagination.html | 15 +
themes/kube/layouts/partials/post/byauthor.html | 20 +
.../kube/layouts/partials/post/category-link.html | 1 +
themes/kube/layouts/partials/post/meta.html | 14 +
.../layouts/partials/post/related-content.html | 16 +
themes/kube/layouts/partials/post/tag-link.html | 1 +
.../kube/layouts/partials/scripts/animation.html | 127 ++
.../kube/layouts/partials/site-verification.html | 12 +
themes/kube/layouts/partials/toc.html | 21 +
themes/kube/layouts/section/community.html | 22 +
themes/kube/layouts/section/development.html | 22 +
themes/kube/layouts/section/documentation.html | 22 +
themes/kube/layouts/section/faq.html | 16 +
themes/kube/layouts/shortcodes/rawhtml.html | 2 +
themes/kube/netlify.toml | 30 +
.gitignore => themes/kube/static/css/custom.css | 0
themes/kube/static/css/font.css | 68 +
themes/kube/static/css/highlight.css | 1 +
themes/kube/static/css/kube.css | 2156 +++++++++++++++++++
themes/kube/static/css/kube.demo.css | 404 ++++
themes/kube/static/css/kube.legenda.css | 406 ++++
themes/kube/static/css/kube.min.css | 1 +
themes/kube/static/css/main.css | 1132 ++++++++++
themes/kube/static/font/Lato-Black.woff | Bin 0 -> 297272 bytes
themes/kube/static/font/Lato-Bold.woff | Bin 0 -> 328952 bytes
themes/kube/static/font/Lato-BoldItalic.woff | Bin 0 -> 347092 bytes
themes/kube/static/font/Lato-Italic.woff | Bin 0 -> 343528 bytes
themes/kube/static/font/Lato-Regular.woff | Bin 0 -> 323172 bytes
themes/kube/static/font/Lato-Semibold.woff | Bin 0 -> 326132 bytes
themes/kube/static/font/Lato-SemiboldItalic.woff | Bin 0 -> 327188 bytes
themes/kube/static/img/common/icon-twitter.png | Bin 0 -> 8496 bytes
themes/kube/static/img/common/logo.png | Bin 0 -> 1462 bytes
themes/kube/static/img/common/logx2.png | Bin 0 -> 2384 bytes
themes/kube/static/img/favicons/logo-384x384.png | Bin 0 -> 217847 bytes
themes/kube/static/img/icon-minimalism.png | Bin 0 -> 1753 bytes
themes/kube/static/img/icon-typo.png | Bin 0 -> 1133 bytes
themes/kube/static/img/kube/brand.png | Bin 0 -> 1848 bytes
themes/kube/static/img/kube/icon-baseline.png | Bin 0 -> 1024 bytes
themes/kube/static/img/kube/icon-minimalism.png | Bin 0 -> 1753 bytes
themes/kube/static/img/kube/icon-typo.png | Bin 0 -> 1133 bytes
themes/kube/static/img/kube/typography/01.png | Bin 0 -> 44318 bytes
themes/kube/static/img/kube/typography/02.png | Bin 0 -> 6913 bytes
themes/kube/static/js/jquery-2.1.4.min.js | 5 +
themes/kube/static/js/kube.js | 2201 ++++++++++++++++++++
.../kube/static/js/kube.legenda.js | 0
themes/kube/static/js/kube.min.js | 1 +
.gitignore => themes/kube/static/js/main.js | 0
themes/kube/static/js/tocbot.min.js | 18 +
themes/kube/theme.toml | 34 +
89 files changed, 7310 insertions(+), 11 deletions(-)
create mode 100644 content/community/_index.md
create mode 100644 content/development/_index.md
create mode 100644 content/documentation/_index.md
create mode 100644 content/favicon.ico
create mode 100644 content/news/_index.md
create mode 100644 layouts/_default/sitemap.xml
create mode 100644 static/img/plug.svg
create mode 100644 static/img/plus-square.svg
delete mode 160000 themes/kube
create mode 100644 themes/kube/LICENSE.md
create mode 100644 themes/kube/README.md
copy {archetypes => themes/kube/archetypes}/blog.md (100%)
copy {archetypes => themes/kube/archetypes}/docs.md (100%)
create mode 100644 themes/kube/images/docs.png
create mode 100644 themes/kube/images/faq.png
create mode 100644 themes/kube/images/list-docs.png
create mode 100644 themes/kube/images/post.png
create mode 100644 themes/kube/images/screenshot.png
create mode 100644 themes/kube/images/signin.png
create mode 100644 themes/kube/images/tn.png
copy .gitignore => themes/kube/layouts/404.html (100%)
create mode 100644 themes/kube/layouts/_default/baseof.html
create mode 100644 themes/kube/layouts/_default/list.html
create mode 100644 themes/kube/layouts/_default/single.html
create mode 100644 themes/kube/layouts/blog/single.html
create mode 100644 themes/kube/layouts/docs/single.html
create mode 100644 themes/kube/layouts/index.html
create mode 100644 themes/kube/layouts/partials/favicon.html
create mode 100644 themes/kube/layouts/partials/footer.html
create mode 100644 themes/kube/layouts/partials/header.html
create mode 100644 themes/kube/layouts/partials/meta/name-author.html
create mode 100644 themes/kube/layouts/partials/meta/ogimage.html
create mode 100644 themes/kube/layouts/partials/page-summary.html
create mode 100644 themes/kube/layouts/partials/pagination.html
create mode 100644 themes/kube/layouts/partials/post/byauthor.html
create mode 100644 themes/kube/layouts/partials/post/category-link.html
create mode 100644 themes/kube/layouts/partials/post/meta.html
create mode 100644 themes/kube/layouts/partials/post/related-content.html
create mode 100644 themes/kube/layouts/partials/post/tag-link.html
create mode 100644 themes/kube/layouts/partials/scripts/animation.html
create mode 100644 themes/kube/layouts/partials/site-verification.html
create mode 100644 themes/kube/layouts/partials/toc.html
create mode 100644 themes/kube/layouts/section/community.html
create mode 100644 themes/kube/layouts/section/development.html
create mode 100644 themes/kube/layouts/section/documentation.html
create mode 100644 themes/kube/layouts/section/faq.html
create mode 100644 themes/kube/layouts/shortcodes/rawhtml.html
create mode 100644 themes/kube/netlify.toml
copy .gitignore => themes/kube/static/css/custom.css (100%)
create mode 100644 themes/kube/static/css/font.css
create mode 100644 themes/kube/static/css/highlight.css
create mode 100644 themes/kube/static/css/kube.css
create mode 100644 themes/kube/static/css/kube.demo.css
create mode 100644 themes/kube/static/css/kube.legenda.css
create mode 100644 themes/kube/static/css/kube.min.css
create mode 100644 themes/kube/static/css/main.css
create mode 100644 themes/kube/static/font/Lato-Black.woff
create mode 100644 themes/kube/static/font/Lato-Bold.woff
create mode 100644 themes/kube/static/font/Lato-BoldItalic.woff
create mode 100644 themes/kube/static/font/Lato-Italic.woff
create mode 100644 themes/kube/static/font/Lato-Regular.woff
create mode 100644 themes/kube/static/font/Lato-Semibold.woff
create mode 100644 themes/kube/static/font/Lato-SemiboldItalic.woff
create mode 100644 themes/kube/static/img/common/icon-twitter.png
create mode 100644 themes/kube/static/img/common/logo.png
create mode 100644 themes/kube/static/img/common/logx2.png
create mode 100644 themes/kube/static/img/favicons/logo-384x384.png
create mode 100644 themes/kube/static/img/icon-minimalism.png
create mode 100644 themes/kube/static/img/icon-typo.png
create mode 100644 themes/kube/static/img/kube/brand.png
create mode 100644 themes/kube/static/img/kube/icon-baseline.png
create mode 100644 themes/kube/static/img/kube/icon-minimalism.png
create mode 100644 themes/kube/static/img/kube/icon-typo.png
create mode 100644 themes/kube/static/img/kube/typography/01.png
create mode 100644 themes/kube/static/img/kube/typography/02.png
create mode 100644 themes/kube/static/js/jquery-2.1.4.min.js
create mode 100644 themes/kube/static/js/kube.js
copy .gitignore => themes/kube/static/js/kube.legenda.js (100%)
create mode 100644 themes/kube/static/js/kube.min.js
copy .gitignore => themes/kube/static/js/main.js (100%)
create mode 100644 themes/kube/static/js/tocbot.min.js
create mode 100644 themes/kube/theme.toml