1.0.5 • Published 1 year ago

@pkcarreno/create-astro-minimal v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago