Skip to content

deytenit/ermnvldmr.com

Repository files navigation

codecov

The monorepo powering the front pages of my own

Quick Start

Essential Information

You should learn the following, before exploring the project:

License

Composite (see Copyright & License)

Monorepo Structure

Services

  • www: Main website, built with Rsbuild, React, and MDX.
  • static: Static landing pages, built with Rsbuild and React.
  • docs: Documentation site, built with Hugo and the Hextra theme.

Packages

Who Are You?

Visitor

Just browsing or interested in the content.

Developer

Want to contribute or understand the codebase.

  • Setup: pnpm install
  • Development:
    • Website: pnpm www:dev
    • Documentation: pnpm docs:dev
    • UI Library: pnpm ui:dev
  • Development Guide: AGENTS.md
  • Component Development: pnpm ui:storybook
  • Testing: pnpm test or pnpm test:coverage (View results on Codecov)
  • Code Quality: pnpm lint and pnpm typecheck

Designer

Interested in the design system and components.

  • Components: Run pnpm ui:storybook to explore components
  • Design System: See packages/ui/src/styles/index.css for the color palette and theme
  • Theme Structure: CSS variables with light/dark mode support

Contributor

Want to submit improvements.

  • Workflow: Fork, branch from next, submit pull request
  • Code Standards: See AGENTS.md for conventions
  • Testing Required: All changes must include tests
  • Documentation: TSDoc required for all public exports
  • CI Requirements: Pull requests must pass all checks

Communication & Support

Copyright & License

Source Code: Licensed under the GNU GPL 2.0.

Documentation & Informational Content: Technical documentation, guides, and informational articles within services/docs/content/ and services/www/content/ are licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).

Creative Literature & Art: Poems, personal essays, artworks, photography, and other purely creative or literary works are individually copyrighted by their respective owners. These works are not open-source and are not covered by the GPL or CC BY 4.0 licenses. They remain under full copyright protection unless explicitly stated otherwise within their specific file metadata or directory.


AI Assistance: Significant portions of this project's source code were developed with the assistance of AI code generation tools.

Copyright © 2026 Vladimir Eremin

About

The monorepo powering front pages of my own

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors