diff --git a/Gemfile.lock b/Gemfile.lock index b5724e2df..3cccb9a56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,15 +203,15 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.2) multipart-post (2.1.1) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.19.0) faraday (>= 0.9) @@ -219,7 +219,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) - racc (1.5.2) + racc (1.6.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) diff --git a/README.md b/README.md index cacbb5bfa..a5cea2e85 100644 --- a/README.md +++ b/README.md @@ -1,68 +1,36 @@
# Contributing -It's important for a website like PrivacyTools to be up-to-date. Keep an eye on software updates of the applications listed here. Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. So if you find an error, or you think a provider should not be listed here, or a qualified service provider is missing or a browser plugin is not the best choice anymore or anything else... - -**Talk to us!** If you want to help make privacytools.io the best website it can be, join our Matrix discussion chat at [`#dev:privacytools.io`](https://matrix.to/#/#dev:privacytools.io), where we talk about open issues and PRs in this repo, and changes to the site. You may submit any website suggestions here on GitHub [Issues](https://github.com/privacytools/privacytools.io/issues). Please refer to the [contribution guidelines](.github/CONTRIBUTING.md) and consider stopping by our chat room before submitting. Thank you. +## This project is archived. -If you want to discuss privacy in general, a new tool, or just something else, feel free to join [our Discourse community](https://forum.privacytools.io/) or our general Matrix room at [`#general:privacytools.io`](https://matrix.to/#/#general:privacytools.io) and start a discussion! This is a community project and we're aiming to deliver the best information available. Thank you for participating. +See our [Welcome to Privacy Guides](https://privacyguides.org/blog/2021/09/14/welcome-to-privacy-guides/) post for more information. Our project has now moved on to [Privacy Guides](https://privacyguides.org). -## Developing +It's important for a website on privacy to be up-to-date. Keep an eye on software updates of the applications listed [here](https://github.com/privacyguides/). Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. So if you find an error, or you think a provider should not be listed, or a qualified service provider is missing or a browser plugin is not the best choice anymore or anything else, feel free to open a [discussion](https://github.com/privacyguides/privacyguides.org/discussions) or [issue](https://github.com/privacyguides/privacyguides.org/issues) to correct errors. -1. Install the latest stable version of [Ruby](https://www.ruby-lang.org/en/downloads/). -1. Install [Bundler](https://bundler.io/) v2.0.1: - * `gem install bundler -v 2.0.1` -1. Install the required dependencies: - * `bundle install` -1. Build the website (the output can be found in the `_site` directory): - * `bundle exec jekyll build` -1. Serve the website locally with live reloading: - * `bundle exec jekyll serve --incremental --livereload` +**Talk to us!** If you want to help join our lounge chat at [`#privacyguides-lounge:matrix.org`](https://matrix.to/#/#privacyguides-lounge:matrix.org), or for our on-topic privacy discussion room [`#privacyguides-main:matrix.org`](https://matrix.to/#/#privacyguides-main:matrix.org). -# Support +# Support PrivacyGuides -- [Donate](https://www.privacytools.io/sponsors/) -- [Spread the word](https://www.privacytools.io/#participate) -- [Join our Discourse community](https://forum.privacytools.io/) -- [Make suggestions on reddit](https://www.reddit.com/r/privacytoolsIO/) +- [Donate](https://opencollective.com/privacyguides) +- [Our reddit community](https://www.reddit.com/r/privacyguides/) - View and edit our website source code here on GitHub. ## Backers -Like what we're doing? [Become a backer](https://opencollective.com/privacytools) and show your support for our project. +Like what we're doing? [Become a backer](https://opencollective.com/privacyguides) and show your support for our project. - -