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
Jonathan Neal 5bda895fcb
Render void elements as self-closing tags (#2064)
* Render void elements as self-closing tags

* changeset

* nit: only check void element names if there is no child content

* nit: only check void element names if there is no child content

* add tests
2021-12-01 15:43:22 -05:00
.changeset Render void elements as self-closing tags (#2064) 2021-12-01 15:43:22 -05:00
.github chore(action): fix changeset action 2021-11-29 15:36:46 -06:00
.vscode Fix GoToDefinition for component imports (and component usage) (#1045) 2021-08-09 12:03:32 -04:00
assets Update assets (#1761) 2021-11-07 11:59:02 -06:00
docs Add migration guide for markdownOptions (#2070) 2021-12-01 10:36:28 -06:00
examples [ci] release (#2059) 2021-11-30 22:33:45 -07:00
packages Render void elements as self-closing tags (#2064) 2021-12-01 15:43:22 -05:00
scripts fix: release notes (#2074) 2021-12-01 10:40:55 -06:00
tools/vscode/syntaxes Remove VSCode and Langauge Server from this monorepo (#1230) 2021-08-26 13:14:47 -04:00
www [ci] release (#2059) 2021-11-30 22:33:45 -07:00
.editorconfig Adds .editorconfig file (#162) 2021-05-03 12:41:39 -05:00
.eslintignore Improve GitHub Actions (#2041) 2021-11-29 15:11:15 -06:00
.eslintrc.cjs 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
.gitignore 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
.gitpod.yml Gitpod: Add astro vscode exts. Enable prebuild environments (#1394) 2021-09-20 14:00:25 -07:00
.nvmrc Add Migration Guide to docs (#1751) 2021-11-12 07:40:49 -05:00
.prettierignore Do not let Prettier bot mess wit the blog example (#1918) 2021-11-19 13:18:50 -05:00
.prettierrc.json Annoying Lint PR™ (#3) 2021-03-16 12:37:45 -06:00
CODE_OF_CONDUCT.md [ci] yarn format 2021-06-24 00:27:22 +00:00
CONTRIBUTING.md update repo URL (#1994) 2021-11-23 14:47:05 -08:00
FUNDING.md [ci] yarn format 2021-08-18 05:40:42 +00:00
FUNDING.yml Create FUNDING.md (#1137) 2021-08-17 22:39:20 -07:00
GOVERNANCE.md update repo URL (#1994) 2021-11-23 14:47:05 -08:00
lerna.json 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
LICENSE redesign create-astro (#301) 2021-06-08 11:10:56 -04:00
package.json Improve GitHub Actions (#2041) 2021-11-29 15:11:15 -06:00
README.md Add README to packages/astro (#313) 2021-06-07 17:38:22 -05:00
STYLE_GUIDE.md update repo URL (#1994) 2021-11-23 14:47:05 -08:00
tsconfig.base.json Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
yarn.lock Improve GitHub Actions (#2041) 2021-11-29 15:11:15 -06:00

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:

Platinum Sponsors

NetlifyNetlify VercelVercel

Sponsors

Sentry