Skip to content

Commit d9630cf

Browse files
authored
Merge pull request #443 from passkeydeveloper/hugo-hinode-update
Hugo 0.146.0 and Hinode 1.0 upgrade
2 parents 5af0a07 + bfb34fa commit d9630cf

26 files changed

Lines changed: 1436 additions & 120 deletions

File tree

.hvm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.141.0
1+
v0.146.0

assets/scss/theme/theme.scss

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
/* Increase space between ToC items: #442 */
3+
.toc-item{
4+
margin-bottom: 0.5rem;
5+
}
6+
17
.navbar-nav .nav-link.active {
28
font-weight: 500;
39
}
@@ -8,18 +14,18 @@ a:hover {
814

915
.fade-out-text {
1016
background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); /* Adjust gradient direction and colors as needed */
11-
-webkit-background-clip: text;
12-
-webkit-text-fill-color: transparent;
13-
background-clip: text;
17+
-webkit-background-clip: text;
18+
-webkit-text-fill-color: transparent;
19+
background-clip: text;
1420
}
1521

1622
@if $enable-dark-mode {
1723
@include color-mode(dark) {
1824
.fade-out-text {
1925
background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /* Adjust gradient direction and colors as needed */
20-
-webkit-background-clip: text;
21-
-webkit-text-fill-color: transparent;
22-
background-clip: text;
26+
-webkit-background-clip: text;
27+
-webkit-text-fill-color: transparent;
28+
background-clip: text;
2329
}
2430
}
25-
}
31+
}

config/_default/params.toml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,26 @@
22
primary = "#006b60"
33

44
[main]
5-
65
description = "A collection of resources and insights to help you deploy passkeys, including practical user experiences, device ecosystem support, frequently asked questions, and more."
76
images = ["/img/share-cover.png"]
8-
9-
[main.externalLinks]
10-
cue = false
11-
tab = true
7+
[main.externalLinks]
8+
cue = false
9+
tab = true
10+
[main.colorMode]
11+
enabled = true
12+
toggle = false
1213

1314
[navigation]
1415
logo = "/img/logos/pdd-logo-color-nopad-light.svg"
16+
logo-mode = true
1517
title = "passkeys.dev"
1618
breadcrumb = false
1719
toc = true
1820
sidebar = true
1921
fixed = true
22+
[navigation.search]
23+
enabled = true
24+
modal = false
2025

2126
[footer]
2227
license = '<a href="/about/#copyright-and-attributions">CC BY-NC-ND 4.0</a>'

content/en/about/index.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
title: About passkeys.dev
3+
description:
4+
layout: fullpage
5+
---
6+
7+
passkeys.dev is brought to you by members of the [W3C WebAuthn Community Adoption Group](https://www.w3.org/community/webauthn-adoption/) and the [FIDO Alliance](https://fidoalliance.org/).
8+
9+
## Engage and Contribute
10+
11+
{{< card-group padding="3" gutter="3" wrapper="mt-4 mb-4" cols="2">}}
12+
{{< card title="Ask & Discuss" icon="fa fa-comments" >}}
13+
14+
- [W3C WebAuthn Community Adoption Group](https://www.w3.org/community/webauthn-adoption/)
15+
- [Passkeys Developer Discussions (passkeys.dev/discuss)](https://github.com/orgs/passkeydeveloper/discussions)
16+
{{< /card >}}
17+
{{< card title="Github" icon="fab github" >}}
18+
- [Suggest content or report a site issue](https://github.com/passkeydeveloper/passkeys.dev/issues/new/choose)
19+
{{< /card >}}
20+
{{< card title="Bluesky" icon="fab bluesky" >}}
21+
- [Passkeys Developer](https://fosstodon.org/@passkeysdev)
22+
{{< /card >}}
23+
{{< card title="Mastodon" icon="fab mastodon" >}}
24+
- [Passkeys Developer](https://fosstodon.org/@passkeysdev)
25+
- [W3C Developer](https://w3c.social/@w3cdevs)
26+
{{< /card >}}
27+
{{< /card-group >}}
28+
29+
Contributing guidance coming soon!
30+
31+
## Maintainers
32+
33+
Tim Cappalli
34+
[{{< fab fa-github >}}](https://github.com/timcappalli)
35+
[{{< fab fa-mastodon >}}](https://infosec.exchange/@timcappalli)
36+
[{{< fas fa-at >}}](https://www.threads.net/@timcappalli)
37+
[{{< fas fa-house >}}](https://timcappalli.me/)
38+
39+
Matthew Miller
40+
[{{< fab fa-github >}}](https://github.com/MasterKale)
41+
[{{< fab fa-mastodon >}}](https://infosec.exchange/@iamkale)
42+
[{{< fas fa-house >}}](https://millerti.me/)
43+
44+
## Contributors
45+
46+
- Anders Åberg
47+
- Dirk Balfanz
48+
- Arnar Birgisson
49+
- Christiaan Brand
50+
- Garrett Davidson
51+
- Jesse Endahl
52+
- Eiji Kitamura [{{< fab github >}}](https://github.com/agektmr)
53+
- Akshay Kumar
54+
- Dominique Hazael-Massieux [{{< fab github >}}](https://github.com/dontcallmedom)
55+
- Jeff Hodges
56+
- Adam Langley
57+
- Ricky Mondello
58+
- Maud Nalpas [{{< fab github >}}](https://github.com/maudnals)
59+
- Cody Salas
60+
61+
## Copyright and Attributions
62+
63+
Unless otherwise indicated, passkeys.dev content is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/). Additional Terms: You may only link to this content. Copying, distributing, or modifying the content is not permitted.
64+
65+
Code samples are in the [public domain CC0](https://creativecommons.org/publicdomain/zero/1.0/). No licensing notice is necessary but if you need one, you can use: `Any copyright is dedicated to the Public Domain: https://creativecommons.org/publicdomain/zero/1.0/`.
66+
67+
### Other Attributions
68+
69+
**passkeys.dev is powered by [Hinode](https://gethinode.com/) and [Hugo](https://gohugo.io/).**
70+
71+
AirDrop, Apple, iPadOS, iCloud Keychain, iPhone, MacBook, and macOS are trademarks of Apple Inc., registered in the U.S. and other countries and regions.
72+
73+
Android and ChromeOS are trademarks of Google LLC.
74+
75+
Ubuntu is a trademark of Canonical Limited and is used under license.
76+
77+
Windows is a registered trademark of Microsoft Corporation in the United States and/or other countries.
78+
79+
The passkey icon is a trademark of FIDO Alliance, Inc.
80+
81+
FIDO® is a trademark (registered in numerous countries) of FIDO Alliance, Inc.

0 commit comments

Comments
 (0)