faq
March 28, 2024 ยท View on GitHub
Creative Commons FAQ page: https://creativecommons.org/faq/
Code of conduct
The Creative Commons team is committed to fostering a welcoming community. This project and all other Creative Commons open source projects are governed by our Code of Conduct. Please report unacceptable behavior to conduct@creativecommons.org per our reporting guidelines.
Contributing
See CONTRIBUTING.md.
Content Updates
:warning: Do not modify the index.html files in faq/. They are
generated by the build script.
Only modify the markdown files (faq-en.md and faq-fr.md).
Deployment
- On your local computer:
- Ensure that you have
pandocinstalled (it is availble via Homebrew on macOS) - Generate new
index.htmlfiles:
./build.sh- Review changes:
git diff- Commit changes and submit pull request
- Ensure that you have
- On the
salt-primeserver, test highstatesudo salt index__prod__us-east-2 state.highstate saltenv=${USER} test=True - On the
salt-primeserver, apply highstatesudo salt index__prod__us-east-2 state.highstate saltenv=${USER}
License
Code
bin/COPYING: The code (build.sh) is dedicated to
the public domain under the CC0 1.0 Universal (CC0 1.0) Public Domain
Dedication.
Content
LICENSE: The content (.md, .html, and .png files) is
licensed under a Creative Commons Attribution 4.0 International
License.

