Introduction
What Stock Rankings is and how these docs are organized.
Welcome to the Stock Rankings documentation — a private, single-user AI portfolio management system.
This site is the public web presence (marketing, blog, and these docs). The application itself lives at stocks.dataconnector-pro.com.
The three pillars
Adding a page
Docs are MDX files under content/docs. Drop in a new .mdx file with a title and
description in the frontmatter and it appears in the sidebar automatically. Deploy with
pnpm deploy_web.