Skip to content

Commit 695fec2

Browse files
committed
Update to add people page, services, products.
Massage the messaging. Remove twitter. Let's chat contact page everywhere.
1 parent e84f6c9 commit 695fec2

File tree

12 files changed

+282
-183
lines changed

12 files changed

+282
-183
lines changed

content/n0ps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "number 0 protocol services"
2+
title = "number 0 services"
33
description = "Build on the edge with the team that lives there"
44
template="n0ps.html"
55
+++

content/roles/_index.md renamed to content/people/_index.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
+++
2-
title = "Work with number 0"
3-
description = "Open positions"
2+
title = "People"
3+
description = "One of the very few teams with a proven track record of shipping direct connection topologies in production apps"
44

55
# Template to use to render this section page.
6-
template = "roles/index.html"
6+
template = "people/index.html"
77

88
# The given template is applied to ALL pages below the section, recursively.
99
# If you have several nested sections, each with a page_template set, the page
1010
# will always use the closest to itself.
1111
# However, a page's own `template` variable will always have priority.
1212
# Not set by default.
13-
page_template = "roles/page.html"
13+
page_template = "people/page.html"
1414

1515
# The date of the post.
1616
# Two formats are allowed: YYYY-MM-DD (2012-10-02) and RFC3339 (2002-10-02T15:00:00Z).
@@ -52,12 +52,3 @@ aliases = []
5252
in_search_index = true
5353

5454
+++
55-
56-
## Open Roles at number 0
57-
58-
### We have no open roles at this time.
59-
60-
Rather than leave "ghost roles" open that we don't intend to fill, we're opting to keep this page empty. If you're a truly standout human & think you'd be an incredible fit for out team, please reach out via email to "hello" at this website, or thorugh the iroh discord. Nearly all of our team has come to us thorugh "the passion door", instead of having an explicit role they applied for.
61-
62-
Thanks,
63-
The number 0 team

content/products.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
+++
2+
title = "number 0 products"
3+
description = "Get started today shipping quality networking software"
4+
template="products.html"
5+
+++

0 commit comments

Comments
 (0)