Add new footer

This commit is contained in:
davegson 2019-10-23 18:01:03 +02:00
parent 0734e4122d
commit 0be99d6fad
7 changed files with 64 additions and 11 deletions

View file

@ -24,9 +24,13 @@ excerpt_separator: "<!--break-->"
inter_post_navigation: false
our_values_url: "/our-values/"
jobs_url: "/jobs/"
podcast_url: "/podcast/"
technology_url: "/technology/"
community_hub_url: "/community-hub/"
contact_url: "/contact/"
terms_url: "/terms/"
privacy_url: "/privacy/"
whitepaper_url: "/files/whitepaper/"
cyberfreedom_url: https://twitter.com/davegson/status/1110216714871029761
@ -66,22 +70,31 @@ defaults:
# desc: Follow us Twitter # Description to display as link title, etc
# share: true # Include in the "Share" section of posts (social_sharing must be true for this)
github_url: https://github.com/Safing
social_sharing: false
communities:
twitter:
name: Twitter
icon: twitter
username: SafingIO
url: https://twitter.com/SafingIO
desc: Follow me on Twitter
- reddit:
name: Reddit
icon: reddit
username: r/safing
url: https://reddit.com/r/safing
desc: Join our Reddit
share: false
github:
- github:
name: GitHub
icon: github
username: Safing
url: https://github.com/Safing
desc: Fork us on GitHub
share: false
- twitter:
name: Twitter
icon: twitter
username: SafingIO
url: https://twitter.com/SafingIO
desc: Follow me on Twitter
share: false
donations:
bitcoin:

View file

@ -1,2 +1,40 @@
<footer>
<div class="newsletter-list">
<ul>
<h3>Company</h3>
<li><a href="{{ site.community_hub_url }}">Community Hub</a></li>
<li><a href="{{ site.jobs_url }}">Jobs</a></li>
</ul>
<ul>
<h3>Podcast</h3>
<li><a href="{{ site.podcast_url }}">Overview</a></li>
<li><a href="{{ site.podcast_feed_url }}">RSS</a></li>
</ul>
<ul>
<h3>Resources</h3>
<li><a href="{{ site.technology_url }}">Technology</a></li>
<li><a href="{{ site.contact_url }}">Contact Us</a></li>
</ul>
<ul>
<h3>Social</h3>
{% for community in site.communities %}
<li>
<a href="{{ community.url }}">
<i class="{{ community.icon }} icon"></i>
{{ community.name}}
</a>
</li>
{% endfor %}
</ul>
</div>
<div class="legal">
<ul class="legal-list">
<li><a href="{{ site.terms_url }}">Terms</a></li>
<li><a href="{{ site.privacy_url }}">Privacy</a></li>
<li><a href="{{ site.contact_url }}">Contact & Legal</a></li>
<li>Safing NOC © 2019</li>
</ul>
</div>
</footer>
<div class="footer-bg">
</div>

View file

@ -7,7 +7,7 @@
</div>
<ul>
<li id="opacity"><a href="{{ site.community_hub_url }}">Community</a></li>
<li id="opacity"><a href="{{ site.base_url}}jobs">Jobs</a></li>
<li id="opacity"><a href="{{ site.jobs_url }}">Jobs</a></li>
<li id="opacity"><a href="{{ site.our_values_url}}">About</a></li>
</ul>
</nav>

View file

@ -172,6 +172,8 @@ home: true
</div>
</div>
</content>
{% include footer.html %}
</body>
<foot>
</foot>

View file

@ -15,7 +15,7 @@ Hey there! We're looking for a Golang developer to join us at Safing, maybe that
</p>
</div>
We are not striving to create a unicorn, which we can sell for a huge profit. Rather, we strive to be a sustainable business and have a meaningful impact in today's Internet landscape. As we take our mission seriously, we are not only [open sourcing our products]({{ site.communities.github.url }}), but are also open about [our funding]({{ site.our_values_url }}#ethical-funding), [influences]({{ site.our_values_url }}#ownership) and [business model]({{ site.our_values_url }}#clear-business-model).
We are not striving to create a unicorn, which we can sell for a huge profit. Rather, we strive to be a sustainable business and have a meaningful impact in today's Internet landscape. As we take our mission seriously, we are not only [open sourcing our products]({{ site.github_url }}), but are also open about [our funding]({{ site.our_values_url }}#ethical-funding), [influences]({{ site.our_values_url }}#ownership) and [business model]({{ site.our_values_url }}#clear-business-model).
Safing develops [three tools]({{ site.technology_url }}), which in unison equip everyday online citizens to withstand mass surveillance. We're not solving every privacy problem out there, but we believe our approach tackles some root problems and will have a massive impact on peoples lives!

View file

@ -13,7 +13,7 @@ Hey there! We're looking for a UX designer to join us at Safing, maybe that's yo
</p>
</div>
We are not striving to create a unicorn, which we can sell for a huge profit. Rather, we strive to be a sustainable business and have a meaningful impact in today's Internet landscape. As we take our mission seriously, we are not only [open sourcing our products]({{ site.communities.github.url }}), but are also open about [our funding]({{ site.our_values_url }}#ethical-funding), [influences]({{ site.our_values_url }}#ownership) and [business model]({{ site.our_values_url }}#clear-business-model).
We are not striving to create a unicorn, which we can sell for a huge profit. Rather, we strive to be a sustainable business and have a meaningful impact in today's Internet landscape. As we take our mission seriously, we are not only [open sourcing our products]({{ site.github_url }}), but are also open about [our funding]({{ site.our_values_url }}#ethical-funding), [influences]({{ site.our_values_url }}#ownership) and [business model]({{ site.our_values_url }}#clear-business-model).
Safing develops [three tools]({{ site.technology_url }}), which in unison equip everyday online citizens to withstand mass surveillance. We're not solving every privacy problem out there, but we believe our approach tackles some root problems and will have a massive impact on peoples lives!

View file

@ -23,7 +23,7 @@ Our mission at Safing is to make sure everyone can protect their digital selves
## Open Source
To ensure maximum privacy for our users and to build trust we need to be transparent in every aspect. That's why we [publish all of our hard work]({{ site.communities.github.url }}) as open source. This way you can have a look at our source code and inspect if we truly stay to our word.
To ensure maximum privacy for our users and to build trust we need to be transparent in every aspect. That's why we [publish all of our hard work]({{ site.github_url }}) as open source. This way you can have a look at our source code and inspect if we truly stay to our word.
## Ethical Funding