# Astro DevsCard

import DocButton from '~/components/webkit/DocButton.vue';
import SectionBasicContent from '~/components/SectionBasicContent/SectionBasicContent.vue';
import Container from '~/components/webkit/Container.vue';

<SectionBasicContent
  description="The DevsCard template contains the configurations to create your online and paper resume using the DevsCard project. This template provides a modern and professional way to showcase your skills, experience, and projects in both digital and printable formats."
  buttons={[
    { label: "Deploy template", link: "https://console.azion.com/create/azion-community/devscard", outlined: false, icon: "ai ai-azion", iconPos: "left" },
    { label: "View demo", link: "https://laxkles80r.map.azionedge.net/", severity: "secondary" }
  ]}
>
  <Fragment slot="content">
    <div style="flex: 1; min-width: 300px;">
      | Item | Details |
      |:----------|:------|
      | Repository | [Azion Samples](https://github.com/aziontech/azion-samples/tree/dev/templates/astro/devscard) |
      | Framework | [Astro](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/astro/) |
      | Use Case | Online resume |
    </div>
    <div style="display: flex; justify-content: center; align-items: center; flex: 1;">
      <img src="/assets/docs/images/uploads/template-showcase/astro/astro-devscard.png" width="400" alt="Astro Devscard resume" style="min-width: 100%; max-width: 100%; height: auto;" />
    </div>
  </Fragment>
</SectionBasicContent>

## About this template

This template is a developer resume and portfolio card built with [Astro](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/astro/) on top of the DevsCard project. You configure your profile, skills, experience, and projects in a single place, and the template generates both a polished web page and a print-ready version. Published on Azion, your card loads instantly via a distributed architecture for anyone who opens the link.

## Key features

- Single-file configuration for your profile, skills, experience, and projects.
- Generates both an online portfolio and a print-friendly paper resume.
- Section-based layout that is straightforward to customize and reorder.
- One-click deployment to Azion's globally distributed global network.