Commit Graph

398 Commits

Author SHA1 Message Date
Matija Sosic
e6cd37e5e1 blog: Launch Week 5 announcement post. 2024-01-24 15:44:20 +01:00
Mihovil Ilakovac
c793028c71
Removes letsask.ai script (#1658) 2024-01-23 10:29:15 +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
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
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