creativecommons / faq

Creative Commons FAQ page
https://creativecommons.org/faq/
Other
7 stars 18 forks source link

Creates an entirely new layout for the FAQ page of CreativeCommons. #37

Closed cthomas88 closed 4 years ago

cthomas88 commented 4 years ago

Fixes #30 (& poss #29)

Description Using flexbox I have redesigned the entire FAQ page to something more user friendly. There is still a lot I could do with this, including fixing links etc, however I feel it is an improvement on the current huge list of questions. My new version splits all the questions into six easy to view sections, with drop down menus to see all of the possible questions under any particular heading. Clicking on a question will divert you to a dedicated page where you will find your answer. The format is also responsive and mobile friendly.

Other information

If this is of interest to you and you are happy so far, I could also incorporate functionality that allows the page to land on the exact answer of the question you are looking for. I thought I would submit prior to integrating this just to see how you feel so far.

Checklist:

Developer Certificate of Origin Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 1 Letterman Drive Suite D4700 San Francisco, CA, 94129

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or

(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or

(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.

(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

kgodey commented 4 years ago

@cthomas88 thank you! :) Is this something you could deploy to GitHub Pages on your fork of the repository since it is static HTML?

kgodey commented 4 years ago

Since the Outreachy application period is over, I'm going to close this PR.