Commit Graph

177 Commits

Author SHA1 Message Date
Milica
9238c835db
add Pilcrow's interview (#2354)
* add Pilcrows interview

* make changes

* artistry by Matija

* fix content

* minor fix
2024-10-24 16:30:48 +02:00
Matija Sosic
54e9c92361 blog: Added LW7 announcement post. 2024-10-04 16:59:05 +02:00
Milica
539b61f254
add new blog post (#2300)
* add new blog post

* fix headers

* fix tags

* final fixes
2024-09-24 13:56:00 +02:00
Milica
92b51f3680
Clipbuzzpro (#2294)
fix post
2024-09-17 13:46:56 +02:00
Milica
3f41937755
NuloApp success story (#2280)
* add new blog post

* Delete web/package-lock.json

* untangle the mess

* fix image

* mute video

* add API tools section

* final fixes

---------

Co-authored-by: Milica Maksimovic <milicamaksimovic@Milicas-MacBook-Air-2.local>
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-09-17 10:56:56 +02:00
Filip Sodić
8d064156f0
Change wording in WSL blog post (#2278) 2024-09-12 11:10:28 +02:00
Milica
23366a3550
fix tags (#2267) 2024-09-03 15:41:57 +02:00
Milica
75be9d5b50
pg-boss interview (#2264)
* pg-boss interview

* fix image description

* come onn, fix all the images

* mention wasp jobs

* remove imports

* move the annotation down
2024-09-03 14:48:36 +02:00
vincanger
8a2d7e22f9 Update 2024-08-20-django-vs-wasp.md 2024-08-20 17:15:58 +02:00
vincanger
4147b661f7 capitalize React 2024-08-20 17:13:25 +02:00
vincanger
7b937ad3bb Update 2024-08-20-django-vs-wasp.md 2024-08-20 17:12:10 +02:00
vincanger
416181723d add banner 2024-08-20 16:51:36 +02:00
vincanger
068a668b67 Update authors.yml 2024-08-20 16:14:03 +02:00
vincanger
e39be99cc9 add blogpost 2024-08-20 15:37:29 +02:00
Mihovil Ilakovac
087d8bb03d
Use code block types and titles (#2238) 2024-08-14 12:51:05 +02:00
Milica
9ccbc8d43b
Add Lucia blog post (#2237)
* add Lucia blog post

* untangle tabs and spaces

* fix cover

* cta fixes

* fix intro

* optimize images
2024-08-14 11:15:01 +02:00
Mihovil Ilakovac
88291fb90a
Release -> main (#2187) 2024-07-16 20:31:58 +02:00
Mihovil Ilakovac
85dce3f153 Merge branch 'release' 2024-07-05 21:21:23 +02:00
vincanger
8ca723ac6d add max success story blogpost 2024-07-03 12:06:42 +02:00
vincanger
b19898bce6 update websockets article to wasp v0.13 2024-06-25 14:32:52 +02:00
Mihovil Ilakovac
bfc61a05eb
Merge release to main (#2119) 2024-06-24 16:08:21 +02:00
Mihovil Ilakovac
e329055d99
Docs links updates (#2118) 2024-06-24 11:19:03 +02:00
vincanger
29a5ccc7b0 add blogpost 2024-05-31 13:47:09 +02:00
vincanger
0e31cb88fa add job tips blog post 2024-05-22 15:06:04 +02:00
Matija Sosic
9d8f644030 blog: updated banner img for wasp studio post. 2024-04-25 17:27:48 +02:00
Matija Sosic
7233b72658 blog: added wasp studio post by Vinny. 2024-04-25 17:01:26 +02:00
Boris Martinovic
d68ba50de7
specific node version removed (#1956) 2024-04-15 11:25:06 +02:00
Filip Sodić
95e313cf0e
Add client config to SDK API (#1893) 2024-03-15 16:53:42 +01:00
Martin Sosic
12b9d21174 Merge branch 'release' 2024-02-19 15:15:42 +01:00
vincanger
6912df3664 Update 2023-11-21-guide-windows-development-wasp-wsl.md 2024-02-15 18:48:37 +01:00
vincanger
9cca4fab7c add open saas blogpost 2024-01-29 12:17:35 -05:00
Matija Sosic
e6cd37e5e1 blog: Launch Week 5 announcement post. 2024-01-24 15:44:20 +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 Š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
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
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
Boris Martinovic
6cfc495ca4 Run prettier format 2023-11-16 17:15:18 +01: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
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
vincanger
728fdd6875 add lucas blog (#1471) 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
vincanger
0db972dcb1
add lucas blog (#1471) 2023-10-04 17:36:56 +02:00
vincanger
51c9704b82
add memerator post (#1449) 2023-09-17 14:29:18 +02:00
vincanger
bcea4dedc5
add PRD post (#1403) 2023-08-23 12:31:05 +02:00