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

Determine what features should be included #1

Open
jfredett opened this issue May 20, 2012 · 4 comments
Open

Determine what features should be included #1

jfredett opened this issue May 20, 2012 · 4 comments

Comments

@jfredett
Copy link
Contributor

Initial thoughts

Probably don't need a full rails app, but it'll be good for hacking, so the over-engineered approach might be good for purposes of pedagogy.

We'll definitely need a blogging-esque system for rapid communication to the community, we'll need project listings w/ changelogs, CI status, contact info for maintainers, etc. Ideally some twitter feeds and similar.

@netbyte
Copy link

netbyte commented May 23, 2012

RSS feed would be cool

@jfredett
Copy link
Contributor Author

Absolutely -- maybe a combined changelog for each project?

@Naomarik
Copy link

What about a user/profile system to keep our roster rather than having it as a repo on github? Could implement omniauth github and allow people to sign in with that. Would alleviate the need for dealing with pull requests.

@jfredett
Copy link
Contributor Author

As we talked about on IRC. I think this is a good idea long term, but first I think we should go for some simple blog functionality w/ a very basic, self-hosted user model. Then we can look at expanding that model to include Omniauth functionality.

Ideally, I'd like to have integration (like you suggest) with github and other services (at the users discretion) so that every user can have a profile page.

Finally, the user model will eventually need to encompass some permissions so that I can manage who can make posts, post screencasts, and similar.

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