> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parvej.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Content Management

> Managing header, about, experience, and other content sections

# Content Management

Manage the core content sections of your portfolio.

## Header Section

**URL:** `/admin/header`

The header appears as the hero section on your homepage.

### Fields

| Field            | Description                                     |
| ---------------- | ----------------------------------------------- |
| Name             | Your display name                               |
| Roles            | Rotating titles (e.g., "Developer", "Designer") |
| Description      | Brief introduction                              |
| Profile Image    | Your photo                                      |
| Name Font        | Font for your name                              |
| Roles Font       | Font for rotating titles                        |
| Description Font | Font for description                            |

### Tips

* Keep roles short (2-3 words each)
* Use 3-5 rotating roles for best effect
* Choose contrasting fonts for visual interest

## About Me Section

**URL:** `/admin/about`

Detailed information about yourself.

### Fields

| Field              | Description                 |
| ------------------ | --------------------------- |
| Vertical Name      | Name displayed vertically   |
| Bio                | Rich text biography         |
| Skills             | List of skills/technologies |
| Image              | About section image         |
| Vertical Name Font | Font for vertical name      |

### Tips

* Use the rich text editor for formatted bio
* Add relevant skills that match your work
* Keep bio concise but informative

## Experience Section

**URL:** `/admin/experience`

Work history and professional experience.

### Fields per Entry

| Field       | Description                          |
| ----------- | ------------------------------------ |
| Title       | Job title                            |
| Company     | Company/organization name            |
| Duration    | Time period (e.g., "2020 - Present") |
| Description | Role description                     |
| Logo        | Company logo (optional)              |

### Tips

* List experiences in reverse chronological order
* Focus on achievements, not just duties
* Include relevant projects or technologies

## Research Section

**URL:** `/admin/research`

Publications, papers, and research work.

### Fields per Entry

| Field              | Description       |
| ------------------ | ----------------- |
| Title              | Publication title |
| Authors            | Author names      |
| Journal/Conference | Where published   |
| Year               | Publication year  |
| Link               | URL to paper      |
| Abstract           | Brief summary     |

## FAQ Section

**URL:** `/admin/faq`

Frequently asked questions.

### Fields per Entry

| Field    | Description       |
| -------- | ----------------- |
| Question | The question      |
| Answer   | Rich text answer  |
| Order    | Display order     |
| Category | Optional grouping |

### Features

* Accordion-style display
* Rich text answers (formatting, links, images)
* Custom dividers between questions
* Drag-and-drop reordering

## Social Links

**URL:** `/admin/settings/social`

Social media and contact links.

### Supported Platforms

* GitHub
* LinkedIn
* Twitter/X
* Instagram
* Facebook
* YouTube
* Email
* Website
* Custom links

### Fields per Link

| Field    | Description                     |
| -------- | ------------------------------- |
| Platform | Social platform                 |
| URL      | Profile URL                     |
| Icon     | Auto-selected based on platform |
| Order    | Display order                   |

## Menu Settings

**URL:** `/admin/settings/menu`

Configure navigation menu.

### Options

| Setting       | Description                   |
| ------------- | ----------------------------- |
| Show Blog     | Toggle blog in navigation     |
| Show Projects | Toggle projects in navigation |
| Show Shop     | Toggle shop in navigation     |
| Menu Items    | Custom menu items             |
| Logo          | Site logo                     |

## Best Practices

<Tip>
  Keep content concise. Visitors scan quickly - make key information stand out.
</Tip>

<Tip>
  Use consistent image sizes across sections for a polished look.
</Tip>

<Tip>
  Preview changes on the public site before finalizing.
</Tip>

<Warning>
  Large images slow down your site. Optimize images before uploading.
</Warning>
