Creative Commons FAQ page: https://creativecommons.org/faq/
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 [email protected] per our reporting guidelines.
See CONTRIBUTING.md
.
index.html
files in faq/
. They are
generated by the build script.
Only modify the markdown files (faq-en.md
and faq-fr.md
).
- On your local computer:
- Ensure that you have
pandoc
installed (it is availble via Homebrew on macOS) - Generate new
index.html
files:
./build.sh
- Review changes:
git diff
- Commit changes and submit pull request
- Ensure that you have
- On the
salt-prime
server, test highstatesudo salt index__prod__us-east-2 state.highstate saltenv=${USER} test=True
- On the
salt-prime
server, apply highstatesudo salt index__prod__us-east-2 state.highstate saltenv=${USER}
bin/COPYING
: The code (build.sh
) is dedicated to
the public domain under the CC0 1.0 Universal (CC0 1.0) Public Domain
Dedication.
LICENSE
: The content (.md
, .html
, and .png
files) is
licensed under a Creative Commons Attribution 4.0 International
License.