CodeForTucson / codefortucson-site

Current Code for Tucson website
http://www.codefortucson.org
GNU General Public License v2.0
3 stars 8 forks source link

Adds Tucson Women TechMakers event page to site #49

Closed meiqimichelle closed 8 years ago

meiqimichelle commented 9 years ago

NB: PR #47 should merge before this one, as it is based off of that branch.

Our Tucson Women TechMakers event needs a place to direct people to for info. So, we're adding a page to our site for now. Maybe later we'll have time to create a separate site. Even better, maybe some of our attendees will be inspired and make one :D It will live at codefortucson.org/womentechmakers/ . It is straightforward to change the url if we want to.

Right now, there's only filler text. @maggiemelo will update it will real info soon. Since the page isn't linked anywhere publicly, I recommend we merge this to master now so that @maggiemelo has an easier time of making her content edits off the master branch.

Notes on editing content: The splash image, heading text, and intro paragraph are all in pages/womentechmakers/ . This is where it gets fun -- the FAQ text is in a separate file to keep things nice and clean: _data/wtm_faq.yml. @maggiemelo I'll show you how to edit that so you can add yer FAQ info, but I think once you see the file you'll get the idea :)

Version one looks like:

wtm

maggiemelo commented 8 years ago

@meiqimichelle @DainialPadraig I added the FAQ verbiage, so that's good to go! Let me know when I could start building out the verbiage for the landing page, and I'll get to it. :D

meiqimichelle commented 8 years ago

Since #47 merged already, I'm going to self-merge this to unblock @maggiemelo .