Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
aa8ec3d
Add Python quickstart
adityaoberai Sep 25, 2023
db8d84e
Create .NET quickstart
adityaoberai Sep 25, 2023
cb016b0
update python to follow consistent format
Sep 25, 2023
ded3fe6
Add venv setup steps
adityaoberai Sep 26, 2023
bfc65c2
Added next.js quick start guide
vermakhushboo Sep 26, 2023
3576cb2
Update src/routes/docs/quick-starts/nextjs/+page.markdoc
vermakhushboo Sep 26, 2023
fada484
Update src/routes/docs/quick-starts/nextjs/+page.markdoc
vermakhushboo Sep 26, 2023
e16f08c
Update src/routes/docs/quick-starts/nextjs/+page.markdoc
vermakhushboo Sep 26, 2023
cc02471
Update src/routes/docs/quick-starts/nextjs/+page.markdoc
vermakhushboo Sep 26, 2023
620c4e5
Adds updated screenshots
Sep 26, 2023
84e09e2
Mark JS syntax for JSX
Meldiron Sep 26, 2023
fa88bff
Merge branch 'elad-style-5' into feat-docs-g2
Sep 26, 2023
b511d06
api key screenshot
Sep 26, 2023
8bab08a
Remove unused images
Sep 26, 2023
f2c8d3f
Replaced all screenshots
Sep 26, 2023
c674d87
Fix self-hosting titles
Sep 26, 2023
972f88c
Update copy on homepage
Sep 27, 2023
3dc50bf
Remove possessives
Sep 27, 2023
7429096
Patch for animations on smaller screens
eldadfux Sep 27, 2023
31d48af
Updated icons
eldadfux Sep 27, 2023
e6ba3ac
Add descriptions for SEO
Sep 27, 2023
b39b5db
Update website landing copy
Sep 27, 2023
be21ac8
Merge branch 'feat-docs-g2' into feat-nextjs-guide
Sep 27, 2023
d04d16f
Finish next.js qs
Sep 27, 2023
f42fb4d
Merge pull request #64 from appwrite/feat-nextjs-guide
Sep 27, 2023
0455e10
Merge branch 'feat-docs-g2' into add-node-quickstart
Sep 27, 2023
07246a7
Update screenshots with quickstarts server
Sep 27, 2023
8e7eff7
Merge pull request #55 from appwrite/add-node-quickstart
Sep 27, 2023
3acf7fc
Merge branch 'main' into feat-docs-g2
Sep 27, 2023
7dd583a
fix heading links
Sep 27, 2023
750b8eb
Fix SEO descriptions that are missing
Sep 27, 2023
8f65f75
Merge remote-tracking branch 'origin/main' into feat-eldads-updates-7
eldadfux Sep 27, 2023
5c976ba
Updated icons
eldadfux Sep 27, 2023
2387f79
Updated update on GitHub link
eldadfux Sep 27, 2023
2b18a08
Updated docs difficulty level
eldadfux Sep 27, 2023
bf3cb56
Update quickstarts to use cards with no image
Sep 27, 2023
aa69a3e
Merge branch 'main' into feat-docs-g2
Sep 27, 2023
c027944
Added footer link
eldadfux Sep 27, 2023
d6b289b
WIP - light mode animation
eldadfux Sep 27, 2023
2450644
Angular quick start
Sep 27, 2023
5416c5b
feat: nuxt starter
loks0n Sep 27, 2023
1b332d1
Fix build
Sep 27, 2023
eb7d853
Merge pull request #74 from appwrite/feat-nuxt-starter
Sep 27, 2023
68737df
Fixed more copy
Sep 27, 2023
4f880cc
Merge branch 'feat-docs-g2' of https://github.com/appwrite/website in…
Sep 27, 2023
3dee427
Update src/lib/components/PreFooter.svelte
Sep 27, 2023
21574cd
Merge remote-tracking branch 'origin/feat-eldads-updates-7' into feat…
Sep 27, 2023
d5c47eb
Make cards clickable
Sep 27, 2023
4ef6caa
Merge branch 'main' into feat-docs-g2
Sep 27, 2023
f65006d
Remove tutorial test taht breaks build
Sep 27, 2023
a78c8dc
fix xml code fence in android tutorial
Sep 27, 2023
f2ea9dd
Icon-button
elad2412 Sep 27, 2023
a049265
Merge pull request #98 from appwrite/elad-style-7
Sep 27, 2023
9b4fa4f
Merge branch 'main' of https://github.com/appwrite/website into feat-…
TorstenDittmann Sep 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/icons/svg/microsoft.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/svg/platform.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/svg/rest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/lib/components/FooterNav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
<li><a class="aw-link" href="/blog">Blog</a></li>
<li><a class="aw-link" href="/community">Community</a></li>
<li><a class="aw-link" href="/heroes">Heroes</a></li>
<li><a class="aw-link" href="https://github.com/appwrite" target="_blank">Source code</a></li>
<li>
<a class="aw-link" href="https://status.appwrite.io" target="_blank">Status</a>
</li>
Expand Down
6 changes: 3 additions & 3 deletions src/lib/components/PreFooter.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

<div class="aw-grid-1-1 u-gap-32 aw-u-row-gap-80 u-position-relative">
<section class="aw-hero u-flex aw-u-row-gap-32 u-main-center u-cross-center">
<h2 class="aw-display u-max-width-600 aw-u-text-align-center aw-u-color-text-primary">
Start building with Appwrite today
<h2 class="aw-display u-max-width-500 aw-u-text-align-center aw-u-color-text-primary">
Start building today
</h2>
<a href="https://cloud.appwrite.io" class="aw-button is-transparent aw-u-cross-child-center">
<span class="text">Get Started</span>
<span class="text">Start building today</span>
</a>
</section>
<section
Expand Down
2 changes: 1 addition & 1 deletion src/lib/layouts/Docs.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@

<div class="u-flex u-gap-4 u-margin-inline-start-auto">
<span class="aw-kbd" aria-label="command">⌘</span>
<span class="aw-kbd">k</span>
<span class="aw-kbd">K</span>
</div>
</button>
</div>
Expand Down
43 changes: 22 additions & 21 deletions src/lib/layouts/DocsArticle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -60,32 +60,33 @@
<slot />
<section class="aw-content-footer">
<header class="aw-content-footer-header">
<!-- <div class="aw-content-footer-header-start">
<h5 class="aw-main-body-500 aw-u-color-text-primary">Was this page helpful?</h5>
<div class="u-flex u-gap-8">
<input
class="aw-radio-button is-like"
type="radio"
aria-label="Helpful"
name="happy"
/>
<input
class="aw-radio-button is-dislike"
type="radio"
aria-label="UnHelpful"
name="happy"
/>
</div>
</div> -->
<div class="aw-content-footer-header-start">
<!--
<h5 class="aw-main-body-500 aw-u-color-text-primary">Was this page helpful?</h5>
<div class="u-flex u-gap-8">
<input
class="aw-radio-button is-like"
type="radio"
aria-label="Helpful"
name="happy"
/>
<input
class="aw-radio-button is-dislike"
type="radio"
aria-label="UnHelpful"
name="happy"
/>
</div>
-->
</div>
<div class="aw-content-footer-header-end">
<ul class="aw-metadata aw-caption-400">
<li>Last updated on September 27, 2023</li>
<li>
<button class="">
<!-- TODO: wait for implement icons in website -->
<span class="icon-edit" aria-hidden="true" />
<a href="https://github.com/appwrite/website" target="_blank" class="aw-link">
<span class="icon-pencil-alt u-contents" aria-hidden="true" />
<span>Update on GitHub</span>
</button>
</a>
</li>
</ul>
</div>
Expand Down
12 changes: 7 additions & 5 deletions src/lib/layouts/DocsTutorial.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@

<section class="aw-content-footer">
<header class="aw-content-footer-header u-cross-center">
<!-- <div class="aw-content-footer-header-start u-cross-center">
<div class="aw-content-footer-header-start u-cross-center">
<!--
<h5 class="aw-main-body-500 aw-u-color-text-primary">Was this page helpful?</h5>
<div class="u-flex u-gap-8">
<input
Expand All @@ -87,15 +88,16 @@
name="happy"
/>
</div>
</div> -->
-->
</div>
<div class="aw-content-footer-header-end">
<ul class="aw-metadata aw-caption-400">
<li>Last updated: July 16, 2023</li>
<li>Last updated on September 27, 2023</li>
<li>
<button class="u-flex u-gap-4 u-cross-baseline">
<a href="https://github.com/appwrite/website" target="_blank" class="aw-link u-flex u-gap-4 u-cross-baseline">
<span class="icon-pencil-alt u-contents" aria-hidden="true" />
<span>Update on GitHub</span>
</button>
</a>
</li>
</ul>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<div class="aw-big-padding-section-level-2">
<div class="aw-container">
<div class="aw-hero">
<div class="aw-display aw-u-color-text-primary">Loved by our community</div>
<div class="aw-display aw-u-color-text-primary">Loved by developers like you</div>
</div>
<ul class="aw-multi-columns-1 aw-u-margin-block-start-80">
<li>
Expand Down Expand Up @@ -416,15 +416,15 @@
style:left="calc(50% - 384px + 350px)"
>
<img
src="/images/animations/tech.png"
src="/images/animations/tech-dark.png"
width="768"
height="768"
alt=""
style="position: absolute; display: block;"
use:fallback
/>
<spline-viewer
url="https://prod.spline.design/0WfvducTgy5c8aVi/scene.splinecode"
url="/images/animations/dark-scene.splinecode"
width="768"
height="768"
use:viewer
Expand Down Expand Up @@ -485,7 +485,7 @@
<section class="aw-hero is-align-start">
<span class="aw-badges aw-eyebrow">Scale_</span>
<h2 class="aw-display u-max-width-600 aw-u-color-text-primary">
We scale for you and your users
We scale for you
</h2>
</section>
<ul
Expand Down
2 changes: 1 addition & 1 deletion src/routes/blog/post/announcing-pricing/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ We created a set of principles to guide us through the pricing process. We like

# Affordable and accessible

The above framework supports our goal to make Appwrite Cloud affordable and accessible to as many developers as possible. We worked together with developers in the Appwrite community to create a transparent and predictable pricing model. We took insights from current costs made, interviews, surveys, as well as pricing of similar products as a baseline to work towards a fair model. A model where costs should never get in the way of your ambitions, the costs are always transparent, and it is as simple for you to get started as it is to stop. With all this in mind, we believe we will build a strong trust with our community, which will eventually lead to Appwrite's growth.
The above framework supports our goal to make Appwrite Cloud affordable and accessible to as many developers as possible. We worked together with developers in the Appwrite community to create a transparent and predictable pricing model. We took insights from current costs made, interviews, surveys, as well as pricing of similar products as a baseline to work towards a fair model. A model where costs should never get in the way of your ambitions, the costs are always transparent, and it is as simple for you to get started as it is to stop. With all this in mind, we believe we will build a strong trust with the Appwrite community, which will eventually lead to Appwrite's growth.

# Pricing plans

Expand Down
4 changes: 2 additions & 2 deletions src/routes/blog/post/meet-the-new-appwrite/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ With the Appwrite team and community growing, our product started to mature, and

# Designed for the community

Our rebranding journey began with a fresh perspective on our logo. We wanted to emphasize the importance of our community, so we redesigned it to feature a globe and lines of code. This represents our global community members, working and coding together to form the letter 'a,' for Appwrite.
Our rebranding journey began with a fresh perspective on our logo. We wanted to emphasize the importance of the Appwrite community, so we redesigned it to feature a globe and lines of code. This represents our global community members, working and coding together to form the letter 'a,' for Appwrite.

![New Appwrite logo](/images/blog/new-logo.png)

> Our rebranding journey began with a fresh perspective on our logo. We wanted to emphasize the importance of our community, so we redesigned it to feature a globe and lines of code.
> Our rebranding journey began with a fresh perspective on our logo. We wanted to emphasize the importance of the Appwrite community, so we redesigned it to feature a globe and lines of code.

These code lines have become a recurring theme in our new 3D visuals, symbolizing progress and unity. We've also expanded our color palette to reflect our diverse and creative community, moving away from just pink. Warmer colors were added, to reflect the human and open side of our vibrant community.

Expand Down
2 changes: 1 addition & 1 deletion src/routes/blog/post/public-beta/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We have a lot of things planned in the upcoming months while we await Cloud to b
## Cloud interviews and surveys
We’re conducting a series of interviews & surveys with participants of the Public Beta to get more insights into their requirements. During these interviews, we focus on understanding their background, their reasons for using a backend server like Appwrite, their use cases, their experience so far, along with their expectations and shortcomings of the platform. These interviews have provided key insights that have prompted us to steer in the right direction.

If you’re part of the Beta and would like to participate in these interviews, please reach out to me on our community Discord or my email, and we’d be glad to set up a call.
If you’re part of the Beta and would like to participate in these interviews, please reach out to me on the Appwrite Discord or my email, and we’d be glad to set up a call.

## Pricing
Our goal is to make Appwrite Cloud affordable and accessible to all developers. We’ve had some really great feedback from our initial pricing survey and are really close to sharing our model with you all. We will continue working together with the Appwrite community to refine this pricing model. Rest assured, there will be a generous free tier for all the hobby projects you’ve been wanting to create!
Expand Down
2 changes: 1 addition & 1 deletion src/routes/community/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</h1>
<div class="">
<p class="aw-description">
Inspire and get inspired. Join our community of maintainers and contributors and
Inspire and get inspired. Join Appwrite's community of maintainers and contributors and
help us make Appwrite better for developers worldwide.
</p>
<div class="u-flex u-flex-wrap u-gap-12 u-margin-block-start-32">
Expand Down
2 changes: 1 addition & 1 deletion src/routes/company/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
Building the team
</h3>
<p class="aw -main-body-400">
After a year of building out in the open we closed our first funding round led by Ibex Investors, Seedcamp, and the Abraham Fund. With this new financial power we hired some of the top contributors in our open-source community. To this day we still hire people from our community.
After a year of building out in the open we closed our first funding round led by Ibex Investors, Seedcamp, and the Abraham Fund. With this new financial power we hired some of the top contributors in our open-source community. To this day we still hire people from the open-source community.
</p>
</div>
<div>[image]</div>
Expand Down
Loading