forked from cardosofelipe/fast-next-template
- Update PROJECT_NAME to Syndarix in backend config - Update all frontend components with Syndarix branding - Replace all GitHub URLs with Gitea Syndarix repo URLs - Update metadata, headers, footers with new branding - Update tests to match new URLs - Update E2E tests for new repo references - Preserve "Built on PragmaStack" attribution in docs Closes #13 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
670 B
Markdown
16 lines
670 B
Markdown
# Branding Guidelines
|
|
|
|
Welcome to the **Syndarix** branding guidelines. This section defines who we are, how we speak, and how we look.
|
|
|
|
## Contents
|
|
|
|
- **[01. Brand Values & Mission](./01-brand-values.md)** - Our core principles and voice.
|
|
- **[02. Visual Identity](./02-visual-identity.md)** - Logo, colors, and typography usage.
|
|
|
|
## Relationship with Design System
|
|
|
|
While these branding guidelines define the _soul_ and _identity_ of the project, the **[Design System](../design-system/README.md)** provides the _technical implementation_ and _components_ to build it.
|
|
|
|
- **Branding**: "Why we use this blue."
|
|
- **Design System**: "How to use the `bg-primary` class."
|