-
-
Notifications
You must be signed in to change notification settings - Fork 96
Redesign for cornucopia.owasp.org #2194
Copy link
Copy link
Labels
cornucopia.owasp.orggsoc2026help wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript code
Metadata
Metadata
Labels
cornucopia.owasp.orggsoc2026help wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript code
Type
Fields
Give feedbackNo fields configured for issues without a type.
This feature will be part of Google Summer of code 2026. Please ensure you read the following to ensure you are able to participate: https://owasp.org/www-community/initiatives/gsoc/gsoc2026
The current website was set up quickly to improve visibility for the project, but not much emphasis was placed on SEO and WCAG guidelines (https://www.w3.org/WAI/standards-guidelines/wcag/) or responsive design.
The Solution
In order to improve search engine ranking and usability, we need to improve the current design so that it's easier to conform to WCAG guidance and make it easier for users to use the pages and discover them through search engines. We still want to keep the option to create content in Markdown, but otherwise, you are free to investigate how best to solve this task.
The new solution also needs to be easily deployed to Cloudflare Pages: https://pages.cloudflare.com/
We also need the possibility to gradually add more languages.
Additional context
The current pages are generated using the static Svelte Adapter. This has served us well, but you are free to investigate other options as well.