Organization landing page for Dev-Centr — tools and resources to become a better developer: go from 0 to pro. The flagship Development Orchestration Suite lives on devcentr.app.
Explore the site »
Report Bug
·
Request Feature
The official organization landing page for Dev-Centr.
URL:devcentr.org
Hosting: GitHub Pages (static build from this repo). CI deploys
.output/publicon every push tomainvia.github/workflows/ci.yml. Custom domain is configured on the repo’s Pages settings.
Site copies live in public/brand/. Canonical org-wide assets (including logo.svg) are harbored in the .github / .github-private profile folders. Upload logo-on-dark-256.png as the GitHub organization avatar under org Settings → Profile.
Source: AsciiDoc posts in
content/news/(narrative only — not a micro-changelog)CMS: git + Pages CMS (see
.pages.ymlandcontent/news/README.adoc)Build:
pnpm run news:build(alsopredev/prebuild) writessrc/lib/news-posts.generated.json, changelog JSON, and the feed files
URL:/changelog
Source: Antora
changelog.adoc/ activity-log timelines (DevCentr, General Knowledge, docs portal) ingested at build timeCanonical: Full entries remain on docs.devcentr.org; the marketing page is a mirror index
URL:/help (
/supportredirects to/help#support)Hub for self-help (docs) vs assisted support (coming soon), plus status, GitHub, and
support@devcentr.org.Planning notes:
docs/help-and-support-plans.adoc
Probes:/status (
/healthredirects here) — client-side checks of public endpointsHosted uptime:status.devcentr.org (Better Stack) — linked from the probe page
Community surfaces (Help, Status, Slack, …) live under the header Community menu
App shell
Language
Tooling
src/— Source code (scaffolded)content/news/— AsciiDoc news / blog postspublic/— Static assets (includes generated feeds underpublic/news/)src/lib/news-posts.generated.json/changelog-entries.generated.json— build outputs frompnpm news:buildapp.config.ts— SolidStart/Vinxi configurationDESIGN.md— Design philosophy and guidelines
To iterate on the design, provide the SITE-GENERATION-PROMPT.md to a design-capable AI.
Contributions are welcome. Open an issue before large changes.
DevCentr.org — support@devcentr.org