No description
Find a file
2026-06-05 23:10:58 +02:00
.forgejo/workflows fix: correct dist deployment path in forgejo workflow 2026-06-05 23:10:58 +02:00
.vscode Customized CSS, footer 2024-10-21 23:37:58 +02:00
drawio same 2025-11-04 23:31:44 +01:00
public block more AI bots 2026-02-06 18:12:47 +01:00
src remove old bookworm tutorial. bookworm is end of support. 2026-06-05 21:02:05 +02:00
.gitignore ignoring DrawIO backup files 2025-08-24 16:27:41 +02:00
.prettierrc First version 2024-10-21 00:51:17 +02:00
astro.config.mjs disable Banner 2026-06-05 21:01:36 +02:00
bun.lock node to bun 2026-06-05 21:01:08 +02:00
package.json node to bun 2026-06-05 21:01:08 +02:00
README.md added information for contributors 2025-11-28 15:55:41 +01:00
tsconfig.json Initial commit from Astro 2024-10-19 22:43:34 +02:00

ISPmail guide

This repository contains the ISPmail guide as found on workaround.org.

The web site is built the static site generator Starlight which creates beautiful documentation with table of contents, a search function and customizable widgets.

The illustrations were created using DrawIO. The flip-book-style diagrams on the big picture page were created using:

Contributing

Feel free to clone this repository (the prod branch) and make changes. You will need NodeJS to create the HTML from the sources:

apt install nodejs
npm i
npm run dev

Merge requests are always welcome. Typo fixes and rephrasing are always welcome because I am not a native english speaker. If you want to contribute or change larger sections please talk to me first.

Or just create an issue here on Github so that I know what needs fixing.

Christoph