beckastar / ladynerds_site

Django CRUD for the Ladynerds organization
7 stars 8 forks source link

FAQ rewrite #25

Closed KaiBot3000 closed 8 years ago

KaiBot3000 commented 8 years ago

Made changes to two pages:

About: Will eventually be the landing page for non-members. I added space for the contact form and removed FAQ questions that are only applicable to members

FAQ: New page! Features questions that members may have, like how to get more involved.

I also made the questions in the FAQs into a class, so they can be formatted consistently with CSS, and corrected typos and consistently formatted the word "LadyNerds" on both pages.

TODO: [x] Add FAQ to navbar, view.py [x] Add CSS for FAQ question headers

Note: the commits from other folks are to files that were changed in the master branch (readme, gitignore, etc).