beckastar / ladynerds_site

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

FAQ rewrite #24

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: [ ] Add FAQ to navbar, view.py [ ] Add CSS for FAQ question headers

Also, please note that this is <10 commits. The diff is between my branch and master, not my branch and static :(

KaiBot3000 commented 8 years ago

I wanted to merge into static, not master. Resubmitting pull request elsewhere.