Matija Sosic
535794c491
Added 'How Wasp got to 1k stars on gh' blog post.
2022-09-29 15:58:31 +02:00
Martin Sosic
f637dd206f
Merge branch 'release'
2022-09-29 12:00:15 +02:00
Martin Sosic
c6eaabc09a
Bit of clarification on Haskell in 2022 blog post.
2022-09-29 11:00:52 +02:00
Max Khamrovskyi
4b7b75636c
Blog post update ( #725 )
...
* Add an image to the excuses blog post
* Add image
Co-authored-by: mkhamrov <mkhamrov@redhat.com>
2022-09-15 11:20:08 +03:00
Max Khamrovskyi
c2705c82cd
Update article title and add credits for a meme ( #722 )
...
Co-authored-by: mkhamrov <mkhamrov@redhat.com>
2022-09-13 14:38:51 +03:00
Vasili Shynkarenka
92fe532786
Merge pull request #711 from wasp-lang/martin-haskell-post
...
Added Martin's Haskell post
2022-09-07 10:17:11 +01:00
Shayne Czyzewski
6cd38b0f94
Adds Google as an authentication method ( #669 )
2022-09-06 14:35:59 -04:00
flreln
cf5a4d8493
added martin's haskell post
2022-09-06 17:43:19 +02:00
Max Khamrovskyi
dd1dd42c36
Add dev excuse blog post ( #714 )
...
* Add dev excuse blog post
* Change the release date
* Add additional links and image refactoring
Co-authored-by: mkhamrov <mkhamrov@redhat.com>
2022-09-05 19:55:38 +03:00
Matija Sosic
ee7c6a2c2b
added shayne's haskell learning post and imagery ( #706 )
...
Co-authored-by: flreln <flreln@192.168.1.198>
2022-08-26 12:50:21 +02:00
Shayne Czyzewski
bc92b024e1
Renames auth method EmailAndPassword
to UsernameAndPassword
( #696 )
2022-08-24 10:32:46 -04:00
Vasili Shynkarenka
ae5d539bbf
Added "why join a startup" blog post
...
Co-authored-by: flreln <flreln@Vasilis-MacBook-Pro.local>
2022-08-15 19:38:06 +02:00
Matija Sosic
1c3fae78f3
updated ml code gen blog post.
2022-07-14 12:52:11 +02:00
Matija Sosic
340a117416
updated copilot blog title.
2022-07-12 18:37:37 +02:00
Matija Sosic
f945307e9e
small blog fix.
2022-07-05 11:01:58 +02:00
Matija Sosic
553e748240
Added post about ML code generation vs coding by hand. ( #654 )
2022-07-05 10:09:05 +02:00
Shayne Czyzewski
110864fe7e
Add Jobs feature blog post ( #636 )
2022-06-23 14:10:38 -04:00
Max Khamrovskyi
f83b9cd152
Merge pull request #627 from wasp-lang/change-alpha-testing-link
...
Change Alpha-testing link to Typeform
2022-06-09 12:54:04 +03:00
Filip Sodić
b19e95ea51
Filip intro blog post ( #625 )
...
* Add first draft of blog post
* Finish article
* finalized filip intro post - added intro + rm martijn post.
* Update web/blog/2022-05-31-filip-intro.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/blog/2022-05-31-filip-intro.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/blog/2022-05-31-filip-intro.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Make final edits to the intro blog post
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2022-06-08 16:20:11 +02:00
Max Khamrovskyi
cb28db8a1b
Change Alpha-testing link to Typeform
2022-06-08 16:13:21 +03:00
mkhamrov
fc780d6b74
Add truncate
2022-06-07 15:56:11 +03:00
mkhamrov
5f8bd3aabe
Add intro image
2022-06-07 14:54:24 +03:00
mkhamrov
009f26eba1
Merge branch 'add_gitpod_post' of github.com:wasp-lang/wasp into add_gitpod_post
2022-06-07 14:18:18 +03:00
mkhamrov
d1f54d98e8
Fix image description and personal banner
2022-06-07 14:18:14 +03:00
Max Khamrovskyi
faf972b11a
Add bit.ly link
2022-06-06 11:22:45 +03:00
mkhamrov
efb7946cd9
Update alpha-testing program link and add WaspIntro
2022-06-05 18:31:49 +03:00
mkhamrov
3920ecd269
Add Gitpod hackathon guide
2022-06-01 16:58:21 +03:00
Filip Sodić
244e66cec3
[Blog] Restructure the blog site to improve accessibility ( #501 )
...
* Extract authors to avoid duplication
* Show all blogs in sidebar on web
* Truncate all blog posts to fit on feed
* Change waspleau blog post summary
* Update Waspello tagline
* Remove duplicate Shayne intro line
2022-03-17 11:09:48 +01:00
Matija Sosic
b11f07bb3f
Migrated Waspello to the new Wasp DSL syntax. ( #458 )
2022-02-11 10:21:36 +01:00
Martin Sosic
a0b7477d19
Renamed all references to master branch into main branch.
2022-02-08 15:34:32 +01:00
Matija Sosic
811fe57d63
blog: added martijn's intro post. ( #447 )
2022-02-08 09:48:11 +01:00
Shayne Czyzewski
f9ff48824b
Update Waspleau example and blog post to use new Analyzer syntax ( #443 )
2022-01-31 11:41:47 -05:00
Shayne Czyzewski
0abefb460b
Adds Waspleau blog post ( #432 )
2022-01-27 16:43:46 -05:00
Martin Šošić
8d2c33ab28
Replace Wasp with AppSpec and Parser with Analyzer. ( #423 )
2022-01-20 11:45:14 +01:00
Himanshu
7c1fc37459
[feature] img+caption component ( #416 )
...
[Blog] #410 - added image with caption React component.
2022-01-11 14:19:27 +01:00
Matija Sosic
78508e0c19
Added image tag to the latest blog posts, so they are expanded correctly on Twitter.
2021-12-21 21:07:18 +01:00
shayneczyzewski
470d4a5889
Added Shayne intro interview blog post.
2021-12-20 16:46:05 +01:00
Matija Sosic
de817ed58d
Wrote a blog post introducing Waspello.
2021-12-17 23:39:33 +01:00
Matija Sosic
f198bafad1
Added CTA to the end of fundraising lessons blog post.
2021-11-22 14:06:47 +01:00
Matija Sosic
c6bd3b9a96
Added blog post about our fundraising learnings.
2021-11-22 13:58:48 +01:00
Matija Sosic
e7b6a224a5
Extracted in blog CTA into a separate component.
2021-11-22 10:08:43 +01:00
Matija Sosic
a32721768a
Added blog post with our fundraise announcement.
2021-11-21 22:20:13 +01:00
Martin Sosic
9db0c2ed52
Added blog post about 'forall' in Haskell.
2021-09-01 16:18:32 +02:00
Martin Sosic
8ee43ca834
Moved web from wasp-lang/web repo to folder in this repo.
2021-07-23 19:39:15 +02:00