Skip to content

koolhead17/howtogdpr.me

Repository files navigation

Welcome

Join the chat at https://gitter.im/howtogdpr/lobby

Here you will find the code behind howtogdpr.me. Thanks for looking at it 😉 . Feel free to create Issues or PRs. Any help is welcome.

This project has a code of conduct, please follow it.

Want to help?

Are you a designer? We need a decent looking site and a logo. Please contact Bodo if you want to help.

Developer and want to help? Nice! Let's talk on gitter.

Build it locally

To build the project locally you need ruby and npm installed on your system.

If both are installed, run these commands:

bundle
npm install
bundle exec jekyll s -H 0.0.0.0 --future --watch

This will install all dependencies and starts jekyll. Open a browser on http://localhost:4000 to see the page.

About

The content behind howtogdpr.me

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published