Commit graph

152 commits

Author SHA1 Message Date
19d7b4232a Change spacing, so that it matches the spacing that was there before adding padding to the header. Also make the publishing date font smaller on mobile devices. 2024-08-20 20:29:08 +02:00
Cypro Freelance
9fc3b24140 Merge branch 'main' of https://github.com/Proxyy587/new-svrjs 2024-08-20 19:59:12 +05:30
Cypro Freelance
5bf1589b7a added dates in the site 2024-08-20 19:58:54 +05:30
Abhijit Bhattacharjee
f46d0f00a9
Merge pull request #11 from DorianNiemiecSVRJS/main
Fix vulnerability deletion API.
2024-08-09 17:16:28 +05:30
68e44fafc7 Fix vulnerability deletion API. 2024-08-09 13:36:28 +02:00
Cypro Freelance
7a27e2b79e added somestuffs 2024-08-08 22:53:56 +05:30
Cypro Freelance
2a31e73dfb blog updated added seo metadata paginations 2024-08-08 22:11:35 +05:30
Cypro Freelance
943c09f9f8 margin updated 2024-08-08 17:17:00 +05:30
Cypro Freelance
4e3c2f51b6 api secured 2024-08-08 15:44:09 +05:30
Cypro Freelance
22b727d825 env updated 2024-08-08 15:10:45 +05:30
Cypro Freelance
f7ab6e8501 error #1 maybe fix 2024-08-08 14:57:42 +05:30
Cypro Freelance
9b110bbbda text srtart 2024-08-08 14:56:12 +05:30
Cypro Freelance
497b7d091e sanity-studio integrated 2024-08-08 14:51:56 +05:30
Cypro Freelance
61dafc3f3f initial blog commit 2024-08-03 14:36:50 +05:30
Cypro Freelance
c802a80283 metadata updated 2024-08-02 23:11:45 +05:30
Cypro Freelance
4363694ecd seo optimization pt2 2024-08-01 20:47:45 +05:30
Cypro Freelance
ddf9989e7f docs seo 2024-08-01 20:42:46 +05:30
Cypro Freelance
95dbef219a page title #2 2024-08-01 20:38:03 +05:30
Cypro Freelance
3db4004354 page title 2024-08-01 20:32:06 +05:30
Cypro Freelance
41f190d5bf minor changes pt1 2024-08-01 20:02:57 +05:30
Cypro Freelance
133b894d2f made heading smaller even in mobile devices 2024-08-01 14:48:22 +05:30
Cypro Freelance
6296665de9 made vulnerabilities heading small 2024-08-01 14:06:59 +05:30
Cypro Freelance
99910b8c49 title tag changed 2024-08-01 12:38:36 +05:30
Cypro Freelance
ef59e67451 fixed ig? 2024-08-01 00:21:28 +05:30
Cypro Freelance
deb62f9730 made the mods vulnerabilities 2024-08-01 00:13:04 +05:30
Cypro Freelance
a162f66b30 vulnerabilties spelling i suck 2024-07-31 01:17:39 +05:30
Cypro Freelance
89b7b3d845 loading pages 2024-07-31 01:06:45 +05:30
Cypro Freelance
9b8261be2f added vulnerabilitiess 2024-07-31 01:04:39 +05:30
Abhijit Bhattacharjee
d37443d365
Merge pull request #9 from DorianNiemiecSVRJS/main
More CSS bug fixes; continuation of #8
2024-07-30 17:02:26 +05:30
2ef41b3d64 Correct out spacing below the text below the heading. 2024-07-29 23:03:55 +02:00
046911d82e Fix clipped in the bottom heading text on mobile devices. Also correct spacing in between of children elements. 2024-07-29 22:57:35 +02:00
8949594090 Make the text below the heading and the prose smaller on mobile devices. 2024-07-29 22:29:19 +02:00
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