Skip to content

Commit e84f6c9

Browse files
committed
add logos
1 parent 46ab81d commit e84f6c9

13 files changed

+2328
-98
lines changed

content/blog/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ aliases = []
6868
# section's root path. This is independent of the site-wide variable of the same
6969
# name. The section feed will only include posts from that respective feed, and
7070
# not from any other sections, including sub-sections under that section.
71-
generate_feed = false
71+
# generate_feed = false
7272

7373
# Your own data.
7474
[extra]
75-
+++
75+
+++

content/logos.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
+++
2+
title = "Logos"
3+
description = "iroh & number 0 brand content"
4+
5+
# The date of the post.
6+
# Two formats are allowed: YYYY-MM-DD (2012-10-02) and RFC3339 (2002-10-02T15:00:00Z).
7+
# Do not wrap dates in quotes; the line below only indicates that there is no default date.
8+
# If the section variable `sort_by` is set to `date`, then any page that lacks a `date`
9+
# will not be rendered.
10+
# Setting this overrides a date set in the filename.
11+
# date =
12+
13+
# The last updated date of the post, if different from the date.
14+
# Same format as `date`.
15+
# updated =
16+
17+
# The weight as defined on the Section page of the documentation.
18+
# If the section variable `sort_by` is set to `weight`, then any page that lacks a `weight`
19+
# will not be rendered.
20+
weight = 0
21+
22+
# A draft page is only loaded if the `--drafts` flag is passed to `zola build`, `zola serve` or `zola check`.
23+
draft = false
24+
25+
# If set, this slug will be used instead of the filename to make the URL.
26+
# The section path will still be used.
27+
# slug = ""
28+
29+
# The path the content will appear at.
30+
# If set, it cannot be an empty string and will override both `slug` and the filename.
31+
# The sections' path won't be used.
32+
# It should not start with a `/` and the slash will be removed if it does.
33+
# path = ""
34+
35+
# Use aliases if you are moving content but want to redirect previous URLs to the
36+
# current one. This takes an array of paths, not URLs.
37+
aliases = []
38+
39+
# When set to "true", the page will be in the search index. This is only used if
40+
# `build_search_index` is set to "true" in the Zola configuration and the parent section
41+
# hasn't set `in_search_index` to "false" in its front matter.
42+
in_search_index = true
43+
44+
# Template to use to render this page.
45+
template = "page.html"
46+
+++
47+
48+
Download Logo files for number 0 and iroh here (right-click and use "save link as"):
49+
50+
* [iroh_and_number_0_logos.ai](/logos/iroh_and_number_0_logos.ai)
51+
* [number-0-wordmark-full-gray.svg](/logos/number-0-wordmark-full-gray.svg)
52+
* [n0-wordmark-small-gray.svg](/logos/n0-wordmark-small-gray.svg)
53+
* [iroh-wordmark-full-purple.svg](/logos/iroh-wordmark-full-purple.svg)
54+
* [number-0-wordmark-full-salmon.svg](/logos/number-0-wordmark-full-salmon.svg)
55+
* [n0-wordmark-small-salmon.svg](/logos/n0-wordmark-small-salmon.svg)
56+
* [number-0-wordmark-full-dark.svg](/logos/number-0-wordmark-full-dark.svg)
57+
* [n0-wordmark-small-dark.svg](/logos/n0-wordmark-small-dark.svg)
58+
* [iroh_logo.png](/logos/iroh_logo.png)

content/roles/_index.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,13 @@ aliases = []
5151
# hasn't set `in_search_index` to "false" in its front matter.
5252
in_search_index = true
5353

54-
# The taxonomies for this page. The keys need to be the same as the taxonomy
55-
# names configured in `config.toml` and the values are an array of String objects. For example,
56-
# tags = ["rust", "web"].
57-
[taxonomies]
58-
# Your own data.
59-
60-
[extra]
6154
+++
6255

6356
## Open Roles at number 0
6457

65-
### [Business Development Contractor](/roles/biz_dev)
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/roles/biz_dev.md

Lines changed: 0 additions & 88 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)