Taesu
e2df67cf0d
docs: add v1.6 release blog post ( #9009 )
...
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com >
2026-04-08 06:50:50 +00:00
Taesu
e3d1063a0a
chore: merge landing app into docs ( #8878 )
2026-04-01 13:38:37 +00:00
Maxwell
5bc743b002
docs: new documentation/landing page ( #8195 )
2026-02-27 16:49:34 -08:00
Bereket Engida
2c4d04d542
docs: add enterprise page and form for support ( #6607 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 01:45:48 -08:00
Bereket Engida
04936e128f
docs: updated og image and add merch link to community section ( #6251 )
...
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com >
Co-authored-by: Maxwell Weru <1645026+mburumaxwell@users.noreply.github.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Slava Yultyyev <yultyyev@gmail.com >
Co-authored-by: Joél Solano <joelsolano@jsolano.de >
2025-11-23 20:35:38 -08:00
Maxwell
2f8dea4125
docs: 1.4 release notes ( #6105 )
...
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
Co-authored-by: Paola Estefanía de Campos <84341268+Paola3stefania@users.noreply.github.com >
2025-11-21 17:48:43 -08:00
Bereket Engida
c456b6a2c5
chore(docs): misc
2025-09-29 18:01:34 -07:00
Dagmawi Babi
6083855a53
docs: Supabase Auth to PlanetScale Migration Guide ( #3968 )
...
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
2025-08-27 08:59:21 -07:00
Alex Yang
b622836703
docs: update section testimonial ( #3964 )
...
* docs: resolve overlapping border in the community page (#3962 )
* chore: release v1.3.6
* docs: update section "people say"
* Update people-say.tsx
---------
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
2025-08-13 12:45:20 -07:00
KinfeMichael Tariku
a066293b35
docs: replace changelog og image ( #3661 )
2025-07-27 20:30:16 -07:00
Bereket Engida
dd7a158d47
docs: v1.3 announcement changelog ( #3476 )
...
* v1.3 init anouncement changelog docs
* revamp on guide
* stale
* saml
* code block
* update
* update
* revamp and update
* feat: changelog image
* docs and og image
* revert
* update
* v1.3
* cont
* init
* update
* chore add count method
* update og
* update og
---------
Co-authored-by: Kinfe123 <kinfishtech@gmail.com >
2025-07-19 12:51:15 -07:00
Bereket Engida
1d35c64e6b
blog: seed round announcement ( #3168 )
...
* init
* cleanup
* fix seed round announcemnt
* fix seed round announcemnt
* seed round blog
* add nav mobile
* fix typo
* Update docs/content/blogs/seed-round.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* Update docs/app/blog/[[...slug]]/page.tsx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* Update docs/app/blog/[[...slug]]/page.tsx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* update og
* cleanup
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-25 12:32:01 -04:00
Bereket Engida
9cc2e3d8ab
feat: MCP plugin ( #2666 )
...
* chore: wip
* wip
* feat: mcp plugin
* wip
* chore: fix lock file
* clean up
* schema
* docs
* chore: lint
* chore: release v1.2.9-beta.1
* blog
* chore: lint
2025-05-23 12:44:51 -07:00
Bereket Engida
f55c3c05c3
docs: update testimonial
2025-05-20 00:16:33 -07:00
Bereket Engida
8931a1f969
chore: update logo.png
2025-04-17 13:19:21 +03:00
KinfeMichael Tariku
80d5a5de0b
docs: add branding assets ( #1900 )
...
* feat: branding with multiple variant
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2025-03-21 15:41:10 +03:00
Maxwell
8a68ed7b65
docs: move landing page's testimonial avatars locally ( #1623 )
2025-03-02 09:42:35 +03:00
KinfeMichael Tariku
1cbe4d1049
docs: changelog base og image ( #1610 )
2025-03-01 23:58:02 +03:00
Bereket Engida
958d80fd86
docs(changelog): Update 1.2 release notes
2025-03-01 23:10:03 +03:00
Bereket Engida
86cbf70684
docs: v1.2 release notes ( #1602 )
2025-03-01 02:22:32 +03:00
Multinite
95344a6784
Browser extensions example & guide ( #1117 )
...
* init: plasmo example project
* feat: add example for browser extension with BetterAuth
- Introduced a basic browser extension example using Plasmo framework and BetterAuth for authentication.
- Updated .env.example with BetterAuth configuration.
- Removed unnecessary GitHub workflow file for submitting to Web Store.
- Updated .gitignore to exclude local env files.
- Improved README documentation for the example.
- Included BetterAuth dependency in the package.json and updated the pnpm-lock.yaml.
* add: browser-extension example complete
* fix: content.tsx
* remove: browser-extension package as that isn't needed
* add: browser extension buide
* docs: added references in the guide to the examples code
* remove(dep): unused dependency
* refactor: package.json - remove author & update description
* wip
* chore: update lock file
* docs: update icon
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2025-01-04 18:14:59 +03:00
Bereket Engida
39b78e6efd
docs: update og
2024-12-21 14:14:43 +03:00
Bereket Engida
096ba60b6a
docs: update og
2024-12-21 14:07:21 +03:00
Bereket Engida
7e892a17c4
docs: update og
2024-12-21 12:47:44 +03:00
Bereket Engida
aad2a5e8cd
chore: og image
2024-11-23 03:34:42 +03:00
Bereket Engida
1e27706234
feat: open api docs plugin
2024-11-22 22:12:09 +03:00
LovelessCodes
97597ecffe
feat: new references route with openapi spec
2024-11-18 18:41:08 +03:00
Bereket Engida
e059e0424b
docs: change og
2024-11-04 20:50:15 +03:00
Bereket Engida
0cdd589468
chore: lint
2024-09-28 20:56:16 +03:00
Bereket Engida
b3ead11593
chore: logo change
2024-09-28 20:44:24 +03:00
Bereket Engida
ab851ad3cf
fix: doc og
2024-09-28 00:33:03 +03:00
Bereket Engida
9921ea7d2c
chore: readme
2024-09-26 22:34:37 +03:00
Bereket Engida
5793cc0252
chore: og change
2024-09-26 22:20:14 +03:00
Bereket Engida
808d788e2f
chore: readme
2024-09-26 21:56:42 +03:00
Bereket Engida
a9298620bd
feat: docs og
2024-09-03 00:39:41 +03:00
Bereket Engida
5da42aa7e8
feat: sitemap and favicons
2024-09-03 00:34:09 +03:00
Bereket Engida
3ac5916da7
feat: new oauth providers and docs
2024-09-01 21:41:17 +03:00