Skip to main content

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:

DeploymentMethod
InternalGitHub Actions to an internal application server under a process supervisor
GitHub Pagesidamilk.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:

PageCovers
getting-started/setting-up-your-environment.mdDevelopment environment setup
getting-started/working-with-suitecloud-cli.mdSuiteCloud CLI workflow
git-usage.mdGit conventions
server-environment.mdServer 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

TechnologyPurpose
docsifyClient-side markdown rendering, no build step
Node.jsLocal 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

RepositoryIdaMilk/Suntado-Developer-Documentation
Primary languageJavaScript / Markdown
Files24
Last activity2026-01-16
StatusStale 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.