From 6271718231bb53143895839d8b908596efeb1dae Mon Sep 17 00:00:00 2001 From: eupiteco Date: Wed, 1 Aug 2018 10:31:41 -0300 Subject: [PATCH] new README.md --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 07a70c4..a8b32a6 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,13 @@ -### Note -The official repo has been moved to Debian Infrastructure: https://salsa.debian.org/reproducible-builds/reproducible-styleguide -For comments, issues, Pull/Merge Requests please head over there. - # About -Reproducible builds are a set of software development practices that create an independently-verifiable path from source code to the binary code used by computers. -This guide aims to provide standards, principles and components to design consistent views related to the Reproducible Builds project. These pages are a living document and we welcome contributions, feedback and suggestions. - +I2P is an anonymous overlay network - a network within a network. It is intended to protect communication from dragnet surveillance and monitoring by third parties such as ISPs. +I2P is used by many people who care about their privacy: activists, oppressed people, journalists and whistleblowers, as well as the average person. # Getting started -The Reproducible Builds styleguide is based on Bootstrap, an open-source toolkit for developing with HTML, CSS, and JS. We are currently on v4.1.0. +The I2P styleguide is based on Bootstrap, an open-source toolkit for developing with HTML, CSS, and JS. We are currently on v4.1.0. -To use the Reproducible Builds styleguide, you can download our scss style (components.scss) and import it in your project with bootstrap included. SASS is a CSS extension language. +To use the I2P styleguide, you can download our scss style (components.scss) and import it in your project with bootstrap included. SASS is a CSS extension language. If you want to use SASS you can download the complete archive for the styleguide. The scss folder under assets contains all the sass files. Since we use bootstrap, we only add a few styles without modifying bootstrap core or defining new elements whenever possible.