Commit Graph

392 Commits

Author SHA1 Message Date
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
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
Filip Sodić
b957e9a29e
Fix task order in tutorials (#1508) 2023-10-16 15:11:48 +02:00
Filip Sodić
fc1550fa1b
Update tutorials for v0.11.6 (#1504) 2023-10-16 13:02:09 +02:00
Mihovil Ilakovac
d9d04a384a Updates Waspleau links 2023-10-13 16:56:05 +02:00
Martin Sosic
e333a027d1 Removed ItWaspsOnMyMachine from tutorials/examples. 2023-10-13 14:46:23 +02:00
Matija Sosic
5ddd407825 blog: added LW4 announcement post. 2023-10-13 12:39:05 +02:00
Gleb Mirzayev
799ff1d8d0 docs: remove mentions of logoUrl (#1473)
* Add streaming text example

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Updated diagram to be visible on dark mode (#1456)

Added white background so the diagram in docs is visible also in dark background.

* Update .gitattributes to not look at haskell files

* docs: remove mentions of logoUrl

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Boris Martinovic <boris@martinovic.dev>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-10-12 14:32:48 +02:00
vincanger
728fdd6875 add lucas blog (#1471) 2023-10-12 14:32:48 +02:00
Chris Clark
133d678d27 Update 01-create.md (#1450) 2023-10-12 14:32:48 +02:00
Chris Clark
d9ca730a37 Update backends.md (#1451) 2023-10-12 14:32:48 +02:00
vincanger
14bcec7c29 add memerator post (#1449) 2023-10-12 14:32:48 +02:00
Martin Sosic
1fefc3198d Added 'On Importance of Naming in Programming' blog post. 2023-10-12 14:24:29 +02:00
Mihovil Ilakovac
88d9534fd3
Allow customising the Vite config (#1465) 2023-10-09 15:40:33 +02:00
Gleb Mirzayev
1551131d1a
docs: remove mentions of logoUrl (#1473)
* Add streaming text example

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Updated diagram to be visible on dark mode (#1456)

Added white background so the diagram in docs is visible also in dark background.

* Update .gitattributes to not look at haskell files

* docs: remove mentions of logoUrl

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Boris Martinovic <boris@martinovic.dev>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-10-05 14:45:27 +02:00
vincanger
0db972dcb1
add lucas blog (#1471) 2023-10-04 17:36:56 +02:00
Boris Martinovic
6a70c32843
Updated diagram to be visible on dark mode (#1456)
Added white background so the diagram in docs is visible also in dark background.
2023-09-29 13:40:30 +02:00
Chris Clark
556096b93e
Update 01-create.md (#1450) 2023-09-28 12:44:48 +02:00
Chris Clark
18a53492b5
Update backends.md (#1451) 2023-09-28 12:44:37 +02:00
vincanger
51c9704b82
add memerator post (#1449) 2023-09-17 14:29:18 +02:00
Mihovil Ilakovac
99c9021f82
Signup Customisation [RFC] (#1395) 2023-09-12 13:19:47 +02:00
Mihovil Ilakovac
cb88dfc618
Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
Mihovil Ilakovac
092ff2acaf
Type safe async jobs (#1400) 2023-09-07 16:32:55 +02:00
Mihovil Ilakovac
d30fd1cfb2
Twitter Cover Image (#1434) 2023-09-04 13:43:19 +02:00
Mihovil Ilakovac
66a04a07ce
Updates tutorial link in templates (#1423) 2023-08-31 10:26:41 +02:00
Boris Martinovic
b6a10dd0ff
Added new redirect (#1422) 2023-08-31 09:32:20 +02:00
Mihovil Ilakovac
84f425a594 Merge branch 'release' 2023-08-30 18:23:28 +02:00
Mihovil Ilakovac
792c014551
Implement type safe links (#1235) 2023-08-30 14:40:17 +02:00