Skip to content

legalpageorg/legalpage

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

What?

Legalpage.org is a free web service to host your privacy, terms, imprint, and cookie pages (legal pages).
At the base of every legal page are markdown files. We have added a very simple placeholder syntax and a config.yaml file which can be used to customize the pages to your needs.
You're up and running with three simple steps:
Fork this repo, add a txt record to your domain and modify the config file.

Why?

  • Because creating a legal page sucks. 😜
  • Host a good-looking legal page in seconds.
  • Community-maintained templates.
  • Give your user full transparency on updates.

How?

Follow these steps to create your legal page:

1. Fork this repository

https://github.com/legalpageorg/legalpage πŸ’β€β™€οΈ Make sure your repository is public.

2. Verify ownership of your domain

Every legal page is bound to a domain.
To verify that you own a domain create a TXT record that points to your legal page repository.

Host: legalpage
Value: YOUR REPOSITORY URL (eg. https://github.com/legalpageorg/legalpage)

πŸ’β€β™€οΈ Click here to see tow to add a TXT record on godaddy.com

3. Modify the .md and the config.yaml files

You can freely modify the templates and even add additional pages and placeholders to your legal page.

Done πŸŽ‰

Congrats your legal page is now available at (might take a few minutes):

https://legalpage.org/YOUR-DOMAIN.COM

Examples

https://legalpage.org/unicornsurvey.com

Contribute

Hi! I'm excited that you are interested in contributing to legalpage.org. Whether it's reporting an issue, updating the templates, or adding new languages, your help is welcome!

Issue Reporting

Pull Request Guidelines

  • The master branch is just a snapshot of the latest stable release. All development should be done in dedicated branches. Do not submit PRs against the master branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published