Skip to content

creativecommons/faq

Repository files navigation

faq

Creative Commons FAQ page

Content Updates

⚠️ 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

  1. On your local computer:
    1. Ensure that you have pandoc installed (it is availble via Homebrew on macOS)
    2. Generate new index.html files:
    ./build.sh
    1. Review changes:
    git diff
    1. Commit your changes
  2. On the faq server, pull changes:
    cd /var/www/faq
    sudo git pull
  3. On the www server, restart varnish:
    sudo service varnish restart

License

Code

The code (build.sh) is licensed CC0 1.0 Universal.

Content

The content (.md, .html, and .png files) are licensed CC BY 4.0

About

Creative Commons FAQ page

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14

Languages