This is an automated email from the ASF dual-hosted git repository.
richardantal pushed a change to branch asf-site-staging
in repository https://gitbox.apache.org/repos/asf/phoenix-site.git
from e104cfe8 PHOENIX-7807 Addendum: add independent static 404 page
new 39291e95 PHOENIX-7847: Bump fast-uri from 3.1.0 to 3.1.2 (#19)
new 2da54c07 PHOENIX-7807 Addendum: add dark mode support for 404 page
new 8ba5cda9 Improve error boundary look
The 3 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:
README.md | 3 +
app/root.tsx | 62 +++++++++++---
output/404.html | 90 ++++++++++++++++++++-
output/__spa-fallback.html | 6 +-
output/assets/app-BY1sUmqX.css | 1 -
output/assets/app-CAAaJ2TI.css | 1 +
.../{manifest-3a78eba7.js => manifest-8fa71368.js} | 2 +-
output/assets/root-BjgJh1F8.js | 15 ++++
output/assets/root-BpXmv09N.js | 15 ----
.../apache-phoenix-reference-guide-dark-mode.pdf | Bin 14964585 -> 14964582
bytes
output/books/apache-phoenix-reference-guide.pdf | Bin 14930830 -> 14930830
bytes
.../phoenix-omid-transaction-manager/index.html | 6 +-
output/docs/addons/phoenix-orm-library/index.html | 6 +-
.../phoenix-tephra-transaction-manager/index.html | 6 +-
output/docs/array-type/index.html | 6 +-
.../docs/contributing/building-website/index.html | 6 +-
output/docs/contributing/develop/index.html | 6 +-
output/docs/contributing/how-to-release/index.html | 6 +-
output/docs/contributing/index.html | 6 +-
output/docs/datatypes/index.html | 6 +-
output/docs/explain-plan/index.html | 6 +-
output/docs/faq/index.html | 6 +-
output/docs/features/atomic-upsert/index.html | 6 +-
output/docs/features/bson/index.html | 6 +-
output/docs/features/bulk-loading/index.html | 6 +-
.../docs/features/change-data-capture/index.html | 6 +-
output/docs/features/conditional-ttl/index.html | 6 +-
output/docs/features/cursor/index.html | 6 +-
output/docs/features/dynamic-columns/index.html | 6 +-
output/docs/features/metrics/index.html | 6 +-
output/docs/features/multi-tenancy/index.html | 6 +-
output/docs/features/namespace-mapping/index.html | 6 +-
output/docs/features/paged-queries/index.html | 6 +-
.../docs/features/phoenix-row-timestamp/index.html | 6 +-
output/docs/features/query-server/index.html | 6 +-
.../docs/features/row-timestamp-column/index.html | 6 +-
output/docs/features/salted-tables/index.html | 6 +-
output/docs/features/secondary-indexes/index.html | 6 +-
output/docs/features/segment-scan/index.html | 6 +-
output/docs/features/skip-scan/index.html | 6 +-
.../docs/features/statistics-collection/index.html | 6 +-
output/docs/features/storage-formats/index.html | 6 +-
output/docs/features/table-sampling/index.html | 6 +-
output/docs/features/tracing/index.html | 6 +-
output/docs/features/transactions/index.html | 6 +-
output/docs/features/ttl/index.html | 6 +-
.../features/user-defined-functions/index.html | 6 +-
output/docs/features/varbinary-encoded/index.html | 6 +-
output/docs/features/view-ttl/index.html | 6 +-
output/docs/features/views/index.html | 6 +-
output/docs/functions/index.html | 6 +-
.../fundamentals/backward-compatibility/index.html | 6 +-
output/docs/fundamentals/building/index.html | 6 +-
.../client-classpath-and-jdbc-url/index.html | 6 +-
output/docs/fundamentals/configuration/index.html | 6 +-
.../fundamentals/performance-testing/index.html | 6 +-
output/docs/fundamentals/performance/index.html | 6 +-
output/docs/fundamentals/tuning-guide/index.html | 6 +-
output/docs/grammar/index.html | 6 +-
output/docs/index.html | 6 +-
output/docs/installation/index.html | 6 +-
output/docs/integrations/apache-hive/index.html | 6 +-
output/docs/integrations/flume-plugin/index.html | 6 +-
output/docs/integrations/kafka-plugin/index.html | 6 +-
.../integrations/map-reduce-integration/index.html | 6 +-
.../docs/integrations/phoenix-dynamodb/index.html | 6 +-
.../docs/integrations/pig-integration/index.html | 6 +-
output/docs/integrations/python-driver/index.html | 6 +-
.../docs/integrations/spark-integration/index.html | 6 +-
output/docs/joins/index.html | 6 +-
output/docs/quick-start/index.html | 6 +-
output/docs/sequences/index.html | 6 +-
output/docs/single-page/index.html | 6 +-
output/docs/subqueries/index.html | 6 +-
output/downloads/index.html | 6 +-
output/index.html | 6 +-
output/issues-tracking/index.html | 6 +-
output/mailing-lists/index.html | 6 +-
output/news/index.html | 6 +-
output/phoenixcon-2018/index.html | 6 +-
output/phoenixcon-archives/index.html | 6 +-
output/presentations/index.html | 6 +-
output/recent-improvements/index.html | 6 +-
output/release-notes/index.html | 6 +-
output/roadmap/index.html | 6 +-
output/source-repository/index.html | 6 +-
output/team/index.html | 6 +-
output/tech-talks/index.html | 6 +-
output/who-is-using/index.html | 6 +-
package-lock.json | 6 +-
public/404.html | 90 ++++++++++++++++++++-
scripts/generate-sitemap.ts | 1 -
unit-tests/generate-sitemap.test.ts | 3 -
93 files changed, 489 insertions(+), 274 deletions(-)
delete mode 100644 output/assets/app-BY1sUmqX.css
create mode 100644 output/assets/app-CAAaJ2TI.css
rename output/assets/{manifest-3a78eba7.js => manifest-8fa71368.js} (99%)
create mode 100644 output/assets/root-BjgJh1F8.js
delete mode 100644 output/assets/root-BpXmv09N.js