Skip to content

Commit df01a78

Browse files
authored
Merge pull request #23 from mitar/rename
Simply Secure renamed to Superbloom; new fiscal sponsor
2 parents 40210a1 + 5db5e6b commit df01a78

File tree

4 files changed

+22
-14
lines changed

4 files changed

+22
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ Type the `npm run build` command to minify scripts, styles and run Purgecss.
4444

4545
Purge will cross reference your templates/HTML with all those Tailwind classes and will remove any classes you haven't used - pretty cool huh?
4646

47-
© Decent Patterns contributors and Simply Secure. Licensed CC-BY.
47+
© Decent Patterns contributors and Superbloom. Licensed CC-BY.

site/_includes/components/footer.njk

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,17 @@
66
<hr />
77

88
<div class="my-12">
9-
<p class="text-base text-medium">
10-
<em>Decent Patterns</em> is based on <em>Decentralization Off The Shelf</em>, a project started at <a href="https://simplysecure.org">Simply Secure</a>. Decent Patterns is maintained by volunteers.
11-
</p>
129

13-
<p class="text-base text-medium">Here’s our <a href="/privacy">privacy policy</a>. We follow the <a href="/code-of-conduct">Berlin Code of Conduct</a>.</p>
10+
<p class="text-base text-medium"><a href="/imprint">Imprint</a> | <a href="/privacy">Privacy policy</a> | <a href="/code-of-conduct">Code of Conduct</a></p>
1411

1512
<p class="text-base text-medium">
16-
© Decent Patterns contributors and Simply Secure. Licensed CC-BY.
17-
<p />
18-
</div>
13+
© CC-BY Decent Patterns contributors and Simply Secure.
14+
</p>
15+
16+
</div>
1917

20-
<div class="flex flex-row flex-wrap">
21-
<a href="https://github.com/decentpatterns/library" class="btn btn-sm btn-secondary">Github</a>
22-
<a href="https://buttondown.email/decentpatterns" class="btn btn-sm">Newsletter</a>
23-
</div>
18+
<div class="flex flex-row flex-wrap">
19+
<a href="https://github.com/decentpatterns/library" class="btn btn-sm btn-secondary">Github</a>
20+
<a href="https://buttondown.email/decentpatterns" class="btn btn-sm">Newsletter</a>
21+
</div>
2422
</footer>

site/_includes/components/mobile-nav.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
</ul>
1010

1111
<div class="footer opacity-0">
12-
12+
1313
<div class="mt-3 xs:mt-6 text-caption sm:text-base text-medium">
14-
<em>Decent Patterns</em> is based on <em>Decentralization Off The Shelf</em>, a project started at <a href="https://simplysecure.org/">Simply Secure</a>. Decent Patterns is maintained by volunteers. All design patterns are licensed <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a>. We follow <a href="https://berlincodeofconduct.org/">the Berlin Code of Conduct</a>.</div>
14+
<em>Decent Patterns</em> is based on <em>Decentralization Off The Shelf</em>, a project started at <a href="https://superbloom.design/">Superbloom</a> (formerly known as Simply Secure). Decent Patterns is maintained by volunteers. All design patterns are licensed <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a>. We follow <a href="https://berlincodeofconduct.org/">the Berlin Code of Conduct</a>.</div>
1515
</div>
1616
</nav>
1717

site/imprint.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: article
3+
title: Imprint
4+
---
5+
6+
*Decent Patterns* was started at Simply Secure in 2019 as *Decentralization Off The Shelf*. It became an independent project in 2021. It is run by volunteers, and fiscally hosted at [interalia](https://interalia.host/en/).
7+
8+
interalia gGmbH
9+
Rehlingstraße 9
10+
79100 Freiburg i. Brsg.

0 commit comments

Comments
 (0)