Commit 3102797f authored by Yechang's avatar Yechang
Browse files

feat: qwq

parent ff002669
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
<div class="hidden flex-col md:flex">
	<div class="border-b">
		<div class="flex h-16 items-center px-4">
			<a class="mx-2" href="/">LMS</a>
			<ClassSwitcher {classes} {currentClass} />
			<DashboardMainNav className="mx-6" />
			<div class="ml-auto flex items-center space-x-4">
+46 −37
Original line number Diff line number Diff line
@@ -44,46 +44,55 @@
		</Button> -->
		</div>
	</div>
	<article class="prose">
		<h2>Help Maintain Our Open Source Project QwQ</h2>
		<p>Confused about this empty landing page?</p>
		<p>Passionate about web development and open source?</p>
		<p>Join us!</p>

	<div class="flex items-center justify-center space-y-2">
		<h1 class="text-3xl">You haven't chosen your course yet :-)</h1>
	</div>
	<div class="flex items-center justify-center space-y-2">
		<article class="prose my-5 max-w-[80%]">
			<h1>Help Maintain Our Open Source Project QwQ</h1>
			<p>
We need motivated students to help maintain this project used in SUSTech's cs303, cs311, cs208, cs216.
				Confused about this empty landing page? Passionate about web development and open source?
			</p>

			<p>
				<span class="text-xl font-bold"> Join us!</span> We need motivated students to help maintain
				this project used in SUSTech's cs303, cs311, cs208, cs216.
			</p>
			<div class="grid grid-cols-2 gap-4">
				<div>
					<h3>What You'll Do:</h3>
					<ul>
						<li>Collaborate with a diverse team.</li>
						<li>Contribute to project improvement.</li>
						<li>Gain valuable experience.</li>
					</ul>

					<h3>Who We're Looking For:</h3>
					<ul>
						<li>Enthusiastic students.</li>
						<li>Basic web development knowledge preferred.</li>
						<li>Strong communication skills.</li>
					</ul>

				</div>
				<div>
					<h3>Why Join Us:</h3>
					<ul>
						<li>Real-world software dev experience!</li>
						<li>Enhance your resume?</li>
						<li>Make a meaningful impact!</li>
					</ul>

					<h3>How to Apply:</h3>
					<p>QQ Group Number: 785603736</p>

					<h3>Gitlab</h3>
		<a href="https://mirrors.sustech.edu.cn/git/sustech-lms/web">https://mirrors.sustech.edu.cn/git/sustech-lms/web</a>
		
					<a href="https://mirrors.sustech.edu.cn/git/sustech-lms/web"
						>https://mirrors.sustech.edu.cn/git/sustech-lms/web</a
					>
				</div>
			</div>

			<p>Join us and shape the future of cs education through open source!</p>
		</article>
	</div>

	<!-- <Tabs.Root value="overview" class="space-y-4">
	<Tabs.List>
		<Tabs.Trigger value="overview">Overview</Tabs.Trigger>