Commit graph

170 commits

Author SHA1 Message Date
99cc32f831 Fix clipped text in the bottom on the heading in /changelogs/[slug] pages. 2024-07-29 22:22:33 +02:00
Abhijit Bhattacharjee
2acb22d4e6
Merge pull request #8 from DorianNiemiecSVRJS/main
CSS bug fixes and accessibility improvements
2024-07-30 01:50:35 +05:30
5ddd11ed84 Fix clipped at the bottom headings with text gradient. 2024-07-29 21:49:01 +02:00
700fdba7b8 Make the "Process to setting up a WordPress website running on SVR.JS" text in the "SVRJS in action" section smaller 2024-07-29 21:27:27 +02:00
bd44ccc123 Make text below "Accelerate your development" header smaller for mobile devices. 2024-07-29 21:25:29 +02:00
1c8c71da47 Fix the hydration error related to <span> elements in <svg> element; <span> elements don't belong in <svg> elements! 2024-07-29 21:23:44 +02:00
207958e0f7 Improve the accessiblity of mobile menu toggle, and theme toggle. 2024-07-29 21:14:09 +02:00
35cc40b487 Improve the accessiblity of SVR.JS logo in the navigation bar. 2024-07-29 21:11:00 +02:00
7ad120cd8d Improve the accessibility of Linux and Docker buttons. 2024-07-29 21:09:37 +02:00
bf731b363d Improve accessibility in testimonials section; rendered <li> elements are now in <ul> element. 2024-07-29 21:04:44 +02:00
a354ae5de0 Improve accessibility in the navigation bar; direct child of rendered <ul> element are now only <li> elements. 2024-07-29 21:02:58 +02:00
a97d64ded5 Change the background color of the footer in the light mode from Zinc 100 to Zinc 50, in order for the hover effect in social media icons to be visible. 2024-07-29 20:50:10 +02:00
5c56c4580d Make the image in the About section correct size for older browsers. 2024-07-29 20:49:07 +02:00
3e4468161c Remove "bg-primary" Tailwind class from the "Simplify" word in the heading in the hero section, that will be overridden by gradient-related Tailwind class anyway. 2024-07-29 20:47:20 +02:00
2bf2d3036b Make older browsers not show a horizontal scroll bar, because of the header 2024-07-29 20:45:51 +02:00
8e1b93721a Replace one <main> tag with <div> tag, and removed a <main> tag, that wrapped prior <main> tag; <main> tag specifies the main content of a document, and there must not be more than one <main> tag! 2024-07-29 20:43:07 +02:00
2b24b774c4 Fix bug with page going all the way to top, while toggling mobile navigation menu. 2024-07-29 20:41:01 +02:00
022fafd3fd Update package-lock.json 2024-07-29 20:15:44 +02:00
Cypro Freelance
dadc9be57e openg pt2 2024-07-28 20:50:53 +05:30
Cypro Freelance
9abb779b8a opengraph image update 2024-07-28 20:21:55 +05:30
Cypro Freelance
98c97d2434 metadata, page title, minor changes 2024-07-28 20:17:09 +05:30
Cypro Freelance
406e4562f0 changes in contact page part 2 2024-07-28 16:45:57 +05:30
Cypro Freelance
cacf80e1fc contact page changes 2024-07-28 16:22:13 +05:30
Cypro Freelance
7535227245 icon changed 2024-07-28 15:33:33 +05:30
Cypro Freelance
e4f144e93e footer endgame 2024-07-28 15:29:38 +05:30
Cypro Freelance
42271f4f16 link updated 2024-07-28 14:52:00 +05:30
Cypro Freelance
c9b67c7dff footer complete pls 2024-07-28 14:32:06 +05:30
Cypro Freelance
266e559f27 footer maybe one more commit 2024-07-28 13:21:35 +05:30
Cypro Freelance
c4cc2977d0 footer maybe last one 2024-07-28 13:20:52 +05:30
Cypro Freelance
f542af5d38 vertical gradient 2024-07-27 22:22:30 +05:30
Cypro Freelance
7797b4fa71 fixed gradient 2024-07-27 21:49:12 +05:30
Cypro Freelance
cf9208cf53 misspelt bruhh 2024-07-26 02:01:13 +05:30
Cypro Freelance
7cae49ab97 creating error fixed 2024-07-26 01:54:35 +05:30
Cypro Freelance
b5c4ca32ed i choose to commit my life 2024-07-26 01:39:06 +05:30
Cypro Freelance
8c5e7c44bf wrapper added 2024-07-26 00:55:12 +05:30
Cypro Freelance
5b1400e14b minor design changes 2024-07-26 00:53:26 +05:30
Cypro Freelance
abd8179815 Error still in multilogs slug api typerror todo 2024-07-26 00:45:08 +05:30
Cypro Freelance
8056b67072 CRUD based pages multilogs 2024-07-25 23:59:21 +05:30
Cypro Freelance
e7f1a86172 some changes 2024-07-23 23:32:57 +05:30
Cypro Freelance
b22184af49 testimonails added 2024-07-23 22:38:18 +05:30
Cypro Freelance
54ac1d08d6 api routes with non-blocking method 2024-07-21 01:07:40 +05:30
Cypro Freelance
828d9bd7b0 actions try #1 2024-07-21 00:59:50 +05:30
Cypro Freelance
4d88199408 updated logos and added mdx markdown editor in admin/changelogs 2024-07-21 00:34:38 +05:30
Cypro Freelance
1d217133ab some minor changes 2024-07-18 00:03:43 +05:30
Cypro Freelance
092dbd504a pages header 2024-07-17 23:46:05 +05:30
Cypro Freelance
31e840c88e updated admin logs // table sorted in reversed 2024-07-17 22:46:21 +05:30
Cypro Freelance
ffe93a3257 toast added / table in logs added / favicon added 2024-07-17 22:32:48 +05:30
Cypro Freelance
5cafff6f30 upload logs / show logs done 2024-07-17 21:15:28 +05:30
Cypro Freelance
ba7a0ee58b pages description updated 2024-07-10 11:40:55 +05:30
Cypro Freelance
9f964c3aa2 updated tos pp contribute vulnerabilities 2024-07-08 11:22:48 +05:30