Generated page. Written from IdaMilk/Suntado-Developer-Documentation at commit b4de62a on 2026-07-28.
Suntado Developer Documentation
What is it?
The previous developer documentation site: a docsify project rendering markdown from docs/, covering environment setup, SuiteCloud CLI usage, Git workflow, server environments, and six project overviews.
It is this wiki's direct predecessor.
Status
Stale. Last meaningful update January 2026, covering 6 of 35 repositories.
Superseded by this wiki, which covers all 35 and regenerates from source rather than being hand-maintained — the failure mode that left this one behind.
It is still running. Deliberately left in place rather than switched off, so links to it continue to work. Two deployments exist:
| Deployment | Method |
|---|---|
| Internal | GitHub Actions to an internal application server under a process supervisor |
| GitHub Pages | idamilk.github.io/Suntado-Developer-Documentation, built from master |
The GitHub Pages deployment is public. It has been since it was set up, and predates this wiki. Worth a look with fresh eyes to confirm nothing on it should be private — it was not written under a redaction policy.
What it still holds that this wiki does not
Its house style was good enough that this wiki's page template is derived from it — What is it / Purpose / How it Works / Core Features / Tech Stack comes straight from docs/projects/SunApps.md.
Content not yet reproduced here:
| Page | Covers |
|---|---|
getting-started/setting-up-your-environment.md | Development environment setup |
getting-started/working-with-suitecloud-cli.md | SuiteCloud CLI workflow |
git-usage.md | Git conventions |
server-environment.md | Server environments |
Those are process documentation rather than generated repository pages, so they were out of scope for the initial generation run. They are worth porting into this wiki's Reference section — at which point this repository can be archived.
Tech Stack
| Technology | Purpose |
|---|---|
| docsify | Client-side markdown rendering, no build step |
| Node.js | Local serving via docsify-cli |
Rendered entirely in the browser from a CDN-loaded script, with _sidebar.md for navigation and _coverpage.md for the landing page.
Repository
| Repository | IdaMilk/Suntado-Developer-Documentation |
| Primary language | JavaScript / Markdown |
| Files | 24 |
| Last activity | 2026-01-16 |
| Status | Stale but still deployed |
Default branch is master, unlike the rest of the organisation. Its README and coverpage still point at suntado.github.io, an older hostname.