mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
The web framework for content-driven websites. ⭐️ Star to support our work!
ba38147ccc
* Resolve paths from tsconfig or jsconfig https://code.visualstudio.com/docs/languages/jsconfig https://nextjs.org/docs/advanced-features/module-path-aliases * edit: rename plugin to `@astrojs/vite-plugin-tsconfig-alias` Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * edit: switch from `ps` to `path.posix` * edit: move sanitization of paths to loop * edit: rename `resolveConfigPaths` to `configAliasVitePlugin` * edit: update implementation based on feedback * prettier * edit: rename `matchTailingAsterisk` to `matchTrailingAsterisk` * edit: cleanup with comments * edit: spellcheck `condition` to `conditionally` * edit: refactor based on feedback * edit: Update README.md * edit: cleanup baseUrl transformation and add explainer comments * edit: cleanup resolutions and add commenting * yarn lint Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> |
||
---|---|---|
.changeset | ||
.github | ||
.vscode | ||
assets | ||
docs | ||
examples | ||
packages | ||
scripts | ||
tools/vscode/syntaxes | ||
www | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.gitpod.yml | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.json | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
FUNDING.md | ||
FUNDING.yml | ||
GOVERNANCE.md | ||
lerna.json | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.base.json | ||
yarn.lock |
Astro is a fresh but familiar approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.
Announcement Post →
Full Documentation Site →
Project Status
⚠️ Astro is still an early beta, missing features and bugs are to be expected! If you can stomach it, then Astro-built sites are production ready and several production websites built with Astro already exist in the wild. We will update this note once we get closer to a stable, v1.0 release.
Quick Start
# get started with astro in 3 easy steps:
mkdir new-project-directory
cd new-project-directory
npm init astro
Full Documentation Site →
Sponsors
You can sponsor Astro's development on Open Collective. Astro is generously supported by the following companies and individuals: