Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
+++
title = "number zero"
description = "Less net work for networks"
+++
description = "a deep-tech software engineering company dedicated to building fully distributed systems"
+++
75 changes: 0 additions & 75 deletions content/blog/_index.md

This file was deleted.

50 changes: 0 additions & 50 deletions content/blog/a_new_direction_for_iroh.md

This file was deleted.

18 changes: 17 additions & 1 deletion content/legal.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,20 @@ template = "page.html"
[extra]
+++

This is the legal page
## Site Policies

### Data and Privacy
We do not collect any cookies or personal data on this website.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should check with plausible.io if there is anything additional we need to add here

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


### Licensing
Except as noted, the contents of this site is licensed under the [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/).

### Licensing Exeptions
Any code samples on this site are licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).

Trademarks and logos are not included under this license.

In some cases, a page may include content consisting of images, audio or video material, or a link to content on a different webpage (such as videos or slide decks). This content is not covered by the license, unless specifically noted.

### Attributions
This policy page was adapted from the [Google for Developers](https://developers.google.com/terms/site-policies) policy page.
4 changes: 2 additions & 2 deletions content/roles/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@ in_search_index = true
# The taxonomies for this page. The keys need to be the same as the taxonomy
# names configured in `config.toml` and the values are an array of String objects. For example,
# tags = ["rust", "web"].
[taxonomies]
# [taxonomies]
# Your own data.

[extra]
+++

## Open Roles at number 0

### [Business Development Contractor](/roles/biz_dev)
### [Business Development Contractor](/roles/biz_dev)
2 changes: 1 addition & 1 deletion content/roles/biz_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ This is a build role. We're transitioning both the team & the project towards ad

### How to Apply:

Please submit your resume and a cover letter detailing your experience and why you would be a great fit for this role to "team @ [this web site]". Or just reach out to us [on twitter](https://twitter.com/n0computer)
Please submit your resume and a cover letter detailing your experience and why you would be a great fit for this role to "team @ [this web site]". Or just reach out to us [on twitter](https://twitter.com/n0computer)
12 changes: 4 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
### base template for zola + tailwind site

This should be a good jumping off point for building sites with zola.
I started with this [blog post](https://www.maybevain.com/writing/using-tailwind-css-with-zola-static-site-generator/) as a reference, but numerous things are out of date because javascript.
From there, built out the bones of a template using https://github.com/tchartron/blow as a reference.
### n0 website

Based on [b5/zola_tailwind_template](https://github.com/b5/zola_tailwind_template)

## Getting started
You'll need [`zola`](https://getzola.org), [`node`](), and [`yarn`]()

```
$ git clone git@github.com:b5/zola_tailwind_template.git
$ cd zola_tailwind_template
$ yarn
$ yarn dev
```

then visit `127.0.0.1:1111` in a browser
then visit `127.0.0.1:1111` in a browser
10 changes: 6 additions & 4 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ <h1 class="text-5xl font-space-mono leading-tight">
Less net work for networks
</h1>
<h3 class="text-lg font-space-mono mt-6 text-n0gray-400 leading-normal">We are an open R&amp;D organization focused on efficient distributed systems</h3>
<h3 class="text-lg font-space-mono mt-6 text-n0gray-400 leading-normal">An engineering-first, measurements focused company that ships high-quality software that we continually measure & improve.</h3>
<h3 class="text-lg font-space-mono mt-6 text-n0gray-400 leading-normal">number 0 is fully committed to shipping open source software under permissive licenses.</h3>
</div>
</div>
</section>
Expand All @@ -17,7 +19,7 @@ <h3 class="text-lg font-space-mono mt-6 text-n0gray-400 leading-normal">We are a
<h4 class="font-space-mono text-lg text-n0pink-300">01</h4>
</div>
<div class="w-auto sm:w-7/12 text-lg leading-normal">
<h4 class="mb-5">Rather than optimize for performance or decentralization, we're building networks that use fewer resources to perform the same task.</h4>
<h4 class="mb-5">A deep-tech software engineering company dedicated to building fully distributed systems.</h4>
<h4 class="mb-5">With five plus years of experience building open distributed systems <i class="italic">each</i>, our founding team understands the importance of collaboration and accessibility when it comes to developing innovative software and conducting research.</h4>
<h4 class="mb-5">We measure everything. We think technology is best when it&apos;s a bit creative. We build things that just work. If that sounds cool to you, let&apos;s <a class="text-n0pink-300" href="https://twitter.com/n0computer">connect.</a></h4>
</div>
Expand All @@ -29,7 +31,7 @@ <h4 class="mb-5">We measure everything. We think technology is best when it&apos
<img src="/img/logos/iroh-wordmark-full-purple.svg" class="w-40" />
<div class="w-28">
</div>
<p class="mt-10 text-lg">A toolkit for building distributed applications.</p>
<p class="mt-10 text-lg">A library for building on direct connections between devices, putting more control in the hands of your users.</p>
<a href="https://github.com/n0-computer/iroh" class="inline-block my-10 py-3 px-5 bg-irohPurple-500 text-white">
FOLLOW DEV ON GITHUB
</a>
Expand Down Expand Up @@ -62,7 +64,7 @@ <h4 class="font-space-mono text-lg text-n0pink-300">04</h4>
</div>
<div class="w-auto sm:w-4/12 sm:mr-10">
<h2 class="text-2xl">Getting Started</h2>
<p>Join us in our first year as a team</p>
<p>Join us in our second year as a team</p>
</div>
<ul class="w-auto sm:w-4/12 mt-10 sm:mt-0">
<li><a href="https://twitter.com/n0computer" class="block w-full mb-5 py-3 px-5 bg-n0pink-600 text-n0gray-900 transition-colors hover:bg-n0pink-500">
Expand All @@ -76,4 +78,4 @@ <h2 class="text-2xl">Getting Started</h2>
</a></li> -->
</div>
</section>
{% endblock content %}
{% endblock content %}
Loading