_ _
___ | |__ __ _ _______ | |_
/ _ \| '_ \ / _` |_ / _ \| __|
| (_) | | | | (_| |/ / (_) | |_
\___/|_| |_|\__,_/___\___/ \__|
web —
index and setup
| openbsd |
: OpenBSD usage, configuration and tips. |
| - vm |
: OpenBSD vmm - configuration and usage. |
| - make |
: OpenBSD make. |
| - pf |
: Configuration and usage. |
| - web |
: index and setup. |
| -- httpd |
: OpenBSD's httpd - setup. |
| -- cgi |
: Using CGI with httpd. |
| -- ssl |
: creating ssl certificate and httpd configuration. |
| - documentation |
: index and usage. |
| -- mdoc |
: OpenBSD mdoc format - usage. |
| ---
mdoc_list_examples |
: OpenBSD mdoc examples - lists. |
| -- mandoc |
: mandoc usage. |
| -- roff |
: mdoc compatible roff macros. |
| css |
: syntax and usage. |
| html |
: syntax and usage. |
- write documents using mdoc and roff macros.
- configure the css.
- use make to convert docs to html using mandoc.
- configure a testing vm with httpd.
- configure pf for testing to copy files and access the site.
- configure the real public host using httpd and ssl.