privacytools / blog.privacytools.io

Blog posts, articles, and guides from the privacytools.io team. Guest contributors welcomed!
https://blog.privacytools.io
MIT License
9 stars 0 forks source link

blog.privacytools.io

Building

  1. Install Ruby.
  2. Run gem install bundler to install bundler.
  3. Run bundle install to install the required dependencies.
  4. Run bundle exec jekyll build to build the website. The output can be found in the _site directory.
  5. Run bundle exec jekyll serve for a live preview of the website.

License

The contents of this repo are made available under two different licenses:

If you have any questions regarding the license or requirements for this repository or any given file, please contact Jonah Aragon by filing an issue in this GitHub repository, or via email at jonah@privacytools.io.