diff --git a/README.md b/README.md index 1406faa..9e908d3 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,20 @@ Netlify is a simple tool to use for continuous integration and continuous develo ## Setting up you website with Netlify 1. Fork the repo. -2. This repo has `gh-pages` set as the [default branch](https://docs.github.com/en/github/administering-a-repository/setting-the-default-branch). +2. This repo has `gh-pages` set as the [default branch](https://docs.github.com/en/github/administering-a-repository/setting-the-default-branch). 3. Register for a Netlify account. [Open source teams qualify for free OSS accounts](https://www.netlify.com/legal/open-source-policy/), use your `pyladies` chapter email address when creating your account. You'll need to host a Netlify badge on your website which is already included in the emplate. Please note that any overages will be additionally charged. 4. Setup your site with [these directions](https://www.netlify.com/blog/2016/10/27/a-step-by-step-guide-deploying-a-static-site-or-single-page-app/). As this is a simple html and css website there is no need for custom build steps. -4. If you have requested a [custom domain](https://github.com/pyladies/pyladies/README.md) you can configure that within [your Netlify site](https://www.netlify.com/blog/2020/03/26/how-to-set-up-netlify-dns-custom-domains-cname-a-records/). +5. If you have requested a [custom domain](https://github.com/pyladies/pyladies/README.md) you can configure that within [your Netlify site](https://www.netlify.com/blog/2020/03/26/how-to-set-up-netlify-dns-custom-domains-cname-a-records/). ## Template Information -- Main file you'll update is `index.html` where you can add organizer information, your own chapter branding, contact links for your chapter, and replace the skyline image. +- Main file you'll update is `index.html` where you can add organizer information, your own chapter branding, contact links for your chapter, and replace the skyline image. - You'll want to place organizer photos can be placed in the `images/bios` directory and update the `images/skyline.jpg` with your own desired skyline image. +- If you have past organizers you'll want to replace photos and update infos, if not remove the section. - If you rename the skyline image modify the `style.css` to point it to the image, look for the `.skyline` css rule. - Add your custom `@pyladies/chapter-organizer` team that is created when you add your website to the [PyLadies Chapter Website repo](github.com/pyladies/chapter-websites) e.g. `@pyladies/chicago` +- If you have a twitter account you can get the timeline widget from [publish twitter](https://publish.twitter.com/). Replace the link in `index.html`, in the event section, with the one you get in the timeline code generated by twitter, and uncomment the section. +- For the events section you can add photos from you events. 2 photos and the twitter timeline work well together. ## Local Development @@ -34,8 +37,8 @@ $ python -m http.server # Defaults to port 8000, you can change by providing an GitHub provides a free hosted page for each [GitHub user](https://pages.github.com/). You can setup your page either via: -1. Using and creating a repo `github_username.github.io`. -2. Using `gh-pages` branch, which is the default branch on this template. +1. Using and creating a repo `github_username.github.io`. +2. Using `gh-pages` branch, which is the default branch on this template. You can look at your repository > settings > GitHub Pages for more information on generating the `CNAME` file if you have a custom domain. diff --git a/images/bios/pylady_geek.png b/images/bios/pylady_geek.png index 71c5bb7..6ff556b 100644 Binary files a/images/bios/pylady_geek.png and b/images/bios/pylady_geek.png differ diff --git a/images/pylady_geek.png b/images/pylady_geek.png index 71c5bb7..6ff556b 100644 Binary files a/images/pylady_geek.png and b/images/pylady_geek.png differ diff --git a/images/pylady_glasses.png b/images/pylady_glasses.png new file mode 100644 index 0000000..0a2dabe Binary files /dev/null and b/images/pylady_glasses.png differ diff --git a/images/pylady_pandemic.png b/images/pylady_pandemic.png new file mode 100644 index 0000000..24c48b3 Binary files /dev/null and b/images/pylady_pandemic.png differ diff --git a/index.html b/index.html index b7e853e..29eb8b6 100644 --- a/index.html +++ b/index.html @@ -1,199 +1,400 @@ -
-