Skip to content

Repository files navigation

IU Alumni Docs

Documentation for the IU Alumni platform — a community platform for Innopolis University graduates to plan events and stay connected.

Live site

iu-alumni.github.io/docs

What's documented

SectionDescription
TechnicalArchitecture, stack decisions, and component design with Mermaid diagrams
RequirementsFunctional requirements, quality attributes, and use-case specifications
Metrics & AnalyticsKPIs, engagement metrics, and measurement methodology
SprintsMeeting notes and sprint records

Local development

npm install
npm run docs:dev

The dev server starts at http://localhost:5173/docs/.

Build

npm run docs:build # output → src/.vitepress/dist/
npm run docs:preview # preview the built site locally

Markdown lint

Run lint checks on all markdown files in src/:

npm run lint:md # check for issues
npm run lint:md:fix # check and auto-fix fixable issues

Run these commands from the docs/ directory so .markdownlint.json is picked up.

Stack

Built with VitePress + vitepress-plugin-mermaid. Deployed to GitHub Pages on every push to main via .github/workflows/deploy.yml.

Contributing

See the org-wide Contributing Guide.

About

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages