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

Open source #98

Closed
thisismydesign opened this issue Mar 30, 2020 · 19 comments
Closed

Open source #98

thisismydesign opened this issue Mar 30, 2020 · 19 comments

Comments

@thisismydesign
Copy link
Member

thisismydesign commented Mar 30, 2020

  • rename
  • look for and remove personal settings/config
  • provide actual working config example in readme
    • we could use our own data for extra exposure. @nkapolcs @gomorizsolt are you ok with having your GH/GL user names in the readme?

Prerequisites: #91, #102

@nkapolcs
Copy link
Contributor

rename

My first idea was theam or theame (like team theme) :)

look for and remove personal settings/config

I don't see anything sensitive in the repo.

we could use our own data for extra exposure. @nkapolcs @gomorizsolt are you ok with having your GH/GL user names in the readme?

Of course.

@gomorizsolt
Copy link
Collaborator

@nkapolcs @gomorizsolt any naming proposals? :)

No proposals from my side right now.

look for and remove personal settings/config

LGTM!

@nkapolcs @gomorizsolt are you ok with having your GH/GL user names in the readme?

Sure, it's fine. 👍

@gomorizsolt
Copy link
Collaborator

Created #101 and #102, not sure if any of them would be critical before open-sourcing the repo.

@thisismydesign
Copy link
Member Author

I was thinking about dotdev for name. I like theam but perhaps it's more difficult to explain as it's hard t figure out from the pronunciation how it's written.

@gomorizsolt
Copy link
Collaborator

+1 for both from my side. :)

@nkapolcs
Copy link
Contributor

I like dotdev too. :)

@thisismydesign
Copy link
Member Author

Renamed to dotdev.

@thisismydesign
Copy link
Member Author

thisismydesign commented Apr 8, 2020

Good point, could you change the default logo to a Next.js logo? We should not have that default cover image in the repo. Please remove it. If it's mandatory for the tiles, let's make the param mandatory but I'd prefer it being optional is possible.

@gomorizsolt
Copy link
Collaborator

gomorizsolt commented Apr 9, 2020

If it's mandatory for the tiles, let's make the param mandatory but I'd prefer it being optional is possible.

It's optional.

{cover && <CardMedia image={cover} title={name} />}

@thisismydesign
Copy link
Member Author

Thanks, please make sure though that the tiles are not broken without a picture.

@gomorizsolt
Copy link
Collaborator

gomorizsolt commented Apr 9, 2020

One thing I've noticed is that the GitHub API complains about the missing CORS policy header:

Screenshot 2020-04-09 at 10 21 21

Both in production and in development.

@thisismydesign
Copy link
Member Author

What feature is this breaking? Please create an issue, I assume we need to use the proxy here as well.

@gomorizsolt
Copy link
Collaborator

Nevermind, this seems to be working right now.

@thisismydesign
Copy link
Member Author

Anything still missing to open source?

@gomorizsolt
Copy link
Collaborator

It's fine as-is from my side. :)

We can open-source the project and continue working on the active PRs meanwhile.

@gomorizsolt
Copy link
Collaborator

How about #101? The proxy server is a required config but it seems we don't make sure of it.

@gomorizsolt
Copy link
Collaborator

Alright, I think we're ready to make the project open-source. :)

Going forward we can refactor the code where it's required but imo it's fine as-is right now.

@thisismydesign
Copy link
Member Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants