diff --git a/website/.firebaserc b/website/.firebaserc deleted file mode 100644 index 9eb2ffaf6739..000000000000 --- a/website/.firebaserc +++ /dev/null @@ -1,5 +0,0 @@ -{ - "projects": { - "default": "flutter-firebase-docs" - } -} diff --git a/website/.gitignore b/website/.gitignore deleted file mode 100644 index ed617868cdc0..000000000000 --- a/website/.gitignore +++ /dev/null @@ -1,68 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* -firebase-debug.log* - -# Firebase cache -.firebase/ - -# Firebase config - -# Uncomment this if you'd like others to create their own Firebase project. -# For a team working on the same Firebase project(s), it is recommended to leave -# it commented so all members can deploy to the same project(s) in .firebaserc. -# .firebaserc - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# Bower dependency directory (https://bower.io/) -bower_components - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules/ - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - -# Yarn Integrity file -.yarn-integrity - -# dotenv environment variables file -.env - -# Spell checker output -spelling.json diff --git a/website/firebase.json b/website/firebase.json deleted file mode 100644 index 650083223106..000000000000 --- a/website/firebase.json +++ /dev/null @@ -1,332 +0,0 @@ -{ - "hosting": { - "ignore": ["firebase.json", "**/.*", "**/node_modules/**"], - "redirects": [ - { - "source": "/docs/analytics/events", - "destination": "https://firebase.google.com/docs/analytics/events?platform=flutter", - "type": 301 - }, - { - "source": "/docs/analytics/get-started", - "destination": "https://firebase.google.com/docs/analytics/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/analytics/measure-ecommerce", - "destination": "https://firebase.google.com/docs/analytics/measure-ecommerce", - "type": 301 - }, - { - "source": "/docs/analytics/overview", - "destination": "https://firebase.google.com/docs/analytics/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/analytics/screenviews", - "destination": "https://firebase.google.com/docs/analytics/screenviews?platform=flutter", - "type": 301 - }, - { - "source": "/docs/analytics/user-properties", - "destination": "https://firebase.google.com/docs/analytics/user-properties?platform=flutter", - "type": 301 - }, - { - "source": "/docs/analytics/userid", - "destination": "https://firebase.google.com/docs/analytics/userid?platform=flutter", - "type": 301 - }, - { - "source": "/docs/analytics/*", - "destination": "https://firebase.google.com/docs/analytics/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/app-check/custom-resource", - "destination": "https://firebase.google.com/docs/app-check/flutter/custom-resource", - "type": 301 - }, - { - "source": "/docs/app-check/debug-provider", - "destination": "https://firebase.google.com/docs/app-check/flutter/debug-provider", - "type": 301 - }, - { - "source": "/docs/app-check/default-providers", - "destination": "https://firebase.google.com/docs/app-check/flutter/default-providers", - "type": 301 - }, - { - "source": "/docs/app-check/*", - "destination": "https://firebase.google.com/docs/app-check", - "type": 301 - }, - { - "source": "/docs/auth/account-linking", - "destination": "https://firebase.google.com/docs/auth/flutter/account-linking", - "type": 301 - }, - { - "source": "/docs/auth/anonymous-auth", - "destination": "https://firebase.google.com/docs/auth/flutter/anonymous-auth", - "type": 301 - }, - { - "source": "/docs/auth/custom-auth", - "destination": "https://firebase.google.com/docs/auth/flutter/custom-auth", - "type": 301 - }, - { - "source": "/docs/auth/email-link-auth", - "destination": "https://firebase.google.com/docs/auth/flutter/email-link-auth", - "type": 301 - }, - { - "source": "/docs/auth/error-handling", - "destination": "https://firebase.google.com/docs/auth/flutter/errors", - "type": 301 - }, - { - "source": "/docs/auth/manage-users", - "destination": "https://firebase.google.com/docs/auth/flutter/manage-users", - "type": 301 - }, - { - "source": "/docs/auth/overview", - "destination": "https://firebase.google.com/docs/auth/flutter/start", - "type": 301 - }, - { - "source": "/docs/auth/password-auth", - "destination": "https://firebase.google.com/docs/auth/flutter/password-auth", - "type": 301 - }, - { - "source": "/docs/auth/phone", - "destination": "https://firebase.google.com/docs/auth/flutter/phone-auth", - "type": 301 - }, - { - "source": "/docs/auth/social", - "destination": "https://firebase.google.com/docs/auth/flutter/federated-auth", - "type": 301 - }, - { - "source": "/docs/auth/start", - "destination": "https://firebase.google.com/docs/auth/flutter/start", - "type": 301 - }, - { - "source": "/docs/auth/*", - "destination": "https://firebase.google.com/docs/auth/flutter/start", - "type": 301 - }, - { - "source": "/docs/crashlytics/customize-crash-reports", - "destination": "https://firebase.google.com/docs/crashlytics/customize-crash-reports?platform=flutter", - "type": 301 - }, - { - "source": "/docs/crashlytics/get-deobfuscated-reports", - "destination": "https://firebase.google.com/docs/crashlytics/get-deobfuscated-reports?platform=flutter", - "type": 301 - }, - { - "source": "/docs/crashlytics/get-started", - "destination": "https://firebase.google.com/docs/crashlytics/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/crashlytics/overview", - "destination": "https://firebase.google.com/docs/crashlytics/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/crashlytics/reports", - "destination": "https://firebase.google.com/docs/crashlytics/reports?platform=flutter", - "type": 301 - }, - { - "source": "/docs/crashlytics/test-implementation", - "destination": "https://firebase.google.com/docs/crashlytics/test-implementation?platform=flutter", - "type": 301 - }, - { - "source": "/docs/crashlytics/*", - "destination": "https://firebase.google.com/docs/crashlytics/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/database/lists-of-data", - "destination": "https://firebase.google.com/docs/database/flutter/lists-of-data", - "type": 301 - }, - { - "source": "/docs/database/offline-capabilities", - "destination": "https://firebase.google.com/docs/database/flutter/offline-capabilities", - "type": 301 - }, - { - "source": "/docs/database/overview", - "destination": "https://firebase.google.com/docs/database/flutter/start", - "type": 301 - }, - { - "source": "/docs/database/read-and-write", - "destination": "https://firebase.google.com/docs/database/flutter/read-and-write", - "type": 301 - }, - { - "source": "/docs/database/start", - "destination": "https://firebase.google.com/docs/database/flutter/start", - "type": 301 - }, - { - "source": "/docs/database/structure-data", - "destination": "https://firebase.google.com/docs/database/flutter/structure-data", - "type": 301 - }, - { - "source": "/docs/database/*", - "destination": "https://firebase.google.com/docs/database/flutter/read-and-write", - "type": 301 - }, - { - "source": "/docs/dynamic-links/create", - "destination": "https://firebase.google.com/docs/dynamic-links/flutter/create", - "type": 301 - }, - { - "source": "/docs/dynamic-links/receive", - "destination": "https://firebase.google.com/docs/dynamic-links/flutter/receive", - "type": 301 - }, - { - "source": "/docs/dynamic-links/*", - "destination": "https://firebase.google.com/docs/dynamic-links", - "type": 301 - }, - { - "source": "/docs/firestore/*", - "destination": "https://firebase.google.com/docs/firestore/quickstart", - "type": 301 - }, - { - "source": "/docs/functions/*", - "destination": "https://firebase.google.com/docs/functions/callable", - "type": 301 - }, - { - "source": "/docs/in-app-messaging/customize-messages", - "destination": "https://firebase.google.com/docs/in-app-messaging/customize-messages?platform=flutter", - "type": 301 - }, - { - "source": "/docs/in-app-messaging/modify-message-behavior", - "destination": "https://firebase.google.com/docs/in-app-messaging/modify-message-behavior?platform=flutter", - "type": 301 - }, - { - "source": "/docs/in-app-messaging/*", - "destination": "https://firebase.google.com/docs/in-app-messaging/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/installations/*", - "destination": "https://firebase.google.com/docs/projects/manage-installations", - "type": 301 - }, - { - "source": "/docs/manual-installation/*", - "destination": "https://firebase.google.com/docs/flutter/setup", - "type": 301 - }, - { - "source": "/docs/messaging/apple-integration", - "destination": "https://firebase.google.com/docs/cloud-messaging/flutter/client", - "type": 301 - }, - { - "source": "/docs/messaging/server-integration", - "destination": "https://firebase.google.com/docs/cloud-messaging/server", - "type": 301 - }, - { - "source": "/docs/messaging/*", - "destination": "https://firebase.google.com/docs/cloud-messaging/flutter/client", - "type": 301 - }, - { - "source": "/docs/ml-model-downloader/*", - "destination": "https://firebase.google.com/docs/ml/flutter/use-custom-models", - "type": 301 - }, - { - "source": "/docs/performance/*", - "destination": "https://firebase.google.com/docs/perf-mon/flutter/get-started", - "type": 301 - }, - { - "source": "/docs/remote-config/*", - "destination": "https://firebase.google.com/docs/remote-config/get-started?platform=flutter", - "type": 301 - }, - { - "source": "/docs/storage/create-reference", - "destination": "https://firebase.google.com/docs/storage/flutter/create-reference", - "type": 301 - }, - { - "source": "/docs/storage/delete-files", - "destination": "https://firebase.google.com/docs/storage/flutter/delete-files", - "type": 301 - }, - { - "source": "/docs/storage/download-files", - "destination": "https://firebase.google.com/docs/storage/flutter/download-files", - "type": 301 - }, - { - "source": "/docs/storage/file-metadata", - "destination": "https://firebase.google.com/docs/storage/flutter/file-metadata", - "type": 301 - }, - { - "source": "/docs/storage/handle-errors", - "destination": "https://firebase.google.com/docs/storage/flutter/handle-errors", - "type": 301 - }, - { - "source": "/docs/storage/list-files", - "destination": "https://firebase.google.com/docs/storage/flutter/list-files", - "type": 301 - }, - { - "source": "/docs/storage/upload-files", - "destination": "https://firebase.google.com/docs/storage/flutter/upload-files", - "type": 301 - }, - { - "source": "/docs/storage/*", - "destination": "https://firebase.google.com/docs/storage/flutter/start", - "type": 301 - }, - { - "source": "/docs/ui/**", - "destination": "https://github.com/firebase/flutterfire/tree/master/packages/flutterfire_ui", - "type": 301 - }, - { - "source": "/docs/**", - "destination": "https://firebase.google.com/docs/flutter/setup", - "type": 301 - }, - { - "source": "/**", - "destination": "https://firebase.google.com/docs/flutter/setup", - "type": 301 - } - ] - } -}