Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Games Page #74

Open
ChaelCodes opened this issue Aug 10, 2021 · 4 comments
Open

Create a Games Page #74

ChaelCodes opened this issue Aug 10, 2021 · 4 comments
Labels
game Games to play, review, etc

Comments

@ChaelCodes
Copy link
Owner

ChaelCodes commented Aug 10, 2021

Description

We've played so many inspiring and fun Programming Games that I can't remember them all! And I'm betting my viewers can't either. Let's collect YouTube, Steam, Humble Bundle, and my review in one place so we can share these rad games!

Changes

Create a Games Page

We have a few pages like this one already. There's /podcasts and /talks. Both of these use a layout that I need to refactor out in a separate PR. All the games are posts, and the date is the last time I played the game. We give all the games a category in the frontmatter of games, and then we can iterate through them. I put the styles in the components, mostly because I can.

Add a few games as Posts

Create a post for each game. It should have a thumbnail, description, and category of games in the frontmatter.

@ChaelCodes ChaelCodes added the game Games to play, review, etc label Aug 10, 2021
@Ndace-hash
Copy link

I have never contributed to an open-source project before. This issue seems interesting I have basic knowledge of HTML, CSS and JavaScript. Is this issue still open for contribution?

@ChaelCodes
Copy link
Owner Author

Hi @Ndace-hash !! I'm really glad you're interested in open-source, and want to get started contributing!

This repository is for my personal site: chael.codes. I don't think I've provided enough detail for this story to be worked on. (I really just use these issues as an open to-do list.) I'm not sure if this is the right project for your first contribution.

If you really want to, I won't say no, but again, I don't really have things set up for contributors.

The site runs on Jekyll, so after you fork and clone it, you can start it with bundle exec jekyll serve --livereload.

Also, I don't have any of the data sources or game reviews written yet!

@ChaelCodes
Copy link
Owner Author

@Ndace-hash I found this repo that has html and css buttons, and a good contributing guide: https://github.com/sButtons/sbuttons if you're looking for a good place to make your first open-source contribution, this might be good.

@Ndace-hash
Copy link

Ndace-hash commented Sep 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game Games to play, review, etc
Projects
None yet
Development

No branches or pull requests

2 participants