mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
Merge branch 'feat-eldads-update-4' of https://github.com/appwrite/website into feat-qa-fixes
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
},
|
||||
title: 'Auth',
|
||||
subtitle: 'Secure login for all users',
|
||||
description: 'Sign in your users securly with multiple login methods like email/password, sms, OAuth, annoymous, magic URLs and more.',
|
||||
description: 'Authenticate users securely with multiple login methods like Email/Password, SMS, OAuth, Annoymous, Magic URLs and more.',
|
||||
features: [
|
||||
'30+ login methods',
|
||||
'Support for roles, user labels and teams',
|
||||
'Rate-limits and advanced user protections',
|
||||
'Support for teams, roles and user labels',
|
||||
'Rate-limits and advanced user protection',
|
||||
'Custome SMTP and email templates'
|
||||
],
|
||||
shot: './images/products/Auth.svg'
|
||||
@@ -45,7 +45,7 @@
|
||||
title: 'Databases',
|
||||
subtitle: 'Store, query and manage data',
|
||||
description:
|
||||
'Store, query and manage access to your app\'s data in real-time with a robust and scalable database.',
|
||||
'Scalable and robust database backed by your favorite technologies.',
|
||||
features: [
|
||||
'Never paused',
|
||||
'Fast in-memory caching',
|
||||
@@ -65,8 +65,8 @@
|
||||
description: 'Deploy and scale serverless functions in secure, isolated runtimes.',
|
||||
features: [
|
||||
'Automatic deployment from GitHub',
|
||||
'Trigger using HTTP, events, CRON or CLI',
|
||||
'Support +30 runtimes and 13 languages',
|
||||
'Trigger using GitHub, CLI, Event Listeners or HTTP requests',
|
||||
'Support for 30+ runtimes in 13 languages',
|
||||
'Custom domain support'
|
||||
],
|
||||
shot: './images/products/Functions.svg'
|
||||
@@ -80,9 +80,9 @@
|
||||
subtitle: 'Upload and manage files',
|
||||
description: 'Securely store files with advanced compression, encryption and image transformations.',
|
||||
features: [
|
||||
'File encryption in rest and transit',
|
||||
'File encryption at rest and transit',
|
||||
'Built-in image transformation capabilities',
|
||||
'Advanced compression with webp/brotli support'
|
||||
'Advanced compression with WebP/Brotli support'
|
||||
],
|
||||
shot: './images/products/Storage.svg'
|
||||
},
|
||||
@@ -93,11 +93,11 @@
|
||||
},
|
||||
title: 'Realtime',
|
||||
subtitle: 'Realtime events for every service',
|
||||
description: 'Subscribe and react to any Appwrite event using the realtime API.',
|
||||
description: 'Subscribe and react to any Appwrite event using the Realtime API.',
|
||||
features: [
|
||||
'Unlimited subscriptions',
|
||||
'Built-in permission management',
|
||||
'Support for DBs, auth, storage & functions',
|
||||
'Support for DBs, Auth, Storage & Functions',
|
||||
],
|
||||
shot: './images/products/Realtime.svg'
|
||||
}
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
</button>
|
||||
<ul class="aw-footer-nav-secondary-list aw-sub-body-400">
|
||||
<li><a class="aw-link" href="/pricing">Pricing</a></li>
|
||||
<li><a class="aw-link" href="/company">Company</a></li>
|
||||
<li><a class="aw-link" href="/careers">Careers</a></li>
|
||||
<li><a class="aw-link" href="/heroes">Heroes</a></li>
|
||||
<li>
|
||||
|
||||
@@ -328,12 +328,26 @@
|
||||
</div>
|
||||
|
||||
<div class="aw-big-padding-section-level-1 u-position-relative u-overflow-hidden">
|
||||
<Spline let:fallback let:viewer>
|
||||
<div
|
||||
class="u-position-absolute aw-is-not-mobile"
|
||||
style="inline-size:600px; inset-block-start:0; inset-inline-start:calc(100% - 600px)"
|
||||
style="inline-size:512px; block-size: 512px; inset-block-start:6rem; inset-inline-start:calc(100% - 500px)"
|
||||
>
|
||||
<img src="/images/temp/bg-side-2.png" width="600" alt="" />
|
||||
<img
|
||||
src="/images/animations/tech.png"
|
||||
width="512"
|
||||
height="512"
|
||||
alt=""
|
||||
style="position: absolute; display: block;"
|
||||
use:fallback
|
||||
/>
|
||||
|
||||
<spline-viewer
|
||||
url="https://prod.spline.design/KvoQWZAi5foGUXxJ/scene.splinecode"
|
||||
use:viewer
|
||||
/>
|
||||
</div>
|
||||
</Spline>
|
||||
<div class="aw-big-padding-section-level-2 is-margin-replace-padding">
|
||||
<div class="aw-container u-position-relative">
|
||||
<section class="aw-hero is-align-start">
|
||||
|
||||
@@ -3,7 +3,7 @@ layout: post
|
||||
title: Announcing Cloud pricing plans
|
||||
description: Appwrite Cloud pricing are now available.
|
||||
date: 2023-05-02
|
||||
cover: /images/pages/homepage/dashboard.svg
|
||||
cover: /images/blog/cloud-pricing.png
|
||||
timeToRead: 5
|
||||
author: laura-du-ry
|
||||
category: cloud
|
||||
|
||||
@@ -3,7 +3,7 @@ layout: post
|
||||
title: Appwrite Cloud is now in public beta
|
||||
description: We're happy to announce Cloud is now available for everyone to signup.
|
||||
date: 2023-05-02
|
||||
cover: /images/pages/homepage/dashboard.svg
|
||||
cover: /images/blog/cloud-beta.png
|
||||
timeToRead: 5
|
||||
author: christy-jacob
|
||||
category: cloud
|
||||
|
||||
BIN
static/images/blog/cloud-beta.png
Normal file
BIN
static/images/blog/cloud-beta.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.2 MiB |
BIN
static/images/blog/cloud-pricing.png
Normal file
BIN
static/images/blog/cloud-pricing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 MiB |
Reference in New Issue
Block a user