https://github.com/dimitrinicolas/legal-terms
Open source legal notices and terms templates for your website
https://github.com/dimitrinicolas/legal-terms
gdpr rgpd
Last synced: 16 days ago
JSON representation
Open source legal notices and terms templates for your website
- Host: GitHub
- URL: https://github.com/dimitrinicolas/legal-terms
- Owner: dimitrinicolas
- License: mit
- Created: 2018-05-20T16:02:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T14:32:43.000Z (almost 8 years ago)
- Last Synced: 2025-10-25T08:39:57.961Z (9 months ago)
- Topics: gdpr, rgpd
- Language: JavaScript
- Homepage: https://dimitrinicolas.github.io/legal-terms
- Size: 155 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Open source Legal Notices and Terms templates][githubio]
[dimitrinicolas.github.io/legal-terms][githubio]
Open source legal text templates for your website, applications, software...
## Contributing
If you want to improve or create new templates but you don't know to code,
don't worry, you can open a New Issue on this page
[github.com/dimitrinicolas/legal-terms/issues][issues], you just need to create
a github account no coding knowledge required.
All the templates are located in the [templates/][templates] folder.
### Code contribution
You must first install a few dependencies:
- Node.js: [nodejs.org][nodejs]
- node modules: `npm install`
Then you can run `npm build` to compile the project or `npm start` to watch
files modifications and compile in the background.
## Disclaimer
The information is provided "as is" without warranty of any kind. None of the
authors accept any responsibility or liability for the accuracy, content,
completeness, legality, or reliability of the informations provided by this
website. No warranties, promises and/or representations of any kind, expressed
or implied, are given as to the nature, standard, accuracy or otherwise of the
information provided in this website nor to the suitability or otherwise of the
information to your particular circumstances.
None of the authors shall be liable for any loss or damage of whatever nature
(direct, indirect, consequential, or other) whether arising in contract, tort
or otherwise, which may arise as a result of your use of (or inability to use)
this website, or from your use of (or failure to use) the information on this
site.
## License
This project is licensed under the [MIT license](LICENSE).
[githubio]: http://dimitrinicolas.github.io/legal-terms/#/
[issues]: https://github.com/dimitrinicolas/legal-terms/issues
[templates]: https://github.com/dimitrinicolas/legal-terms/tree/master/templates
[nodejs]: https://nodejs.org/en/