-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvements to the specifications website #394
Conversation
src/index.html
Outdated
<!-- | ||
<div class="basic-grid"> | ||
<div class="pitch"> | ||
<h3>High-quality open standards</h3> | ||
<p> | ||
We aim to fully define implementation behaviour and to empower anyone to build their | ||
own system that fits into the interplanetary ecosystem without needing to reverse-engineer | ||
the behavior of other implementations. | ||
</p> | ||
</div> | ||
<div class="pitch"> | ||
<h3>Comprehensive test suites</h3> | ||
<p> | ||
A specification is only as useful as it is both testable and tested. We are building extensive | ||
test suites that allow specifications to prove their interoperability and implementations to demonstrate | ||
their correctness. | ||
</p> | ||
</div> | ||
<div class="pitch"> | ||
<h3>Testing infrastructure</h3> | ||
<p> | ||
We build tools to support detecting interoperability issues early and often as part of CI/CD pipelines | ||
and to report on implementation maturity as the stack evolves so that people who build on top of the | ||
interplanetary stack can know what they can use in production. | ||
</p> | ||
</div> | ||
<div class="pitch"> | ||
<h3>An open governance model</h3> | ||
<p> | ||
We guarantee community ownership of the standards, of the standards-production process, and of | ||
the infrastructure to operate it, in collective pursuit of efficient, transformative, ethical | ||
technology. | ||
</p> | ||
</div> | ||
</div> | ||
--> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💭 cc @darobin just flagging we are removing this commented block for now, may be useful later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can re-add it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kay, I added it. I will merge once CI is 🌿
7faaf5c
to
26a941c
Compare
OLD:
NEW: