From 36f4d36dc2833714b3ec0a5df93fa14f5b7549a2 Mon Sep 17 00:00:00 2001 From: Donovan Rimer Date: Thu, 12 Sep 2024 12:13:24 -0700 Subject: [PATCH] updated readme and build --- README.md | 5 +++ src/components/Magazine.tsx | 62 +---------------------------- src/components/StyledCoverPhoto.tsx | 5 ++- src/templates/article.tsx | 1 + 4 files changed, 11 insertions(+), 62 deletions(-) diff --git a/README.md b/README.md index fe5beea0..f4944da1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# PRIME Website +This repository stores the static server code for PRIME's website. The 'public' folder of this project is generated from the build command, and is uploaded to an s3 bucket in order to be hosted. + # gatsby-starter-dailybruin How the Daily Bruin likes using [Gatsby](https://www.gatsbyjs.org). Note this starter combines a couple of other in-house DB tools, like [gatsby-source-kerckhoff](https://github.com/dailybruin/gatsby-source-kerckhoff), which draws from our site manager [Kerckhoff](https://github.com/dailybruin/kerckhoff), and [Lux](https://github.com/dailybruin/lux), our React-based design system. @@ -45,3 +48,5 @@ To build: ``` yarn build ``` + + diff --git a/src/components/Magazine.tsx b/src/components/Magazine.tsx index d63b5dc2..64ffe3c7 100644 --- a/src/components/Magazine.tsx +++ b/src/components/Magazine.tsx @@ -7,66 +7,6 @@ interface MagazineProps { export class Magazine extends React.Component { render() { - return ( -
-
-
FULL PRINT
-
- MAGAZINE -
-
-
-