Commit graph

47 commits

Author SHA1 Message Date
097271b624 feat: add the blog 2024-11-08 11:04:55 +01:00
6a4de8dcfd fix: decrease the padding for FAQ and features sections for mobile devices 2024-11-08 09:43:34 +01:00
b13a237b38 feat: install Sanity and Sanity Studio 2024-11-08 09:43:04 +01:00
d5d27b85c5 fix: add color transition to the footer links 2024-11-07 22:50:34 +01:00
7c8c2f56b0 fix: center align the CAPTCHA 2024-11-07 22:15:30 +01:00
fdfa1e271b fix: show the scrollbar if CAPTCHA is overflowing the card 2024-11-07 22:12:14 +01:00
401d7c397f fix: disable send button if the CAPTCHA is not solved 2024-11-07 22:06:51 +01:00
22d082b9a4 chore: upgrade dependencies to latest versions 2024-11-07 21:57:36 +01:00
9aaf452310 feat: add the contact form 2024-11-07 21:54:34 +01:00
e59ef80353 fix: hide the mobile menu when the link in the menu is clicked 2024-11-07 18:18:38 +01:00
599763c3f2 fix: fix the responsiveness of the documentation layout 2024-11-07 18:16:40 +01:00
9d0de2c863 fix: make the heading in the footer bold 2024-11-07 18:15:49 +01:00
36d97aecd1 feat: add custom 404 Not Found page 2024-11-07 18:14:58 +01:00
c82ebcb23d feat: add the documentation layout 2024-11-07 18:06:11 +01:00
e2517e1f14 feat: add privacy policy and TOS pages 2024-11-07 06:41:49 +01:00
2a664e0efd fix: replace top-level <div> tags in section with <section> tags 2024-11-07 06:30:58 +01:00
3c92518ba3 feat: add contributing page 2024-11-06 20:39:45 +01:00
b5b38b5bb8 fix: make the logo bigger in the footer 2024-11-06 17:08:19 +01:00
d14001b92f fix: update FAQs 2024-11-06 16:49:09 +01:00
7cd8286780 fix: disable transitions on theme change 2024-11-06 16:42:54 +01:00
e041603aaa feat: add the footer 2024-11-06 16:42:25 +01:00
f9d166fbfe fix: add a screen reader-only text for the "Close" button 2024-11-06 16:13:30 +01:00
462897de32 fix: fix the broken background for the "MERNMail" name in the header in the hero section 2024-11-06 16:10:57 +01:00
d9f91d87af build: add commitizen and browserslist configuration to package.json 2024-11-06 16:09:06 +01:00
7206e85520 feat: add the FAQ section 2024-11-06 16:08:25 +01:00
68f45963ee fix: change the conditions on which links in the header are marked as active 2024-11-05 23:17:14 +01:00
074ccb9422 feat: add the about section 2024-11-05 23:16:41 +01:00
1260f0bde3 fix: make the links in the navigation bar smaller 2024-11-05 22:45:05 +01:00
be161a29d4 fix: adjust the paddings in the hero and features sections 2024-11-05 22:40:03 +01:00
31f1385bdf fix: make the CTAs in the hero section bigger 2024-11-05 22:36:36 +01:00
ba1fbcbb31 fix: fix the background of the sticky header 2024-11-05 22:33:28 +01:00
e0edfb390a fix: fix the header stickiness 2024-11-05 22:33:02 +01:00
23efa9ab4b feat: add the features section 2024-11-05 22:32:29 +01:00
23253b7ff3 feat: replace the placeholder image with a real screenshot of MERNMail 2024-11-05 22:08:41 +01:00
96a431beeb feat: change the proportions of the placeholder image in the hero section 2024-11-05 21:57:06 +01:00
c9bee3b72b feat: add the hero section 2024-11-05 21:54:17 +01:00
99e756c508 feat: add the header 2024-11-05 21:14:06 +01:00
919c35354d build: replace "purge" property with "safelist" property in Tailwind CSS configuration 2024-11-05 19:25:00 +01:00
4988419b36 build: add Prettier configuration 2024-11-05 19:21:51 +01:00
99fc22eccc feat: add a root layout 2024-11-05 19:19:02 +01:00
4fd97f1bdf feat: add a theme provider 2024-11-05 19:15:13 +01:00
9fff32d473 feat: replace default contents with placeholders and MERNMail metadata 2024-11-05 18:51:13 +01:00
a8576d0b5e build: install Autoprefixer 2024-11-05 18:26:26 +01:00
0430a0a656 chore: make the Next.js version upgradeable 2024-11-05 18:17:08 +01:00
83bbcf967d chore: downgrade from React 19 RC to React 18 (stable version) 2024-11-05 18:14:32 +01:00
1735bb1975 build: set up ESLint, Prettier, Commitlint, lint-staged and Next.js configurations 2024-11-05 18:13:12 +01:00
489e7ebbc0 Initial commit from Create Next App 2024-11-05 18:06:15 +01:00