Skip to content

cashewkernchen/howtogdpr.me

This branch is 18 commits ahead of koolhead17/howtogdpr.me:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0f17f4 Â· Jun 3, 2018

History

56 Commits
Jun 3, 2018
Jun 3, 2018
Jun 3, 2018
May 26, 2018
May 27, 2018
Jun 3, 2018
May 26, 2018
May 26, 2018
May 20, 2018
May 23, 2018
May 29, 2018
Jun 3, 2018
May 21, 2018
May 26, 2018
May 26, 2018
May 29, 2018
May 26, 2018
May 27, 2018
May 27, 2018
May 26, 2018
May 26, 2018
May 27, 2018
May 26, 2018
May 26, 2018

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

Languages

  • CSS 46.1%
  • HTML 34.9%
  • Ruby 17.4%
  • Makefile 1.6%