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: PyLadies Seattle #15

Closed catherinenelson1 closed 4 years ago

catherinenelson1 commented 4 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?

Seattle

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

seattle.pyladies.com (or similar!)

What are the GitHub handles of the PyLadies chapter organizers?

Name GitHub Handle Slack Handle Team Role
Catherine Nelson drcat101 Catherine Nelson Co-organizer
Wendy Grus wgrus wendy_seattle Organizer
Christy Heaton christyheaton Christy Heaton Co-organizer
Erika Pelaez MidoriR Erika Pelaez Co-organizer

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 4 years ago

@drcat101 the PR has been approved and merged into github.com/pyladies/pyladies (see: https://github.com/pyladies/pyladies/pull/531/files). Also the subdomain has been updated to point to your gh-pages branch on https://github.com/pyladies/pyladies-seattle-website. Basically all you need to do is add your project content to the repo!

lorenanicole commented 4 years ago

Ah, actually looks like @BethanyG made your repo with the blank gh template if you'd @drcat101 like to use the netlify template from this template repo https://github.com/pyladies/netlify-website-template let me know and I can remake your repo off that.

BethanyG commented 4 years ago

Remade the repo with the Netlify template. Netlify preview available at seattle.pyladies.com.

lorenanicole commented 4 years ago

@drcat101 to close this out, can you take care of the last item by adding your repo as submodule to this repo?

image
catherinenelson1 commented 4 years ago

@lorenanicole from the way this documentation https://github.com/pyladies/chapter-websites#adding-your-website-to-a-submodule is written, I thought that was something I only had to do if I was continuing to use our old website. I'll do that right away, and I'll also submit a PR to update the docs so it's clearer!

catherinenelson1 commented 4 years ago

so, I cloned the chapter-websites repo, and entered the following commands as stated in the docs: git submodule add -b gh-pages https://github.com/pyladies/pyladies-seattle-website seattle git submodule init but I don't have permission to push to this repo. What am I doing wrong?

github-actions[bot] commented 4 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