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

Projects / New Projects - Give option of importing Github README files into C4P project description #165

Open
rmcmillen50 opened this issue Jan 25, 2017 · 5 comments
Assignees
Labels

Comments

@rmcmillen50
Copy link

rmcmillen50 commented Jan 25, 2017

As as Code for Philly organizer, I want to make it easy as possible to create & maintain projects on cfp.org, so that project entries are kept fresh.

Providing project managers the opportunity to upload / actively link a previously written README or CONTRIBUTING file directly from GitHub into their project's code4philly.org readme.md section would reduce the admin overhead involved in keeping both places current/fresh.

@rmcmillen50 rmcmillen50 changed the title Projects / New Projects - Give option of importing Github README files Projects / New Projects - Give option of importing Github README files into C4P project description Jan 25, 2017
@aharley40
Copy link
Contributor

@rmcmillen50 It looks like we have a markdown field that supports a readme field. I think we should go with the following solutions:

  • Detect Github url's in the "URL for Developers:" field on the project edit page
  • If detected, Show 'Sync README.md'
    -'Sync README.md' button pops up confirm window to overwrite current read me field
    -Ajax request to github fills in field

If you agree, I'll get started on this right away.

@rmcmillen50
Copy link
Author

that sounds amazing @aharley40 !!

@rmcmillen50 rmcmillen50 self-assigned this Mar 9, 2017
@aharley40
Copy link
Contributor

@rmcmillen50 Available for review at laddr2.harley.dev after you've added the following to your host file 138.197.115.229 >harley.dev. If you have your own laddr instance, the branch is issues/165.

@rmcmillen50
Copy link
Author

Hi @aharley40 - I successfully added that link to my host file, but now I'm receiving a ERR_CONNECTION_REFUSED message. Any thoughts?

@rmcmillen50
Copy link
Author

also, fyi - I've added the following to my host files and using a ping command I can see the laddr2.harley.dev is going to your IP address above.

138.197.115.229 harley.dev
138.197.115.229 laddr.harley.dev
138.197.115.229 laddr2.harley.dev

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

No branches or pull requests

2 participants