The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ️ Star to support our work!
Find a file
Nate Moore d08ddaf5b9
Move from yarn to pnpm (#2455)
* chore: `yarn` => `pnpm`

* docs: `yarn` => `pnpm`

* chore(ci): yarn => pnpm

* chore(ci): update pnpm cache path

* fix: add missing deps

* fix: add missing deps

* test: add package.json to all test fixtures

* chore: improve hoisting behavior

* chore: move turbo into package.json

* chore: update npmrc

* fix: add missing `debug` dependency

* chore: remove prepare script

* test: fix new tests

* fix: fully resolve renderer paths and `astro/internal` path

* chore: update lockfile

* chore: remove log

* fix: resolve renderers in vite-plugin-jsx

* fix: prefer public-hoist-pattern to shamefully-hoist

* chore: ignore @babel/core peer warning

* chore: update dependencies

* test: add autoprefixer as explicit dep

* chore: update `.npmrc` file in examples

* chore: update dependencies

* fix: resolve renderer dependencies in static build

* fix: static build renderer resolution

* chore: fix smoke tests

* chore: hoist autoprefixer

* chore: update lockfile

* attempt: use full file:// path on Windows

* attempt: use astro/internal

* attempt: optimize astro/internal

* attempt: expose ./internal.js

* chore: add missing package.json files

* attempt: resolve astro/internal path

* chore: tidy package.json

* chore: update lockfile

* chore: update deps

* chore: update deps

* chore: yarn -> pnpm

* attempt: explicit /@fs urls

* attempt: explicit /@fs urls

* chore: update all examples for pnpm

* chore: fix hoisting for with-vite-plugin-pwa

* chore(ci): fix sharp install

* chore: update with-vite-plugin-pwa example

* fix: pin vite-plugin-pwa to 0.11.11

* fix: add workbox-window to vite-plugin-pwa deps

* refactor: use pnpm update --recursive

Co-authored-by: JuanM04 <me@juanm04.com>

* chore: yarn => pnpm

* chore: yarn => pnpm

* fix: update smoke test to skip examples which don't work in static build

* update lockfile

* chore: update .npmrc files

* chore: update lockfile

* fix: smoke script

* chore: update .npmrc file

* fix: return to shamefully-hoist (shamefully)

* chore: update lockfile

* fix(smoke): ignore scripts for smoke tests

* fix: update example to disable renderers

* chore: bump version

* chore(ci): fix smoke tests

* attempt: disable --frozen-lockfile for smoke tests

* chore: update smoke test

* chore: fix rebase issue

* chore: update lockfile

* fix: smoke tests

* fix(ci): run external smoke tests first

* fix(ci): run syntax

* chore: update lockfile

* fix(ci): ensure submodules are up-to-date

* fix(ci): ensure submodules are up-to-date

* chore: update lockfile

* chore: update for webapi

* chore: silence node:* warnings

* chore: update deps

* fix(ci): persist generated webapi assets

* fix(ci): webapi build script

* chore(ci): remove custom node caching

* chore: keep turbo.json

* chore: update turbo, ignore create-astro

* chore: update deps

* fix(ci): test command

* chore(ci): update test script

Co-authored-by: JuanM04 <me@juanm04.com>
2022-03-08 15:46:11 -06:00
.changeset [ci] release (#2724) 2022-03-04 15:29:27 -06:00
.github Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
.vscode Fix GoToDefinition for component imports (and component usage) (#1045) 2021-08-09 12:03:32 -04:00
assets Remove SVG animation on GitHub/NPM (#2512) 2022-01-31 17:36:25 -06:00
docs Remove docs from monorepo (#2517) 2022-02-07 13:39:53 -05:00
examples Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
packages Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
scripts Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
smoke Refactor smoke tests to use submodules (#2702) 2022-03-02 16:08:42 -06:00
tools/vscode/syntaxes Remove VSCode and Langauge Server from this monorepo (#1230) 2021-08-26 13:14:47 -04:00
www chore: remove www (#2361) 2022-01-11 12:59:06 -06:00
.editorconfig Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
.eslintignore Improve GitHub Actions (#2041) 2021-11-29 15:11:15 -06:00
.eslintrc.cjs Fix subpath support regressions (#2330) 2022-01-06 16:32:24 -05:00
.git-blame-ignore-revs Create .git-blame-ignore-revs (#2254) 2022-01-07 15:02:37 -08:00
.gitignore Adds memory leak test in CI (#2616) 2022-02-18 14:23:47 -06:00
.gitmodules Refactor smoke tests to use submodules (#2702) 2022-03-02 16:08:42 -06:00
.gitpod.yml Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
.npmrc Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
.nvmrc Add Migration Guide to docs (#1751) 2021-11-12 07:40:49 -05:00
.prettierignore fix failing format command in CI (#2696) 2022-03-01 11:59:06 -08:00
.prettierrc.json fix failing format command in CI (#2696) 2022-03-01 11:59:06 -08:00
CODE_OF_CONDUCT.md [ci] yarn format 2021-06-24 00:27:22 +00:00
comp.txt Flagged SSR support (#2548) 2022-02-14 12:48:52 -05:00
CONTRIBUTING.md Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
FUNDING.md format 2022-02-09 12:34:06 -08:00
FUNDING.yml Create FUNDING.md (#1137) 2021-08-17 22:39:20 -07:00
GOVERNANCE.md [ci] yarn format 2022-02-16 23:08:33 +00:00
LICENSE refactor dev to use vite server (#2494) 2022-01-31 14:44:40 -05:00
netlify.toml Remove docs from monorepo (#2517) 2022-02-07 13:39:53 -05:00
package.json Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
pnpm-lock.yaml Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
pnpm-workspace.yaml Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
README.md Add README to packages/astro (#313) 2021-06-07 17:38:22 -05:00
STYLE_GUIDE.md Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
tsconfig.base.json Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
turbo.json Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00

Astro is a new kind of static site builder for the modern web—powerful developer experience meets lightweight output.

🚀 Read the launch post →

📚 Learn Astro →

Project Status

⚠️ Astro is still beta software—missing features and bugs are to be expected! We are quickly working our way towards a stable, production-ready v1.0 release, but we are still finalizing some of Astro's APIs.

That being said, there are quite a few Astro sites in production already. We're incredibly grateful to everyone who has made an early bet on Astro!

Quick Start

👾 Online 📦 Local

Try Astro in your browser!

Launch astro.new →

Get started with Astro using our interactive CLI!

npm init astro my-astro-project

Sponsors

You can sponsor Astro's development on Open Collective. Astro is generously supported by the following companies and individuals:

Platinum Sponsors

NetlifyNetlify VercelVercel

Gold Sponsors

‹div›RIOTS ‹div›RIOTS StackUp Digital StackUp Digital

Sponsors

SentryQoddi App Platform