From 74c53a08baca5db89701e6198c3a21b2d9462500 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Thu, 28 Jul 2022 09:58:12 -0400 Subject: [PATCH] Add some information to the developer guide. --- site/index.html | 60 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 51 insertions(+), 9 deletions(-) diff --git a/site/index.html b/site/index.html index 348b2bd..f7fb7a4 100644 --- a/site/index.html +++ b/site/index.html @@ -421,23 +421,48 @@ should just run on any POSIX operating system without modification.

Project Goals

-The goals of this project are as follows: +The goals of this project are generally divided into user goals, +and developer goals, depending on who they impact the most. This +isn't an exhaustive list, but it is a list of things that I want to +prioritize, because other server implementations lack them. +

+

+The user goals are as follows:

+

+The developer goals are as follows: +

+