/primary-site-includes

Build creativecommons.org primary site includes (scripts, styles, navigation header, and navigation footer) based on WordPress REST API

Primary LanguagePythonMIT LicenseMIT

primary-site-includes

Build creativecommons.org primary site includes (scripts, styles, navigation header, and navigation footer) based on WordPress REST API

Code of Conduct

CODE_OF_CONDUCT.md:

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.

WordPress REST API Endpoints

See creativecommons/wp-theme-creativecommons.org: API Endpoints.

Dependencies

Development

  • psf/black: The uncompromising Python code formatter
  • PyCQA / flake8 · GitLab: flake8 is a python tool that glues together pep8, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code

License