From e8ee0decb853f4bbdfe4e432a6c0aafae3c14eb8 Mon Sep 17 00:00:00 2001 From: fdd26 <166243616+fdd26@users.noreply.github.com> Date: Fri, 6 Mar 2026 10:33:10 -0500 Subject: [PATCH 01/12] Fix XHTML5 tags and avoid broken JavaScript --- public/index.html | 391 ++++++++++++++++++++++++---------------------- 1 file changed, 203 insertions(+), 188 deletions(-) diff --git a/public/index.html b/public/index.html index 8d4bfee..0c3686b 100644 --- a/public/index.html +++ b/public/index.html @@ -1,203 +1,218 @@ -
- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - + - - - + + - - - + + + - - - - + + + -Our goal
-The Code Society has for goal of helping programmers, - scientists and other to find each other to discuss programming, new - technologies, science, and more! We also encourage collaboration on - open source projects as a way to learn, contribute, and grow together as - a community. -
-Grace Framework
-- Grace Framework is an opinionated, - extensible Discord bot framework built on top of discord.py. It comes with a various - tools designed to help you rapidly build scalable, feature-rich Discord bots with - minimal boilerplate. -
-matrix.py
-matrix.py - is a lightweight and intuitive Python library to build bots on the Matrix protocol. - It provides a clean, decorator-based API similar to popular event-driven frameworks, - allowing developers to focus on behavior rather than boilerplate. -
-Resources
-Our library - is a collection of resources put together by the members of - the Code Society for various programming and software development - subjects that we have found useful. It's a great place to find books, - articles, videos, and more to help you learn and grow as a programmer or scientist. -
-Our goal
+The Code Society has for goal of helping programmers, + scientists and other to find each other to discuss programming, new + technologies, science, and more! We also encourage collaboration on + open source projects as a way to learn, contribute, and grow together as + a community. +
+Grace Framework
++ Grace Framework is an opinionated, + extensible Discord bot framework built on top of discord.py. It comes with a various + tools designed to help you rapidly build scalable, feature-rich Discord bots with + minimal boilerplate. +
+matrix.py
+matrix.py + is a lightweight and intuitive Python library to build bots on the Matrix protocol. + It provides a clean, decorator-based API similar to popular event-driven frameworks, + allowing developers to focus on behavior rather than boilerplate. +
+Resources
+Our library + is a collection of resources put together by the members of + the Code Society for various programming and software development + subjects that we have found useful. It is a great place to find books, + articles, videos, and more to help you learn and grow as a programmer or scientist. +
+