pyladies / chapter-websites

Repo of all the PyLadies chapter websites submodules
MIT License
8 stars 14 forks source link

Requesting a new PyLadies Chapter website: Chennai #26

Closed niharikakrishnan closed 3 years ago

niharikakrishnan commented 3 years ago

This template should be used for those requiring a new PyLadies website.

What is the name of the PyLadies chapter requesting the website?

Have you registered your PyLadies chapter in the PyLadies Chapter Directory?

[x] Yes [ ] No

If no, please visit the PyLadies Chapter Directory logged in with your official PyLadies email and complete the registration. If you do not finish this, a website will not be created.

What is the custom domain desired for the PyLadies chapter website?

chennai.pyladies.com

What are the GitHub handles of the PyLadies chapter organizers?

Niharika Krishnan | niharikakrishnan | niharikakrishnan | Organizer Unnati Mishra | CodesbyUnnati | Unnati Mishra | Member

Do you want your website to use one of the following templates or do you prefer it to be blank?

Where will you host the website?

Issue checklist

For the author to complete:

For the @pyladies/tech-and-infra-admins to complete:

/cc @pyladies/tech-and-infra-admins

lorenanicole commented 3 years ago

Yikes I'm afraid that there isn't a good way to host on Netlify actually. The PyLadies domain is a Cloudflare domain, and Netlify + Cloudflare don't play along well. Since your subdomain is going to be in Cloudflare I recommend you use Netlify only for your CI/CD for checking your builds then host on say GitHub pages instead.

CodesbyUnnati commented 3 years ago

Okay, then we'll host it on Netlify. Now, do I have to reopen this issue again?

lorenanicole commented 3 years ago

Okay, then we'll host it on Netlify. Now, do I have to reopen this issue again?

You dont want a domain then? Because if you host on Netlify you cannot use a subdomain.

CodesbyUnnati commented 3 years ago

Yess, we want one. We have now decided to host it on Github Pages.

lorenanicole commented 3 years ago

Ah ok! You're all setup. Sorry for the netlify hosting, maybe in the future there'll be a better way.

lorenanicole commented 3 years ago

Please make sure to complete your items so that you can close out this issue:

image
lorenanicole commented 3 years ago

Also chennai.pyladies.com is live with the example theme. Feel free to go customize your website to whatever you. want!

CodesbyUnnati commented 3 years ago

Thank You!

niharikakrishnan commented 3 years ago

Please make sure to complete your items so that you can close out this issue:

image

Hi Lorena, our website code is not present in the main PyLadies repo. We've just recently developed our website. Are Point 3 and Point 4 of Issue checklist applicable to us?

BethanyG commented 3 years ago

@niharikakrishnan - Since your website is new, point 4 is not applicable. However, since you are using chennai.pyladies.com, you'll want to complete point 3 -- adding your GH pages repo as a submodule to this repo.

lorenanicole commented 3 years ago

@niharikakrishnan can you please open a pull request to add your website as a submodule to the repository? Example PR: https://github.com/pyladies/chapter-websites/pull/24. Directions for how to: https://github.com/pyladies/chapter-websites#adding-your-website-to-a-submodule.

niharikakrishnan commented 3 years ago

Hi @lorenanicole , I've added the Chennai website as a submodule and opened a pull request.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days