a9869b72be
✨ Implement newsletter subscription form using API
...
Switch from SendInBlue to EmailOctopus for newsletter. Now uses their API through the form to handle subscription.
2022-06-23 20:10:55 +02:00
cdabe6935b
🔥 Huge style refactoring by using SvelteKit built-in style tag
...
It's been tricky but got there finally! Hello `:global`
- Avoid using one global CSS file containing everything
- Import the component SCSS file in a script tag from the component file to allow style scoping and including it only when used
2022-06-22 23:26:00 +02:00
74ff618c23
Fix Modules responsive
2021-10-23 23:19:51 +02:00
1aaa12f435
Add hover on Newsletter module links
2021-10-18 23:57:31 +02:00
8839684494
Add background on Newsletter module
2021-10-16 14:40:53 +02:00
8b07352431
Make newsletter form a reusable component
2021-10-16 13:25:26 +02:00
e9e838ae1a
Edit max-width on newsletter component
2021-10-16 13:24:53 +02:00
4100cd3013
Add Medium font variant and update font weights globally
2021-10-08 00:31:16 +02:00
27f3ce9f79
Fix Newsletter module past issues link
2021-10-05 19:38:14 +02:00
54afac2ed5
Add and edit responsive style on homepage
2021-10-03 19:14:24 +02:00
dc11cd28ad
Fix some styles
2021-10-03 13:10:24 +02:00
0cc1585953
Fix Modules styling and layout
2021-10-02 13:22:17 +02:00
0ba0ab1f60
Edit Newsletter component
2021-09-29 23:38:00 +02:00
1409dc0894
Create Newsletter component
2021-09-28 22:51:06 +02:00