Holden Foreman

Results 32 issues of Holden Foreman

We want to check each post for some photo gallery category or categories (for now you can just use an existing category like "Opinions" or "News" for testing purposes) and...

1. Get stanforddaily repo running locally on your machine 2. Create BreakingNewsBanner.tsx file in components/pages/Homepage directory 3. Create React component for banner w/ dummy content (example here is fine: https://codepen.io/ptrundle/pen/rVyXZo)...

- Create pure HTML/CSS template using screenshot as model - Implement on frontend in content view

**If you scroll to the bottom of a post on The Daily's website, you'll see something like this:** It's useful to give our audience options like these at the bottom...

For this ticket, we're going to focus on our site's accessibility. This is ESSENTIAL work. Thanks so much for looking into it! To audit the accessibility of webpages, you can...

We're going to use CSS (nothing else needed!) to create a standard pull quote format for Daily content! This means your work will be used and seen A LOT. Awesome!...

**We want to display a Spotify embed of our most recent podcast on our homepage:** See below example of what the basic Spotify embed looks like when included as an...

– Clone stanforddaily repo and make sure you can run it locally on your machine – cd into repo's components dir and then enter "touch ShareIcons.tsx" to create file for...

1. Make it so that banner only shows up when a breaking news article was published in past 24 hours 2. Make it so that banner contains the headline of...