Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugoinaction/termsandprivacy

Plugin with terms of use and privacy policy pages for reuse across multiple websites
https://github.com/hugoinaction/termsandprivacy

Last synced: about 1 month ago
JSON representation

Plugin with terms of use and privacy policy pages for reuse across multiple websites

Awesome Lists containing this project

README

        

Terms And Privacy
================

Terms of use and privacy policy abstracted out of the acme corporation website.

Usage
------
```yaml
# In your config.yaml
module:
imports:
- path: github.com/hugoinaction/TermsAndPrivacy
params:
TermsAndPrivacy:
company_name:
contact_email:
website:
contact_dpo_email:
contact_dpo_phone:
```