From 41a93e965219269f932d26222cbe34f1428e34f0 Mon Sep 17 00:00:00 2001 From: Shashank Kumar Date: Mon, 21 Jan 2019 01:37:31 +0530 Subject: [PATCH 1/2] Resources updated --- README.md | 11 ++++- .../PyDelhiConf-logo.png | Bin {conference => logo&images}/pydelhi-logo.jpeg | Bin templates/email_meetup_announcement.txt | 44 ++++++++++++++++++ {text_templates => templates}/tweets.txt | 2 +- text_templates/email_meetup_announcement.txt | 23 --------- 6 files changed, 54 insertions(+), 26 deletions(-) rename {conference => logo&images}/PyDelhiConf-logo.png (100%) rename {conference => logo&images}/pydelhi-logo.jpeg (100%) create mode 100644 templates/email_meetup_announcement.txt rename {text_templates => templates}/tweets.txt (87%) delete mode 100644 text_templates/email_meetup_announcement.txt diff --git a/README.md b/README.md index 7a3d501..6a04870 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# resources -Repository containing resources (graphics, presentations, texts) for PyDelhi organizers +# PyDelhi Resources +Repository containing resources (graphics, presentations, texts) for PyDelhi organizers and volunteers + +- **logo & images** contains PyDelhi logo and other visual assets +- **templates** contains templates helpful in reaching out to Speakers, Venue partners and others on mailing list/social platforms + + Call for Speakers + + Call for Volunteers/Organizations + + Meetup Announcement + + Tweets diff --git a/conference/PyDelhiConf-logo.png b/logo&images/PyDelhiConf-logo.png similarity index 100% rename from conference/PyDelhiConf-logo.png rename to logo&images/PyDelhiConf-logo.png diff --git a/conference/pydelhi-logo.jpeg b/logo&images/pydelhi-logo.jpeg similarity index 100% rename from conference/pydelhi-logo.jpeg rename to logo&images/pydelhi-logo.jpeg diff --git a/templates/email_meetup_announcement.txt b/templates/email_meetup_announcement.txt new file mode 100644 index 0000000..04fce62 --- /dev/null +++ b/templates/email_meetup_announcement.txt @@ -0,0 +1,44 @@ +## Call for Speakers + +PyDelhi is conducting its next meetup on [1]. Call for proposals for talks[2] is open and final selected talks/workshop will be announced soon. + +**Footnotes: +[1] +[2] https://github.com/pydelhi/talks/issues/new + +---- + +## Call for Volunteers/Organizations + +PyDelhi is conducting its next Dev Sprints on [1]. If you are a maintainer or contributor to an Open Source project please reply to this post and participate during the Dev Sprints. PyDelhi invites an interesting pool of participants both old and new which can help take your project further. + +Please reply to this mail or reach out to us[2] if interested. + +**Footnotes: +[1] +[2] https://pydelhi.org + +---- + +## Meetup Announcement + +Subject: Announcing PyDelhi Meetup, +To: ncr-python.in@python.org + +Hi Everyone, +The venue for our meetup on has been finalized at [1]. Thanks and venue managamenet team! + +Schedule +-------- + + +Please RSVP[2] to give us an estimated head count and receive further updates, if any. + +Let's spread the word![3] + +**Footnotes: +[1] +[2] +[3] + +---- diff --git a/text_templates/tweets.txt b/templates/tweets.txt similarity index 87% rename from text_templates/tweets.txt rename to templates/tweets.txt index 3ddbe63..63888f0 100644 --- a/text_templates/tweets.txt +++ b/templates/tweets.txt @@ -11,7 +11,7 @@ Talks 🎬 "${talk_title}" by ${speaker_handle} is available now @ https://pydelhi.org/talks 😊 -Propose your talks @ https://github.com/pydelhi/talks/issues?q=is%3Aopen +Propose your talks @ https://github.com/pydelhi/talks/issues/new Sponsors diff --git a/text_templates/email_meetup_announcement.txt b/text_templates/email_meetup_announcement.txt deleted file mode 100644 index a46839c..0000000 --- a/text_templates/email_meetup_announcement.txt +++ /dev/null @@ -1,23 +0,0 @@ -## 1.5 week before meetup -------------------------- -Subject: Python User Group Meetup, {{date}} -To: ncr-python.in@python.org - -Hi Everyone, -The venue for our meetup on has been finalized at [1]. Thanks and venue managamenet team! - -Further details are available on the meetup page[2]. -Call for proposals for talks[3] and workshop[4] is open and final selected talks/workshop will be announced after 3 days. - -Please RSVP[2] to give us an estimated head count and receive further updates, if any. - -Let's spread the word![2] - -**Footnotes: -[1] -[2] -[3] https://github.com/pydelhi/talks/issues?q=is%3Aopen+ -[4] https://github.com/pydelhi/workshops/issues?q=is%3Aopen+ -[5] - ----- From 945002f1da9e710fc89e090cab02f4dd719ef9cf Mon Sep 17 00:00:00 2001 From: Shashank Kumar Date: Mon, 11 Feb 2019 04:57:01 +0530 Subject: [PATCH 2/2] Template files separated --- templates/call_for_speakers.txt | 9 ++++ ...r_volunteers_organizations_dev_sprints.txt | 11 +++++ templates/email_meetup_announcement.txt | 44 ------------------- templates/meetup_announcement.txt | 22 ++++++++++ 4 files changed, 42 insertions(+), 44 deletions(-) create mode 100644 templates/call_for_speakers.txt create mode 100644 templates/call_for_volunteers_organizations_dev_sprints.txt delete mode 100644 templates/email_meetup_announcement.txt create mode 100644 templates/meetup_announcement.txt diff --git a/templates/call_for_speakers.txt b/templates/call_for_speakers.txt new file mode 100644 index 0000000..6ee1053 --- /dev/null +++ b/templates/call_for_speakers.txt @@ -0,0 +1,9 @@ +## Call for Speakers + +PyDelhi is conducting its next meetup on [1]. Call for proposals for talks[2] is open and final selected talks/workshop will be announced soon. + +**Footnotes: +[1] +[2] https://github.com/pydelhi/talks/issues/new + +---- diff --git a/templates/call_for_volunteers_organizations_dev_sprints.txt b/templates/call_for_volunteers_organizations_dev_sprints.txt new file mode 100644 index 0000000..69c6cc9 --- /dev/null +++ b/templates/call_for_volunteers_organizations_dev_sprints.txt @@ -0,0 +1,11 @@ +## Call for Volunteers/Organizations + +PyDelhi is conducting its next Dev Sprints on [1]. If you are a maintainer or contributor to an Open Source project please reply to this post and participate during the Dev Sprints. PyDelhi invites an interesting pool of participants both old and new which can help take your project further. + +Please reply to this mail or reach out to us[2] if interested. + +**Footnotes: +[1] +[2] https://pydelhi.org + +---- diff --git a/templates/email_meetup_announcement.txt b/templates/email_meetup_announcement.txt deleted file mode 100644 index 04fce62..0000000 --- a/templates/email_meetup_announcement.txt +++ /dev/null @@ -1,44 +0,0 @@ -## Call for Speakers - -PyDelhi is conducting its next meetup on [1]. Call for proposals for talks[2] is open and final selected talks/workshop will be announced soon. - -**Footnotes: -[1] -[2] https://github.com/pydelhi/talks/issues/new - ----- - -## Call for Volunteers/Organizations - -PyDelhi is conducting its next Dev Sprints on [1]. If you are a maintainer or contributor to an Open Source project please reply to this post and participate during the Dev Sprints. PyDelhi invites an interesting pool of participants both old and new which can help take your project further. - -Please reply to this mail or reach out to us[2] if interested. - -**Footnotes: -[1] -[2] https://pydelhi.org - ----- - -## Meetup Announcement - -Subject: Announcing PyDelhi Meetup, -To: ncr-python.in@python.org - -Hi Everyone, -The venue for our meetup on has been finalized at [1]. Thanks and venue managamenet team! - -Schedule --------- - - -Please RSVP[2] to give us an estimated head count and receive further updates, if any. - -Let's spread the word![3] - -**Footnotes: -[1] -[2] -[3] - ----- diff --git a/templates/meetup_announcement.txt b/templates/meetup_announcement.txt new file mode 100644 index 0000000..ca48a62 --- /dev/null +++ b/templates/meetup_announcement.txt @@ -0,0 +1,22 @@ +## Meetup Announcement + +Subject: Announcing PyDelhi Meetup, +To: ncr-python.in@python.org + +Hi Everyone, +The venue for our meetup on has been finalized at [1]. Thanks and venue managamenet team! + +Schedule +-------- + + +Please RSVP[2] to give us an estimated head count and receive further updates, if any. + +Let's spread the word![3] + +**Footnotes: +[1] +[2] +[3] + +----