commit cc83d10a6adfb8d4e1c56c2eb05cb3db3cc36032
Author: hiro <[email protected]>
Date:   Thu Oct 4 06:25:44 2018 +0200

    Update links in getting started
---
 content/getting-started/contents.lr |   2 +-
 styleguide.tar.gz                   | Bin 0 -> 5207599 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/getting-started/contents.lr 
b/content/getting-started/contents.lr
index a12cf1e..601ca98 100644
--- a/content/getting-started/contents.lr
+++ b/content/getting-started/contents.lr
@@ -8,7 +8,7 @@ The Tor Styleguide is based on 
[Bootstrap](https://getbootstrap.com/), an open-s
 
 To use the Tor styleguide, you can download our [css 
style](https://gitweb.torproject.org/project/web/styleguide.git/tree/assets/static)
 and import it in your project. Alternatively, you can also clone this 
repository and use our SASS files. [SASS](http://sass-lang.com/) is a CSS 
extension language. Bootstrap and this styleguide are based on 
[v3.5.4](http://sass-lang.com/documentation/file.SASS_CHANGELOG.html#3_5_4__15_December_2017_).
 
-<p class="purple"> If you want to use SASS you can download the complete 
archive for the [styleguide](https://oniongit.eu/infra/styleguide). The [scss 
folder under 
assets](https://oniongit.eu/infra/styleguide/tree/master/assets/scss) 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. These are 
[_tor_variables.scss](https://gitweb.torproject.org/project/web/styleguide.git/tree/assets/scss/_tor-variables.scss)
 and 
[_tor.scss](https://gitweb.torproject.org/project/web/styleguide.git/tree/assets/scss/_tor.scss).
 These are imported in the main bootstrap scss file and compiled into the final 
css. </p>
+<p class="purple"> If you want to use SASS you can download the complete 
archive for the <a 
href="https://gitweb.torproject.org/project/web/styleguide.git";>styleguide</a>. 
The <a href="https://gitweb.torproject.org/project/web/styleguide.git";>scss 
folder under assets</a> 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. These are <a 
href="https://gitweb.torproject.org/project/web/styleguide.git/tree/assets/scss/_tor-variables.scss";>_tor_variables.scss</a>
 and <a 
href="https://gitweb.torproject.org/project/web/styleguide.git/tree/assets/scss/_tor.scss";>_tor.scss</a>.
 These are imported in the main bootstrap scss file and compiled into the final 
css. </p>
 
 Bootstrap contains a few JavaScript libraries for extra interaction with the 
DOM. We use these libraries but do not add extra JavaScript. You might notice 
that if you run Tor Browser with high security mode, JavaScript is disabled by 
default.
 <mark>This styleguide is designed to also work for users using Tor Browser in 
high security mode</mark>, so that only few elements are affected if you 
disable JavaScript.
diff --git a/styleguide.tar.gz b/styleguide.tar.gz
new file mode 100644
index 0000000..29ee1db
Binary files /dev/null and b/styleguide.tar.gz differ

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to