Filip Sodić
d3e9fdc4c6
Implement project install step for restructuring ( #1690 )
2024-01-29 14:57:22 +01:00
Martin Sosic
b227daf5e3
Now docs in development have 'next' version as default.
2024-01-23 12:01:56 +01:00
Martin Sosic
b19907b431
Fixed obtaining username in web socket docs to work for new auth.
2024-01-23 11:43:32 +01:00
Martin Šošić
eb93a89e9a
Fixed wrong access to username in Api example in docs.
2024-01-22 18:37:16 +01:00
Mihovil Ilakovac
8409388d23
Remove mention of Prisma helpers ( #1655 )
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-01-22 16:15:28 +01:00
Martin Šošić
66c8e6ec24
Added information about Wasp AI to Wasp Docs. ( #1647 )
...
* Added information about Wasp AI to Wasp Docs.
* fix
2024-01-22 15:21:54 +01:00
Mihovil Ilakovac
5c1a7e9e9a
Migration instructions for new auth ( #1635 )
2024-01-19 18:37:45 +01:00
Mihovil Ilakovac
344350cb0e
Adds Session related docs ( #1643 )
2024-01-18 17:19:06 +01:00
Mihovil Ilakovac
846fdda827
Unify userSignupFields
for all auth methods ( #1639 )
2024-01-18 13:42:00 +01:00
Mihovil Ilakovac
b360af3065
Remove user-facing unverified email flow ( #1638 )
2024-01-16 17:42:27 +01:00
Mihovil Ilakovac
e3c825fae1
Enable easier email dev setup ( #1634 )
2024-01-16 16:19:35 +01:00
ylck
8e0cd05e65
Fix typo css-frameworks.md ( #1636 )
...
* Update css-frameworks.md
Fix typo
* Update css-frameworks.md
2024-01-15 13:56:12 +01:00
Mihovil Ilakovac
ffe2509cb4
New auth model docs ( #1620 )
2024-01-15 11:00:54 +01:00
Martin Sosic
c534a84b9c
Merge branch 'release'
2024-01-12 18:28:23 +01:00
Martin Šošić
7f91081bd8
Fix broken documentation links & remove old docs.
...
* Removed old docs leftovers.
* Fixed broken links in the docs.
* fix
2024-01-12 17:42:53 +01:00
Martin Sosic
8b4e7303c1
Fixed docusuarus config to work when 'current' docs are dropped in production.
2024-01-11 17:04:09 +01:00
Martin Sosic
d646bff4e4
Added comment in CSS.
2024-01-11 16:46:48 +01:00
Martin Šošić
b2e332bfed
Added versioned docs for 0.11.8. ( #1629 )
2024-01-11 16:42:13 +01:00
Martin Šošić
e7a773a64c
Versioned docs ( #1628 )
...
* Wasp docs are now versioned.
* Removed version 0.11.8 of docs.
* Update waspc/README.md
2024-01-11 16:37:06 +01:00
Martin Šošić
758110e686
Relax node version ( #1533 )
...
* Relaxed Wasp's node version requirements.
* Updated e2e tests.
* fix
* fix
* Fixed version of wasp app in headless tests.
* Update web/docs/introduction/getting-started.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* fix
* fix
* Small grammar fixes.
* fixes
* Updated e2e tests.
* fix
* fix
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-01-04 11:30:42 +01:00
Martin Šošić
994a58f0dc
Wasp ai cli mage ( #1601 )
...
* Improved Wasp AI CLI experience.
* fix
* Added CLI Usage, polished CLI commands.
* Added choice of temperature.
* Added styling.
* Added more sophisticated, terminal-only styling.
* fix
* Updated Mage to use new Wasp CLI + added some messaging to CLI.
* fix
* Created wasp-ai/README, updated waspc/README.
* Moved wasp-ai/ to mage/.
* Final polishing (docs, readmes, messaging).
* fix
* Added tests for LogMsg.
* Updated versions of test apps to 0.12.
* fix
* fix
* Update mage/README.md
* fix
* fix
2023-12-22 15:14:38 +01:00
Matija Sosic
4039bda26b
docs: added auth overview video.
2023-12-13 17:52:55 +01:00
Matija Sosic
f6a40e9435
blog: added emails to authors.
2023-12-12 17:34:06 +01:00
Matija Sosic
7bf282bfbd
blog: added post about writing RFCs.
2023-12-07 15:13:16 +01:00
Boris Martinovic
dde2d710b0
Added dev.to article and fixed WSL link ( #1580 )
...
* Added dev.to article and fixed WSL link
* Replaced dev.to with Wasp blog article
2023-11-25 12:58:20 +01:00
Boris Martinovic
36a75c33e9
Added new blog post - Guide to WSL ( #1581 )
...
* Added new blog post - Guide to WSL
* Changed file name and title
2023-11-25 12:57:30 +01:00
Kristian Djaković
4c03042636
Added instructions to docs for running Wasp on Mac arm64 (install rosetta)
...
* Add MacOS Rosetta info to docs
* remove caution
* fix copy
* wrap in code box
* Update note title
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Add info on Mx chip
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-11-20 12:11:28 +01:00
Martin Šošić
b8dc241f0b
Fixed links to examples, added examples/README.md, improved some names. ( #1542 )
...
* Fixed links to examples, added examples/README.md, improved some names.
Co-authored-by: Filip Sodić <filip.sodic@gmail.com>
* fix
---------
Co-authored-by: Filip Sodić <filip.sodic@gmail.com>
2023-11-17 15:02:32 +01:00
Martin Šošić
a4687e5865
Small improvements to docs. ( #1500 )
...
* Small improvements to docs.
* Update web/docs/advanced/deployment/cli.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/advanced/deployment/manually.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/advanced/deployment/manually.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/advanced/deployment/manually.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/advanced/deployment/manually.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/advanced/deployment/manually.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/advanced/deployment/manually.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* fixes
* fix
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-11-16 17:16:11 +01:00
Boris Martinovic
2b898ec836
Added "format" action to npm scripts and ran it
2023-11-16 17:15:18 +01:00
Boris Martinovic
6cfc495ca4
Run prettier format
2023-11-16 17:15:18 +01:00
Boris Martinovic
4c362f3651
New prettier config, ignore, added TW plugin
2023-11-16 17:15:18 +01:00
Mihovil Ilakovac
ef6d6b1041
Username validation refactor ( #1569 )
2023-11-15 13:05:00 +01:00
Gleb Mirzayev
84f635589c
fix: stop code blocks shrinking on logo hover ( #1552 )
...
* fix: stop code blocks shrinking on logo hover
* fix: stop code blocks shrinking on logo hover
* add Link tag back just in case
2023-11-14 13:49:08 +01:00
Mihovil Ilakovac
39620ee6b1
Merge branch 'release'
2023-11-13 10:49:33 +01:00
Mihovil Ilakovac
eb683fa4a8
Add fallback sans-serif font ( #1568 )
2023-11-11 23:28:04 +01:00
Mihovil Ilakovac
2752f889c8
Sets the minimum number of Fly machines to 1 ( #1535 )
2023-11-06 15:47:45 +01:00
Ayaan B. Bordoloi
b203c7dcb2
fix-typo ( #1551 )
2023-10-30 11:32:50 +01:00
Mihovil Ilakovac
520c35af5c
Adds support for client subdir ( #1516 )
2023-10-27 15:12:47 +02:00
Gleb Mirzayev
be8d0af706
fix: small typo and home button behavior ( #1541 )
2023-10-27 12:34:32 +02:00
Mihovil Ilakovac
7590820331
Merge branch 'main' into release
2023-10-25 19:49:27 +02:00
Filip Sodić
dd52280ace
Fix small mistakes in writing guide ( #1532 )
2023-10-23 17:08:42 +02:00
Boris Martinovic
440807a274
Fixed text visibility in roadmap section ( #1488 )
2023-10-23 15:16:54 +02:00
Filip Sodić
c671f0a43a
Add writing guide ( #1525 )
2023-10-20 18:24:40 +02:00
khanjan sanghavi
829e791d79
Fixed twitter-x icon ( #1522 )
...
* Fixed twitter-x icon
* final fix
2023-10-19 17:14:01 +02:00
Matija Sosic
6c1b2f180c
lp: updated example apps section.
2023-10-18 21:37:19 +02:00
Filip Sodić
8902d89793
Fix typo in docs
2023-10-17 22:09:01 +02:00
Filip Sodić
ccb40d5e81
Updates docs and websockets README ( #1511 )
...
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-10-16 16:21:38 +02:00
Filip Sodić
1162fedd20
Merge branch 'release' of github.com:wasp-lang/wasp
2023-10-16 16:05:32 +02:00
Filip Sodić
620bb7d6b4
Fix Vite config mentions in docs ( #1509 )
2023-10-16 15:25:05 +02:00