This is an automated email from the ASF dual-hosted git repository.
aicam pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git
from 99826b3 Merge pull request #15 from Ma77Ball/patch-1
add 7ce6a67 added way to generate static website without needing to
rearrange files using github workflows
add 9e84bff removed old github folder design
add dacaf49 Merge branch 'staging' of
github.com:Ma77Ball/incubator-texera-site into staging
add 9d3d75b Merge pull request #13 from Ma77Ball/staging
add a59e776 added apache incubator logo
add 9a0c1f5 Merge pull request #14 from Ma77Ball/staging
add 34def01 Merge branch 'main' into staging
add 1adb143 Merge pull request #17 from Ma77Ball/staging
add 9812251 feat: Apache meetings
new ab6c61e Merge pull request #18 from apache/staging
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.asf.yaml | 2 +-
src/.cspell.yml => .cspell.yml | 0
.github/workflows/publish-site.yml | 56 +
.gitignore | 9 +-
src/.nvmrc => .nvmrc | 0
README.md | 187 +
{src/archetypes => archetypes}/default.md | 0
{content => assets}/icons/logo.png | Bin
{src/assets => assets}/js/search.js | 0
{src/assets => assets}/scss/_nav.scss | 0
{src/assets => assets}/scss/_styles_project.scss | 53 +-
.../assets => assets}/scss/_variables_project.scss | 0
.../assets => assets}/scss/support/_utilities.scss | 0
.../vendor/jquery/jquery-3.7.1.min.js | 0
config.yaml | 15 +
content/404.html | 309 -
content/_print/community/index.html | 365 -
content/categories/index.html | 295 -
content/categories/index.xml | 11 -
content/community/index.html | 365 -
content/community/index.xml | 11 -
content/css/prism.css | 4 -
{src/content => content}/en/_index.md | 0
{src/content => content}/en/community/_index.md | 0
content/en/docs/_index.md | 35 +
content/en/docs/concepts/_index.md | 38 +
content/en/docs/contribution-guidelines/_index.md | 157 +
content/en/docs/examples/_index.md | 58 +
content/en/docs/getting-started/AccessLogin.md | 39 +
content/en/docs/getting-started/_index.md | 20 +
.../getting-started/single-node-instructions.md | 179 +
content/en/docs/getting-started/ui-overview.md | 32 +
content/en/docs/operators/_index.md | 7 +
content/en/docs/overview.md | 23 +
content/en/docs/reference/_index.md | 62 +
content/en/docs/reference/configuration.md | 5 +
content/en/docs/reference/engine.md | 5 +
content/en/docs/reference/frontend.md | 5 +
content/en/docs/reference/operators.md | 5 +
content/en/docs/reference/project-structure.md | 5 +
content/en/docs/reference/storage.md | 5 +
content/en/docs/tutorials/_index.md | 68 +
content/en/index.html | 9 -
content/en/monthly-meetings/2025-06-30.md | 112 +
content/en/monthly-meetings/2025-07-30.md | 79 +
content/en/monthly-meetings/2025-08-28.md | 64 +
content/en/monthly-meetings/2025-09-30.md | 71 +
content/en/monthly-meetings/2025-10-28.md | 70 +
content/en/monthly-meetings/2025-11-25.md | 81 +
content/en/monthly-meetings/_index.md | 23 +
{src/content => content}/en/search.md | 0
content/en/sitemap.xml | 93 -
content/es/404.html | 309 -
{src/content => content}/es/_index.md | 0
content/es/_print/community/index.html | 365 -
content/es/categories/index.html | 295 -
content/es/categories/index.xml | 11 -
{src/content => content}/es/community/_index.md | 0
content/es/community/index.html | 365 -
content/es/community/index.xml | 11 -
content/es/index.html | 404 -
content/es/index.xml | 18 -
{src/content => content}/es/search.md | 0
content/es/search/index.html | 297 -
content/es/sitemap.xml | 93 -
content/es/tags/index.html | 295 -
content/es/tags/index.xml | 11 -
content/favicons/android-144x144.png | Bin 4299 -> 0 bytes
content/favicons/android-192x192.png | Bin 5264 -> 0 bytes
content/favicons/android-36x36.png | Bin 980 -> 0 bytes
content/favicons/android-48x48.png | Bin 1071 -> 0 bytes
content/favicons/android-72x72.png | Bin 1926 -> 0 bytes
content/favicons/android-96x96.png | Bin 2309 -> 0 bytes
content/favicons/apple-touch-icon-180x180.png | Bin 4748 -> 0 bytes
content/favicons/favicon-1024.png | Bin 27759 -> 0 bytes
content/favicons/favicon-16x16.png | Bin 498 -> 0 bytes
content/favicons/favicon-256.png | Bin 8037 -> 0 bytes
content/favicons/favicon-32x32.png | Bin 807 -> 0 bytes
content/favicons/pwa-192x192.png | Bin 5264 -> 0 bytes
content/favicons/pwa-512x512.png | Bin 20743 -> 0 bytes
content/favicons/tile150x150.png | Bin 8985 -> 0 bytes
content/favicons/tile310x150.png | Bin 11661 -> 0 bytes
content/favicons/tile310x310.png | Bin 23621 -> 0 bytes
content/favicons/tile70x70.png | Bin 3592 -> 0 bytes
content/index.html | 400 -
content/index.xml | 18 -
content/js/click-to-copy.js | 46 -
...355eb23f9890ca18fea3158604c8471746d046702bad.js | 2 -
content/js/deflate.js | 1652 --
content/js/main.js | 6435 ------
...ea1edb51d6366121ab8e7af5888a6ceee44e001d142e.js | 8 -
content/js/prism.js | 21 -
content/js/tabpane-persist.js | 116 -
content/robots.txt | 1 -
content/scss/main.css | 19887 -------------------
content/scss/main.css.map | 295 -
...6a7ace9cca04135f15c42386b57da8477742b863ec1.css | 9 -
content/search/index.html | 297 -
content/sitemap.xml | 25 -
content/tags/index.html | 295 -
content/tags/index.xml | 11 -
content/webfonts/fa-brands-400.ttf | Bin 210792 -> 0 bytes
content/webfonts/fa-brands-400.woff2 | Bin 118680 -> 0 bytes
content/webfonts/fa-regular-400.ttf | Bin 68064 -> 0 bytes
content/webfonts/fa-regular-400.woff2 | Bin 25472 -> 0 bytes
content/webfonts/fa-solid-900.ttf | Bin 426112 -> 0 bytes
content/webfonts/fa-solid-900.woff2 | Bin 158220 -> 0 bytes
content/webfonts/fa-v4compatibility.ttf | Bin 10836 -> 0 bytes
content/webfonts/fa-v4compatibility.woff2 | Bin 4796 -> 0 bytes
content/zh-ch/404.html | 305 -
{src/content => content}/zh-ch/_index.md | 0
content/zh-ch/_print/community/index.html | 361 -
content/zh-ch/categories/index.html | 291 -
content/zh-ch/categories/index.xml | 11 -
{src/content => content}/zh-ch/community/_index.md | 0
content/zh-ch/community/index.html | 361 -
content/zh-ch/community/index.xml | 11 -
content/zh-ch/index.html | 419 -
content/zh-ch/index.xml | 18 -
{src/content => content}/zh-ch/search.md | 0
content/zh-ch/search/index.html | 293 -
content/zh-ch/sitemap.xml | 93 -
content/zh-ch/tags/index.html | 291 -
content/zh-ch/tags/index.xml | 11 -
{src/data => data}/en/apache_links.toml | 0
{src/data => data}/en/features.toml | 0
{src/data => data}/en/github_info.toml | 0
{src/data => data}/es/apache_links.toml | 0
{src/data => data}/es/features.toml | 0
{src/data => data}/es/github_info.toml | 0
{src/data => data}/zh-ch/apache_links.toml | 0
{src/data => data}/zh-ch/features.toml | 0
{src/data => data}/zh-ch/github_info.toml | 0
src/go.mod => go.mod | 0
src/go.sum => go.sum | 0
src/hugo.toml => hugo.toml | 8 +
{src/i18n => i18n}/en.toml | 0
{src/i18n => i18n}/es.toml | 0
{src/i18n => i18n}/zh-ch.toml | 0
{src/layouts => layouts}/404.html | 0
.../_markup/render-heading.html | 0
{src/layouts => layouts}/community/list.html | 0
.../partials/community_links.html | 0
{src/layouts => layouts}/partials/favicons.html | 0
{src/layouts => layouts}/partials/footer.html | 0
layouts/partials/footer/apache_footer.html | 35 +
{src/layouts => layouts}/partials/head.html | 0
{src/layouts => layouts}/partials/navbar.html | 0
.../partials/navbar_apache_links | 0
layouts/partials/page-meta.html | 55 +
{src/layouts => layouts}/partials/scripts.html | 0
.../shortcodes/features_grid.html | 0
.../shortcodes/github_info.html | 0
src/netlify.toml => netlify.toml | 0
src/package.json => package.json | 0
src/postcss.config.js => postcss.config.js | 0
src/.gitignore | 11 -
src/assets/icons/logo.png | Bin 377709 -> 0 bytes
src/layouts/partials/footer/apache_footer.html | 42 -
{content => static}/favicons/favicon.ico | Bin
{content => static}/images/apache-incubator.png | Bin
{content => static}/images/texera-overview.png | Bin
162 files changed, 1665 insertions(+), 35975 deletions(-)
rename src/.cspell.yml => .cspell.yml (100%)
create mode 100644 .github/workflows/publish-site.yml
rename src/.nvmrc => .nvmrc (100%)
create mode 100644 README.md
rename {src/archetypes => archetypes}/default.md (100%)
rename {content => assets}/icons/logo.png (100%)
rename {src/assets => assets}/js/search.js (100%)
rename {src/assets => assets}/scss/_nav.scss (100%)
rename {src/assets => assets}/scss/_styles_project.scss (65%)
rename {src/assets => assets}/scss/_variables_project.scss (100%)
rename {src/assets => assets}/scss/support/_utilities.scss (100%)
rename {src/assets => assets}/vendor/jquery/jquery-3.7.1.min.js (100%)
create mode 100644 config.yaml
delete mode 100644 content/404.html
delete mode 100644 content/_print/community/index.html
delete mode 100644 content/categories/index.html
delete mode 100644 content/categories/index.xml
delete mode 100644 content/community/index.html
delete mode 100644 content/community/index.xml
delete mode 100644 content/css/prism.css
rename {src/content => content}/en/_index.md (100%)
rename {src/content => content}/en/community/_index.md (100%)
create mode 100644 content/en/docs/_index.md
create mode 100644 content/en/docs/concepts/_index.md
create mode 100644 content/en/docs/contribution-guidelines/_index.md
create mode 100644 content/en/docs/examples/_index.md
create mode 100644 content/en/docs/getting-started/AccessLogin.md
create mode 100644 content/en/docs/getting-started/_index.md
create mode 100644 content/en/docs/getting-started/single-node-instructions.md
create mode 100644 content/en/docs/getting-started/ui-overview.md
create mode 100644 content/en/docs/operators/_index.md
create mode 100644 content/en/docs/overview.md
create mode 100644 content/en/docs/reference/_index.md
create mode 100644 content/en/docs/reference/configuration.md
create mode 100644 content/en/docs/reference/engine.md
create mode 100644 content/en/docs/reference/frontend.md
create mode 100644 content/en/docs/reference/operators.md
create mode 100644 content/en/docs/reference/project-structure.md
create mode 100644 content/en/docs/reference/storage.md
create mode 100644 content/en/docs/tutorials/_index.md
delete mode 100644 content/en/index.html
create mode 100644 content/en/monthly-meetings/2025-06-30.md
create mode 100644 content/en/monthly-meetings/2025-07-30.md
create mode 100644 content/en/monthly-meetings/2025-08-28.md
create mode 100644 content/en/monthly-meetings/2025-09-30.md
create mode 100644 content/en/monthly-meetings/2025-10-28.md
create mode 100644 content/en/monthly-meetings/2025-11-25.md
create mode 100644 content/en/monthly-meetings/_index.md
rename {src/content => content}/en/search.md (100%)
delete mode 100644 content/en/sitemap.xml
delete mode 100644 content/es/404.html
rename {src/content => content}/es/_index.md (100%)
delete mode 100644 content/es/_print/community/index.html
delete mode 100644 content/es/categories/index.html
delete mode 100644 content/es/categories/index.xml
rename {src/content => content}/es/community/_index.md (100%)
delete mode 100644 content/es/community/index.html
delete mode 100644 content/es/community/index.xml
delete mode 100644 content/es/index.html
delete mode 100644 content/es/index.xml
rename {src/content => content}/es/search.md (100%)
delete mode 100644 content/es/search/index.html
delete mode 100644 content/es/sitemap.xml
delete mode 100644 content/es/tags/index.html
delete mode 100644 content/es/tags/index.xml
delete mode 100644 content/favicons/android-144x144.png
delete mode 100644 content/favicons/android-192x192.png
delete mode 100644 content/favicons/android-36x36.png
delete mode 100644 content/favicons/android-48x48.png
delete mode 100644 content/favicons/android-72x72.png
delete mode 100644 content/favicons/android-96x96.png
delete mode 100644 content/favicons/apple-touch-icon-180x180.png
delete mode 100644 content/favicons/favicon-1024.png
delete mode 100644 content/favicons/favicon-16x16.png
delete mode 100644 content/favicons/favicon-256.png
delete mode 100644 content/favicons/favicon-32x32.png
delete mode 100644 content/favicons/pwa-192x192.png
delete mode 100644 content/favicons/pwa-512x512.png
delete mode 100644 content/favicons/tile150x150.png
delete mode 100644 content/favicons/tile310x150.png
delete mode 100644 content/favicons/tile310x310.png
delete mode 100644 content/favicons/tile70x70.png
delete mode 100644 content/index.html
delete mode 100644 content/index.xml
delete mode 100644 content/js/click-to-copy.js
delete mode 100644
content/js/click-to-copy.min.73478a7d4807698aed7e355eb23f9890ca18fea3158604c8471746d046702bad.js
delete mode 100644 content/js/deflate.js
delete mode 100644 content/js/main.js
delete mode 100644
content/js/main.min.42ede22f947fc1f28d22ea1edb51d6366121ab8e7af5888a6ceee44e001d142e.js
delete mode 100644 content/js/prism.js
delete mode 100644 content/js/tabpane-persist.js
delete mode 100644 content/robots.txt
delete mode 100644 content/scss/main.css
delete mode 100644 content/scss/main.css.map
delete mode 100644
content/scss/main.min.372ee779412181fa12d766a7ace9cca04135f15c42386b57da8477742b863ec1.css
delete mode 100644 content/search/index.html
delete mode 100644 content/sitemap.xml
delete mode 100644 content/tags/index.html
delete mode 100644 content/tags/index.xml
delete mode 100644 content/webfonts/fa-brands-400.ttf
delete mode 100644 content/webfonts/fa-brands-400.woff2
delete mode 100644 content/webfonts/fa-regular-400.ttf
delete mode 100644 content/webfonts/fa-regular-400.woff2
delete mode 100644 content/webfonts/fa-solid-900.ttf
delete mode 100644 content/webfonts/fa-solid-900.woff2
delete mode 100644 content/webfonts/fa-v4compatibility.ttf
delete mode 100644 content/webfonts/fa-v4compatibility.woff2
delete mode 100644 content/zh-ch/404.html
rename {src/content => content}/zh-ch/_index.md (100%)
delete mode 100644 content/zh-ch/_print/community/index.html
delete mode 100644 content/zh-ch/categories/index.html
delete mode 100644 content/zh-ch/categories/index.xml
rename {src/content => content}/zh-ch/community/_index.md (100%)
delete mode 100644 content/zh-ch/community/index.html
delete mode 100644 content/zh-ch/community/index.xml
delete mode 100644 content/zh-ch/index.html
delete mode 100644 content/zh-ch/index.xml
rename {src/content => content}/zh-ch/search.md (100%)
delete mode 100644 content/zh-ch/search/index.html
delete mode 100644 content/zh-ch/sitemap.xml
delete mode 100644 content/zh-ch/tags/index.html
delete mode 100644 content/zh-ch/tags/index.xml
rename {src/data => data}/en/apache_links.toml (100%)
rename {src/data => data}/en/features.toml (100%)
rename {src/data => data}/en/github_info.toml (100%)
rename {src/data => data}/es/apache_links.toml (100%)
rename {src/data => data}/es/features.toml (100%)
rename {src/data => data}/es/github_info.toml (100%)
rename {src/data => data}/zh-ch/apache_links.toml (100%)
rename {src/data => data}/zh-ch/features.toml (100%)
rename {src/data => data}/zh-ch/github_info.toml (100%)
rename src/go.mod => go.mod (100%)
rename src/go.sum => go.sum (100%)
rename src/hugo.toml => hugo.toml (97%)
rename {src/i18n => i18n}/en.toml (100%)
rename {src/i18n => i18n}/es.toml (100%)
rename {src/i18n => i18n}/zh-ch.toml (100%)
rename {src/layouts => layouts}/404.html (100%)
rename {src/layouts => layouts}/_markup/render-heading.html (100%)
rename {src/layouts => layouts}/community/list.html (100%)
rename {src/layouts => layouts}/partials/community_links.html (100%)
rename {src/layouts => layouts}/partials/favicons.html (100%)
rename {src/layouts => layouts}/partials/footer.html (100%)
create mode 100644 layouts/partials/footer/apache_footer.html
rename {src/layouts => layouts}/partials/head.html (100%)
rename {src/layouts => layouts}/partials/navbar.html (100%)
rename {src/layouts => layouts}/partials/navbar_apache_links (100%)
create mode 100644 layouts/partials/page-meta.html
rename {src/layouts => layouts}/partials/scripts.html (100%)
rename {src/layouts => layouts}/shortcodes/features_grid.html (100%)
rename {src/layouts => layouts}/shortcodes/github_info.html (100%)
rename src/netlify.toml => netlify.toml (100%)
rename src/package.json => package.json (100%)
rename src/postcss.config.js => postcss.config.js (100%)
delete mode 100644 src/.gitignore
delete mode 100644 src/assets/icons/logo.png
delete mode 100644 src/layouts/partials/footer/apache_footer.html
rename {content => static}/favicons/favicon.ico (100%)
rename {content => static}/images/apache-incubator.png (100%)
rename {content => static}/images/texera-overview.png (100%)