Skip to content

Commit c2bf7d1

Browse files
Privacy Notice and X symbol (#272)
* Pointing out jfrog policy notice. Added X icon * Added black X * Fixed
1 parent d80c734 commit c2bf7d1

20 files changed

+44
-40
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ email: info@conan.io
1313
description: Blog for the team behind the Fully Open Source, MIT licensed, C/C++ Package Manager.
1414
baseurl: "" # the subpath of your site, e.g. /blog
1515
url: "https://blog.conan.io" # the base hostname & protocol for your site
16-
twitter_username: conan_io
16+
x_username: conan_io
1717
github_username: conan-io
1818
paginate: 6
1919
paginate_path: /page:num/

_includes/footer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<a href="https://conan.io/faq.html" id="faq_btn_footer">FAQ</a>
4545
</li>
4646
<li>
47-
<a href="https://conan.io/privacy-policy.html" id="privacypolicy_btn_footer">Privacy Policy</a>
47+
<a href="https://jfrog.com/privacy-notice/" id="privacynotice_btn_footer">Privacy Notice</a>
4848
</li>
4949
<li>
5050
<a href="https://conan.io/terms-conditions.html" id="terms_btn_footer">Terms</a>
@@ -56,11 +56,11 @@
5656
</div>
5757
<div class="col-md-2 pr-0">
5858
<ul class="socials d-flex mt-1 mb-0 pt-2 pl-0 justify-content-center list-unstyled">
59-
<li><a class="mr-2" href="https://twitter.com/conan_io"><img alt="twitter" class="lazy"
60-
src="{{site.baseurl}}/assets/img/social/twitter.svg"></a></li>
59+
<li><a class="mr-2" href="https://x.com/conan_io"><img alt="x" class="lazy"
60+
src="{{site.baseurl}}/assets/img/social/x.svg"></a></li>
6161
<li><a class="mr-2" href="https://facebook.com/conan.io"><img alt="facebook" class="lazy"
6262
src="{{site.baseurl}}/assets/img/social/facebook.svg"></a></li>
63-
<li><a class="mr-2" href="https://cpplang.slack.com/?id=conan"><img alt="slack" class="lazy"
63+
<li><a class="mr-2" href="https://cpplang.slack.com/?id=conan"><img alt="slack" class="lazy"
6464
src="{{site.baseurl}}/assets/img/social/slack.svg"></a></li>
6565
<li><a class="mr-2" href="https://github.com/conan-io"><img alt="github" class="lazy"
6666
src="{{site.baseurl}}/assets/img/social/github.svg" style="filter:invert(100%)"></a></li>

_includes/icon-twitter.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_includes/icon-x-black.svg

Lines changed: 5 additions & 0 deletions
Loading

_includes/icon-x.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<a href="https://x.com/{{ include.username }}"><span class="icon icon--x">{% include icon-x-black.svg %}</span><span class="username">{{ include.username }}</span></a>

_includes/share-buttons.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
#share-buttons > div > svg {height: 16px; fill: #d5d5d5; margin-top: 10px;}
1919
#share-buttons > div:hover {cursor: pointer;}
2020
#share-buttons > div.facebook:hover > svg {fill: #3B5998;}
21-
#share-buttons > div.twitter:hover > svg {fill: #55ACEE;}
21+
#share-buttons > div.x:hover > svg {fill: #55ACEE;}
2222
#share-buttons > div.linkedin:hover > svg {fill: #0077b5;}
2323
#share-buttons > div.mail:hover > svg {fill: #7D7D7D;}
2424
#share-buttons > div.facebook > svg {height: 18px; margin-top: 9px;}
25-
#share-buttons > div.twitter > svg {height: 20px; margin-top: 8px;}
25+
#share-buttons > div.x > svg {height: 20px; margin-top: 8px;}
2626
#share-buttons > div.linkedin > svg {height: 19px; margin-top: 7px;}
2727
#share-buttons > div.mail > svg {height: 14px; margin-top: 11px;}
2828
</style>
2929

3030
<span style="color: silver;">Share on: </span><div id="share-buttons">
3131
<div class="facebook" title="Share this on Facebook" onclick="window.open('https://www.facebook.com/share.php?u={{ site.url }}{{ pageurl }}');"><svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></div>
32-
<div class="twitter" title="Share this on Twitter" onclick="window.open('https://twitter.com/intent/tweet?text={{ page.title }}&url={{ site.url }}{{ pageurl }}');"><svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></div>
32+
<div class="x" title="Share this on X" onclick="window.open('https://x.com/intent/tweet?text={{ page.title }}&url={{ site.url }}{{ pageurl }}');"><svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></div>
3333
<div class="linkedin" title="Share this on Linkedin" onclick="window.open('https://www.linkedin.com/shareArticle?mini=true&url={{ site.url }}{{ pageurl }}&title={{ page.title }}&summary=&source=');"><svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></div>
3434
<div class="mail" title="Share this through Email" onclick="window.open('mailto:?&body={{ page.title }} {{ site.url }}{{ pageurl }}');"><svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1792 710v794q0 66-47 113t-113 47h-1472q-66 0-113-47t-47-113v-794q44 49 101 87 362 246 497 345 57 42 92.5 65.5t94.5 48 110 24.5h2q51 0 110-24.5t94.5-48 92.5-65.5q170-123 498-345 57-39 100-87zm0-294q0 79-49 151t-122 123q-376 261-468 325-10 7-42.5 30.5t-54 38-52 32.5-57.5 27-50 9h-2q-23 0-50-9t-57.5-27-52-32.5-54-38-42.5-30.5q-91-64-262-182.5t-205-142.5q-62-42-117-115.5t-55-136.5q0-78 41.5-130t118.5-52h1472q65 0 112.5 47t47.5 113z"/></svg></div>
3535
</div>

_includes/socials.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<ul class="socials d-flex mb-0 pl-0">
2-
<!-- TWITTER -->
2+
<!-- X -->
33
<li>
44
<a
55
class="mr-2"
6-
href="https://twitter.com/intent/tweet?text={{ post.title | url_encode }} {{ site.url | url_encode }}{{ post.url | url_encode }}"
6+
href="https://x.com/intent/tweet?text={{ post.title | url_encode }} {{ site.url | url_encode }}{{ post.url | url_encode }}"
77
>
88
<img
99
class="lazy"
10-
src="{{site.baseurl}}/assets/img/social/twitter.svg"
11-
alt="twitter"
10+
src="{{site.baseurl}}/assets/img/social/x-black.svg"
11+
alt="x"
1212
>
1313
</a>
1414
</li>
@@ -29,7 +29,7 @@
2929
<li>
3030
<a
3131
class="mr-2"
32-
href="https://cpplang.slack.com/?id=conan"
32+
href="https://cpplang.slack.com/?id=conan"
3333
>
3434
<img
3535
class="lazy"

_posts/2016-01-05-conan-one-month-after-launch,-thanks!.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In our commitment with transparency, we did what we could, while keeping as lean
1010

1111
Since its launch 1 month ago, it has been **very well received** by the community, the main [conan github repository](https://github.com/conan-io/conan) has received more than 200 stars and 20 forks so far, but what is more important, it has had very useful contributions in the form of **pull requests**, from QMake and YouCompleteMe generators to a full proof-read of the documentation, for example. This fact, together with many new improvements we have developed ourselves makes us think that the codebase is well designed and understandable.
1212

13-
Conan has received **consistent feedback**, some in the form of public blog posts [http://mcraveiro.blogspot.co.uk](http://mcraveiro.blogspot.co.uk/2015/12/nerd-food-dogen-package-management-saga.html) , [http://maitesin.github.io](http://maitesin.github.io/GoogleTest-C++), in the reddit and hackernews threads or in the [social media](https://twitter.com/conan_io). We have been reported 10x speedups in package creation for the same library, with respect to biicode dependency manager.
13+
Conan has received **consistent feedback**, some in the form of public blog posts [http://mcraveiro.blogspot.co.uk](http://mcraveiro.blogspot.co.uk/2015/12/nerd-food-dogen-package-management-saga.html) , [http://maitesin.github.io](http://maitesin.github.io/GoogleTest-C++), in the reddit and hackernews threads or in the [social media](https://x.com/conan_io). We have been reported 10x speedups in package creation for the same library, with respect to biicode dependency manager.
1414

1515
Conan was also referenced in a recent [**CppCast**](http://cppcast.com/2015/12/eric-niebler/), with **Eric Niebler**, and a concern was raised about who was behind the project, or whether it was backed by a company or not. There was no intent to hide this detail, basically we didn´t have the time to address this issue, and the answer is no, **there is no company behind conan right now**. Conan is lead by former biicode employees, we have been working in this problem for more than 3 years now, and we intentionally did it this way. Such a tool as a package manager for C and C++ developers gets more acceptance as a **FOSS project** than as a proprietary tool, and building a company (with all the extra costs that means) to just release everything as FOSS makes little sense. So we try to keep as **lean as possible** (if you are not into startups, you might be interested in reading Eric Fries “Lean Startup”), and build a **tool** as useful as possible with **zero distractions** from business issues and **total freedom** (no company, no financials, no board, no hiring).
1616

_posts/2016-04-12-Extending-python-with-C-or-C++-with-pybind11.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ $ python
125125

126126
I have found pybind11 to be elegant, very simple to use, efficient, and also very important, I also like its syntax to define the extensions. To summarize, a very good job. Its only drawback could be that it seems not to be the tool for embedding python (I might be wrong). I also feel confident about the project being very active and supported by the community, so in my opinion this is probably the best choice for the task of extending python.
127127

128-
I will by talking about these topics in [Accu conference](http://accu.org/index.php/conferences/accu_conference_2016) in Bristol within a few days, maybe [see you there?](http://accu.org/index.php/conferences/accu_conference_2016/accu2016_sessions#Extending_and_Wrapping_C_and_C++_with_Python) :) You can also [follow me on twitter](https://twitter.com/diegorlosada) for tweets about C/C++/Python and programming in general
128+
I will by talking about these topics in [Accu conference](http://accu.org/index.php/conferences/accu_conference_2016) in Bristol within a few days, maybe [see you there?](http://accu.org/index.php/conferences/accu_conference_2016/accu2016_sessions#Extending_and_Wrapping_C_and_C++_with_Python) :) You can also [follow me on X](https://x.com/diegorlosada) for tweets about C/C++/Python and programming in general

_posts/2016-05-10-Programming-C++-with-the-4-Cs-Clang,-CMake,-CLion-and-Conan.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ comments: false
77
This post explains how to setup a development environment for C and C++ projects
88
using Clang as compiler, CMake as build system, CLion as IDE and Conan
99
as package manager. The name 4 Cs is cool, but not my idea, it has been
10-
coined by well known C++ blogger [Arne Metz](https://twitter.com/arne_mertz), author
10+
coined by well known C++ blogger [Arne Metz](https://x.com/arne_mertz), author
1111
of the great [Simplify C++ blog](http://arne-mertz.de/)
1212

1313
Though Clang has some support in Windows, its usage there is still low compared with MSVC,

0 commit comments

Comments
 (0)