Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OpenBSD.org

4 views
Skip to first unread message

Ruoyu Sun

unread,
Mar 13, 2014, 12:30:47 PM3/13/14
to w...@openbsd.org
Hi,

This is my first post here. I recently set up a build server running
OpenBSD. And when I go to OpenBSD.org to dig up some info, I am surprised
to find out that the website is rather "primitive": it lacks design both
from content organization and styling - making it rather unattractive and
difficult to get around.

Is the website deliberately kept like that (for people with text-only
browser)? If not, I could provide some help in revamping the website -
making it modern and user-friendly.

Cheers,
Ruoyu

Ingo Schwarze

unread,
Mar 13, 2014, 1:00:59 PM3/13/14
to Ruoyu Sun, w...@openbsd.org
Hi Ruoyu,

Ruoyu Sun wrote on Fri, Mar 14, 2014 at 12:30:02AM +0800:

> Is the website deliberately kept like that (for people with text-only
> browser)?

It is even more important that it can easily be edited by developers
who are neither web designers nor willing to endure any clicki-bunti
tools, edited by using nothing but a bare-bones ASCII text editor.
For that reason, the constraints are, as far as i understand:

* extremely simple HTML4 code
* very sparingly applied CSS
* no SSI or scripting, except in very few auto-generated pages
* no content management framework

And it is critically important that diff(1) works perfectly on the
HTML source code.

> If not, I could provide some help in revamping the website -
> making it modern and user-friendly.

In general, the OpenBSD project welcomes help and contributions
in all areas, code as well as documentation. But you are not
saying in sufficient detail what you think could be improved,
so it's hard to say whether we would consider the specific ideas
you have in mind as helpful.

If you could show with small examplary patches what you intend to
improve, that would probably help to answer your question.

Yours,
Ingo

0 new messages