From 93e5709d20c72d878d0c3a371e7dba5a6cd55a4b Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sun, 11 Feb 2024 23:12:19 -0800 Subject: [PATCH] 1.0 release --- README.md | 6 +++--- src/app/about/page.tsx | 22 ++-------------------- src/app/components/News.tsx | 16 +++++++++------- src/app/layout.tsx | 2 +- src/app/page.tsx | 11 +++++------ 5 files changed, 20 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 7bf0d04..0d4c5e9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# eeXiv2 +# eeXiv -eeXiv just got better +arXiv just got better --- -eeXiv2 (pronounced "EECS-iv"[^1]) is Team 1280's locally-hosted curated research-sharing platform. It is the successor to the original eeXiv, whose design was so terrible it was redesigned within 24 hours. +eeXiv (pronounced "EECS-iv"[^1]) is Team 1280's locally-hosted curated research-sharing platform. It is maintained by the Team 1280 EECS ("Electrical Engineering and Computer Science") team, which is also the greatest contributor of its research papers. However, this repository is open for anyone—in Team 1280, in another FRC team, or as independent hobbyists—to contribute. eeXiv borrows from a pioneer in digital open access, arXiv.org, and hosts the most FRC-specific scholarly articles in numerous subject areas, curated by our strong community of volunteer moderators. diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5dc26c2..4c0de36 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -5,12 +5,12 @@ export default function Page() {

About Us

- eeXiv2{' '} + eeXiv{' '} {`is a project hosted by Team 1280 EECS ("Electrical Engineering and Computer Science"), independent of the department of the same name at`}{' '} UC Berkeley. We aim to rival arXiv as the single largest open-source and open-access research - paper repository. eeXiv2 is{' '} + paper repository. eeXiv is{' '} open-source and{' '} licensed @@ -22,24 +22,6 @@ export default function Page() {