Martin Sosic
6ec6bc2828
Fixed e2e tests.
2024-01-12 18:12:54 +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
vincanger
dd7c2d27d5
Update CONTRIBUTING.md
2023-11-25 13:05:01 +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
Mihovil Ilakovac
3a5bba9b39
Bumps version ( #1573 )
2023-11-14 14:21:20 +01:00
Mihovil Ilakovac
37af3c3143
Update ChangeLog.md
2023-11-14 13:56:40 +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
4db82bf815
Escape Prisma command when running with script
on Linux ( #1561 )
2023-11-14 13:32:15 +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
62aa2b72c4
Adjust the DB check error message ( #1558 )
2023-11-09 13:19:47 +01:00
Mihovil Ilakovac
96ea796067
Add check if migrations dir exists before copying ( #1562 )
2023-11-09 13:17:45 +01:00
Mihovil Ilakovac
2752f889c8
Sets the minimum number of Fly machines to 1 ( #1535 )
2023-11-06 15:47:45 +01:00
Ikko Eltociear Ashimine
2b47abd36f
Fix typo in Token.hs ( #1496 )
...
accomodate -> accommodate
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
2023-11-06 12:43:17 +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
Mihovil Ilakovac
73776cadc8
Merge branch 'main' into release
2023-10-27 14:20:12 +02:00
Mihovil Ilakovac
9f31b3229e
Bumps version to 0.11.7 ( #1545 )
2023-10-27 14:19:53 +02:00
Mihovil Ilakovac
4762ae4a30
Merge branch 'main' into release
2023-10-27 13:58:52 +02:00
Mihovil Ilakovac
4aeddfbc9f
Updates change log
2023-10-27 12:50:59 +02:00
Mihovil Ilakovac
e871e048fb
Fixes a Prisma SSL bug by bumping Prisma ( #1544 )
2023-10-27 12:47:25 +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
Suyog Patil
adf37c16bb
Resolved: run CI workflow only when code inside waspc/ changes ( #1485 )
...
* chore: run CI worklow only when code inside waspc/ changes
* fix: on pull_request event for run CI worklow only when code inside waspc/ changes
2023-10-25 11:55:17 +02:00
Aditya Aryaman Das
1b2844d9f1
docs: corrected minute grammatical errors in README.md ( #1529 )
...
* Updated README.md
* Updated README.md
2023-10-25 11:18:11 +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
Ritik Raj
b26ca1dc33
updated SQLite to PostgreSQL migration doc's link ( #1517 )
2023-10-19 15:16:07 +02:00
Matija Sosic
6c1b2f180c
lp: updated example apps section.
2023-10-18 21:37:19 +02:00
Filip Sodić
9113f95503
Merge branch 'release' of github.com:wasp-lang/wasp
2023-10-17 22:14:12 +02:00
Filip Sodić
8902d89793
Fix typo in docs
2023-10-17 22:09:01 +02:00
Parikshit Adhikari
bbfbd77230
fixed typos in waspc/design-docs/db-seeding.org and waspc/design-docs/server-setup.md ( #1499 )
2023-10-17 17:36:29 +02:00
Parikshit Adhikari
15d7a0cae1
fixed typos in waspc/docs/wasplang/src/index.tex ( #1497 )
2023-10-17 17:35:33 +02:00
Filip Sodić
5e45dad54a
Make example app names more descriptive ( #1512 )
...
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2023-10-16 16:29:44 +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ć
f7712105af
Add websockets example app ( #1510 )
...
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2023-10-16 16:14:57 +02:00
Filip Sodić
1162fedd20
Merge branch 'release' of github.com:wasp-lang/wasp
2023-10-16 16:05:32 +02:00
Martin Sosic
2fb1b0a54d
Added info about 'wasp studio' command to CLI usage/help output.
2023-10-16 16:02:43 +02:00
Filip Sodić
620bb7d6b4
Fix Vite config mentions in docs ( #1509 )
2023-10-16 15:25:05 +02:00