design polish

This commit is contained in:
Gordon 2022-06-28 10:41:55 -07:00
parent 1b8aa20f2d
commit 13b0ad1f91
3 changed files with 16 additions and 15 deletions

View File

@ -2,32 +2,31 @@
title = "Reference"
+++
Additional supporting material on Guide topics.
## [Arvo](/reference/arvo){% class="!mb-0" %}
## [Arvo](/reference/arvo){% class="!mb-0 !mt-12" %}
Technical documentation on Arvo and its components{% class="!mt-2" %}
## [Hoon](/reference/hoon){% class="!mb-0" %}
## [Hoon](/reference/hoon){% class="!mb-0 !mt-12" %}
Detailed documentation on Hoons nuances{% class="!mt-2" %}
## [Nock](/reference/nock){% class="!mb-0" %}
## [Nock](/reference/nock){% class="!mb-0 !mt-12" %}
Definition, explanation, example, and implementations of Nock{% class="!mt-2" %}
## [Vere](/reference/vere){% class="!mb-0" %}
## [Vere](/reference/vere){% class="!mb-0 !mt-12" %}
Details on Urbits runtime, Vere{% class="!mt-2" %}
## [Azimuth](/reference/azimuth){% class="!mb-0" %}
## [Azimuth](/reference/azimuth){% class="!mb-0 !mt-12" %}
Details on Urbits general-purpose public-key infrastructure (PKI), Azimuth{% class="!mt-2" %}
## [Glossary](/reference/glossary){% class="!mb-0" %}
## [Glossary](/reference/glossary){% class="!mb-0 !mt-12" %}
Urbit-specific development nomenclature{% class="!mt-2" %}
## [Additional References](/reference/additional){% class="!mb-0" %}
## [Additional References](/reference/additional){% class="!mb-0 !mt-12" %}
Miscellaneous references{% class="!mt-2" %}

View File

@ -37,11 +37,13 @@ export default function Directory({ search, directory }) {
<Section>
<h1>Directory</h1>
</Section>
<Section>
<p>
Our community is comprised of individuals, all of whom happen to be
pretty friendly. Heres a list of prominent figures youll likely
encounter that are open to being contacted:
</p>
</Section>
<Section>
<h3>Urbit Foundation</h3>
<div className="mt-4">

View File

@ -162,13 +162,6 @@ function Landing({ search }) {
<Section className="space-y-4">
<h3>How to use this site</h3>
<div className="md:columns-2 space-y-4 mt-4">
<p>
Hoon is a powerful and expressive language which builds on the
Urbit platform to promote complete app interoperability and user
control. We believe you'll find it to be a pleasantly innovative
approach to thinking about how computation works and what a
development experience should be.
</p>
<p>
This site is intended for developers who want to learn how Urbit
works from the inside out and how to build and deploy apps. If you
@ -194,6 +187,13 @@ function Landing({ search }) {
</Link>{" "}
are included.
</p>
<p>
Hoon is a powerful and expressive language which builds on the
Urbit platform to promote complete app interoperability and user
control. We believe you'll find it to be a pleasantly innovative
approach to thinking about how computation works and what a
development experience should be.
</p>
<p>
If you are a regular Urbit user (rather than a developer), you
will find operational instructions on the{" "}