Skip to content

Commit

Permalink
Privacy Notice and X symbol (#272)
Browse files Browse the repository at this point in the history
* Pointing out jfrog policy notice. Added X icon

* Added black X

* Fixed
  • Loading branch information
franramirez688 authored Sep 20, 2024
1 parent d80c734 commit c2bf7d1
Show file tree
Hide file tree
Showing 20 changed files with 44 additions and 40 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ email: [email protected]
description: Blog for the team behind the Fully Open Source, MIT licensed, C/C++ Package Manager.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://blog.conan.io" # the base hostname & protocol for your site
twitter_username: conan_io
x_username: conan_io
github_username: conan-io
paginate: 6
paginate_path: /page:num/
Expand Down
8 changes: 4 additions & 4 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<a href="https://conan.io/faq.html" id="faq_btn_footer">FAQ</a>
</li>
<li>
<a href="https://conan.io/privacy-policy.html" id="privacypolicy_btn_footer">Privacy Policy</a>
<a href="https://jfrog.com/privacy-notice/" id="privacynotice_btn_footer">Privacy Notice</a>
</li>
<li>
<a href="https://conan.io/terms-conditions.html" id="terms_btn_footer">Terms</a>
Expand All @@ -56,11 +56,11 @@
</div>
<div class="col-md-2 pr-0">
<ul class="socials d-flex mt-1 mb-0 pt-2 pl-0 justify-content-center list-unstyled">
<li><a class="mr-2" href="https://twitter.com/conan_io"><img alt="twitter" class="lazy"
src="{{site.baseurl}}/assets/img/social/twitter.svg"></a></li>
<li><a class="mr-2" href="https://x.com/conan_io"><img alt="x" class="lazy"
src="{{site.baseurl}}/assets/img/social/x.svg"></a></li>
<li><a class="mr-2" href="https://facebook.com/conan.io"><img alt="facebook" class="lazy"
src="{{site.baseurl}}/assets/img/social/facebook.svg"></a></li>
<li><a class="mr-2" href="https://cpplang.slack.com/?id=conan"><img alt="slack" class="lazy"
<li><a class="mr-2" href="https://cpplang.slack.com/?id=conan"><img alt="slack" class="lazy"
src="{{site.baseurl}}/assets/img/social/slack.svg"></a></li>
<li><a class="mr-2" href="https://github.com/conan-io"><img alt="github" class="lazy"
src="{{site.baseurl}}/assets/img/social/github.svg" style="filter:invert(100%)"></a></li>
Expand Down
1 change: 0 additions & 1 deletion _includes/icon-twitter.html

This file was deleted.

5 changes: 5 additions & 0 deletions _includes/icon-x-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _includes/icon-x.html
Original file line number Diff line number Diff line change
@@ -0,0 +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>
6 changes: 3 additions & 3 deletions _includes/share-buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
#share-buttons > div > svg {height: 16px; fill: #d5d5d5; margin-top: 10px;}
#share-buttons > div:hover {cursor: pointer;}
#share-buttons > div.facebook:hover > svg {fill: #3B5998;}
#share-buttons > div.twitter:hover > svg {fill: #55ACEE;}
#share-buttons > div.x:hover > svg {fill: #55ACEE;}
#share-buttons > div.linkedin:hover > svg {fill: #0077b5;}
#share-buttons > div.mail:hover > svg {fill: #7D7D7D;}
#share-buttons > div.facebook > svg {height: 18px; margin-top: 9px;}
#share-buttons > div.twitter > svg {height: 20px; margin-top: 8px;}
#share-buttons > div.x > svg {height: 20px; margin-top: 8px;}
#share-buttons > div.linkedin > svg {height: 19px; margin-top: 7px;}
#share-buttons > div.mail > svg {height: 14px; margin-top: 11px;}
</style>

<span style="color: silver;">Share on: </span><div id="share-buttons">
<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>
<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>
<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>
<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>
<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>
</div>
10 changes: 5 additions & 5 deletions _includes/socials.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<ul class="socials d-flex mb-0 pl-0">
<!-- TWITTER -->
<!-- X -->
<li>
<a
class="mr-2"
href="https://twitter.com/intent/tweet?text={{ post.title | url_encode }} {{ site.url | url_encode }}{{ post.url | url_encode }}"
href="https://x.com/intent/tweet?text={{ post.title | url_encode }} {{ site.url | url_encode }}{{ post.url | url_encode }}"
>
<img
class="lazy"
src="{{site.baseurl}}/assets/img/social/twitter.svg"
alt="twitter"
src="{{site.baseurl}}/assets/img/social/x-black.svg"
alt="x"
>
</a>
</li>
Expand All @@ -29,7 +29,7 @@
<li>
<a
class="mr-2"
href="https://cpplang.slack.com/?id=conan"
href="https://cpplang.slack.com/?id=conan"
>
<img
class="lazy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In our commitment with transparency, we did what we could, while keeping as lean

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.

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.
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.

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).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ $ python

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.

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
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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ comments: false
This post explains how to setup a development environment for C and C++ projects
using Clang as compiler, CMake as build system, CLion as IDE and Conan
as package manager. The name 4 Cs is cool, but not my idea, it has been
coined by well known C++ blogger [Arne Metz](https://twitter.com/arne_mertz), author
coined by well known C++ blogger [Arne Metz](https://x.com/arne_mertz), author
of the great [Simplify C++ blog](http://arne-mertz.de/)

Though Clang has some support in Windows, its usage there is still low compared with MSVC,
Expand Down
2 changes: 1 addition & 1 deletion _posts/2016-11-25-MeetingC++-Quiz.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ These are the teams that achieved glory, the MeetingC++2016 Quiz hall of fame:
- Marco Foco, from Nvidia [blog](http://marcofoco.com/)
- Matthew Chaplain, from TomTom
- Paul M. Bendixen
- Valentino Picotti [@paicoz](https://twitter.com/paicoz).
- Valentino Picotti [@paicoz](https://x.com/paicoz).
- Paul Dreik, [Dreik Ingenjörskonst AB](https://www.dreik.se/)
- Lukas Bergdoll [homepage](https://www.lukas-bergdoll.net)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ In this example we have shown how to create packages with debug information for
As conan is very orthogonal to the build system and compiler, cross building packages with conan is straightforward. Profiles are a very convenient feature to gather together settings, options and environment variables, for easy switching between different development environment and targets.
When cross-building toolchains are more complicated, things can require a bit more of configuration to take into account the variability of those toolchains, but can be certainly done. We are aware of conan users actively using conan to package for Android and iOS systems. In any case, we are preparing some major improvements for management of build requirements, like the Android toolchain, that you will surely love. Keep tuned, follow us on [twitter](https://twitter.com/conan_io) or subscribe to our release annoucements mailing list!
When cross-building toolchains are more complicated, things can require a bit more of configuration to take into account the variability of those toolchains, but can be certainly done. We are aware of conan users actively using conan to package for Android and iOS systems. In any case, we are preparing some major improvements for management of build requirements, like the Android toolchain, that you will surely love. Keep tuned, follow us on [x](https://x.com/conan_io) or subscribe to our release annoucements mailing list!
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ First, a note. Currently, ``visual_studio`` is a single-configuration generator

Microsoft Windows and Visual Studio have always been first class citizens in Conan. There are many OSS tools created mainly for "nix" like environments, and support for Windows comes later as an afterthought which sometimes requires inconvenient workarounds. While the Conan documentation and examples largely use CMake for convenience, it is not a requirement. This blog post shows that Conan can be used as a package manager for both pure Visual Studio and hybrid stacks that use other build systems. And not only building from sources, but also for managing and sharing binaries for as many configurations as needed in Conan remote servers (Artifactory or conan_server).

Any feedback? Please tell us in [@conan_io](https://twitter.com/conan_io) or email: [email protected]
Any feedback? Please tell us in [@conan_io](https://x.com/conan_io) or email: [email protected]
12 changes: 6 additions & 6 deletions _posts/2018-11-21-MeetingCpp-trip-report.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Docker in Jenkins, using cross-compiled (from Windows) packages, and uploaded to
Artifactory, all of that done in the live demo.

<div align="center">
<blockquote class="twitter-tweet" data-lang="es"><p lang="en" dir="ltr">.<a href="https://twitter.com/conan_io?ref_src=twsrc%5Etfw">@conan_io</a> on embedded with <a href="https://twitter.com/diegorlosada?ref_src=twsrc%5Etfw">@diegorlosada</a> at <a href="https://twitter.com/meetingembedded?ref_src=twsrc%5Etfw">@meetingembedded</a> <br><br>I love it! <a href="https://t.co/4YmO7iH7Oa">pic.twitter.com/4YmO7iH7Oa</a></p>&mdash; Odin Holmes (@odinthenerd) <a href="https://twitter.com/odinthenerd/status/1062646088375693312?ref_src=twsrc%5Etfw">14 de noviembre de 2018</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="x-tweet" data-lang="es"><p lang="en" dir="ltr">.<a href="https://x.com/conan_io?ref_src=twsrc%5Etfw">@conan_io</a> on embedded with <a href="https://x.com/diegorlosada?ref_src=twsrc%5Etfw">@diegorlosada</a> at <a href="https://x.com/meetingembedded?ref_src=twsrc%5Etfw">@meetingembedded</a> <br><br>I love it! <a href="https://t.co/4YmO7iH7Oa">pic.x.com/4YmO7iH7Oa</a></p>&mdash; Odin Holmes (@odinthenerd) <a href="https://x.com/odinthenerd/status/1062646088375693312?ref_src=twsrc%5Etfw">14 de noviembre de 2018</a></blockquote>
<script async src="https://platform.x.com/widgets.js" charset="utf-8"></script>
</div>

Overall, the conference was interesting and relevant, highly recommended if you are
Expand Down Expand Up @@ -228,13 +228,13 @@ with colleagues and have some fun together. You can only get that if you attend
the event in person, sorry :)

<div align="center">
<blockquote class="twitter-tweet" data-lang="es"><p lang="en" dir="ltr">Having a blast doing the <a href="https://twitter.com/conan_io?ref_src=twsrc%5Etfw">@conan_io</a> C++ Quiz <a href="https://twitter.com/meetingcpp?ref_src=twsrc%5Etfw">@meetingcpp</a> 🤓<a href="https://twitter.com/diegorlosada?ref_src=twsrc%5Etfw">@diegorlosada</a> is an evil man 😜 <a href="https://twitter.com/hashtag/extremecpp?src=hash&amp;ref_src=twsrc%5Etfw">#extremecpp</a> <a href="https://twitter.com/hashtag/meetingcpp?src=hash&amp;ref_src=twsrc%5Etfw">#meetingcpp</a> <a href="https://t.co/F7jWX7IudY">pic.twitter.com/F7jWX7IudY</a></p>&mdash; Victor Ciura (@ciura_victor) <a href="https://twitter.com/ciura_victor/status/1063163330960023553?ref_src=twsrc%5Etfw">15 de noviembre de 2018</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="x-tweet" data-lang="es"><p lang="en" dir="ltr">Having a blast doing the <a href="https://x.com/conan_io?ref_src=twsrc%5Etfw">@conan_io</a> C++ Quiz <a href="https://x.com/meetingcpp?ref_src=twsrc%5Etfw">@meetingcpp</a> 🤓<a href="https://x.com/diegorlosada?ref_src=twsrc%5Etfw">@diegorlosada</a> is an evil man 😜 <a href="https://x.com/hashtag/extremecpp?src=hash&amp;ref_src=twsrc%5Etfw">#extremecpp</a> <a href="https://x.com/hashtag/meetingcpp?src=hash&amp;ref_src=twsrc%5Etfw">#meetingcpp</a> <a href="https://t.co/F7jWX7IudY">pic.x.com/F7jWX7IudY</a></p>&mdash; Victor Ciura (@ciura_victor) <a href="https://x.com/ciura_victor/status/1063163330960023553?ref_src=twsrc%5Etfw">15 de noviembre de 2018</a></blockquote>
<script async src="https://platform.x.com/widgets.js" charset="utf-8"></script>
</div>

<div align="center">
<blockquote class="twitter-tweet" data-lang="es"><p lang="en" dir="ltr">Woot, my team, the &quot;Uninformed Initialization&quot; won the <a href="https://twitter.com/conan_io?ref_src=twsrc%5Etfw">@conan_io</a> <a href="https://twitter.com/hashtag/cplusplus?src=hash&amp;ref_src=twsrc%5Etfw">#cplusplus</a> Quiz on <a href="https://twitter.com/hashtag/meetingcpp?src=hash&amp;ref_src=twsrc%5Etfw">#meetingcpp</a>!<a href="https://twitter.com/meetingcpp?ref_src=twsrc%5Etfw">@meetingcpp</a> <a href="https://t.co/Pf9NLU0K0s">pic.twitter.com/Pf9NLU0K0s</a></p>&mdash; ℍannеs ℍauswеdеll (@__h2__) <a href="https://twitter.com/__h2__/status/1063172855872004097?ref_src=twsrc%5Etfw">15 de noviembre de 2018</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="x-tweet" data-lang="es"><p lang="en" dir="ltr">Woot, my team, the &quot;Uninformed Initialization&quot; won the <a href="https://x.com/conan_io?ref_src=twsrc%5Etfw">@conan_io</a> <a href="https://x.com/hashtag/cplusplus?src=hash&amp;ref_src=twsrc%5Etfw">#cplusplus</a> Quiz on <a href="https://x.com/hashtag/meetingcpp?src=hash&amp;ref_src=twsrc%5Etfw">#meetingcpp</a>!<a href="https://x.com/meetingcpp?ref_src=twsrc%5Etfw">@meetingcpp</a> <a href="https://t.co/Pf9NLU0K0s">pic.x.com/Pf9NLU0K0s</a></p>&mdash; ℍannеs ℍauswеdеll (@__h2__) <a href="https://x.com/__h2__/status/1063172855872004097?ref_src=twsrc%5Etfw">15 de noviembre de 2018</a></blockquote>
<script async src="https://platform.x.com/widgets.js" charset="utf-8"></script>
</div>

## Conclusion
Expand Down
Loading

0 comments on commit c2bf7d1

Please sign in to comment.