1.0.5 • Published 10 months ago

@pkcarreno/create-astro-minimal v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

Astro Minimal Template

This is a minimal Astro.js template to launch projects quickly. Extracted from what was done in the homepage project.

It contains:

  • astro-seo
  • astro-font
  • Adapted Link component
  • Adapted Image component
  • EsLint, Prettier, TypeScript y Husky
  • Base Layout
  • Integrations:
    • Sitemap
    • Tailwind

Installation

Run the following command:

# npm
npm create @pkcarreno/create-astro-minimal@latest

# yarn
yarn create @pkcarreno/create-astro-minimal@latest

# pnpm
pnpm create @pkcarreno/create-astro-minimal@latest

Then follow the Astro documentation.

CLI

This cli is inspired by this guide and the React Native Template Obytes cli tool.

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago