No description
|
All checks were successful
/ build (push) Successful in 1m39s
- Upgrade astro from 5.18.2 to 6.4.4 - Upgrade @astrojs/starlight from 0.35.2 to 0.39.3 - Upgrade @astrojs/sitemap from 3.5.0 to 3.7.3 - Upgrade @astrojs/check from 0.9.4 to 0.9.9 - Upgrade typescript from 5.9.3 to 6.0.3 - Upgrade sharp from 0.32.6 to 0.34.5 - Fix Starlight sidebar config for v0.39.0 (autogenerate → items array) - Migrate markdown plugins to unified() API Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai> |
||
|---|---|---|
| .forgejo/workflows | ||
| .vscode | ||
| drawio | ||
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc | ||
| astro.config.mjs | ||
| bun.lock | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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:
- https://github.com/pascal-brand38/astro-splide
- https://pascal-brand38.github.io/astro-dev/packages/astro-splide/
- https://splidejs.com/guides/options/
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.