Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-11 | [ci] yarn format | 1 | -1/+1 | ||
2021-10-11 | Adds the astro check command (#1410) | 1 | -0/+6 | ||
* Adds the `astro check` command. This adds `astro check`, which runs type checking (and general error checking) on Astro projects. * print the number of errors found * Adds a changeset * Add cli docs * Upgrade the language server version * Prevent linting the console.logs | |||||
2021-08-26 | [ci] yarn format | 1 | -1/+1 | ||
2021-08-26 | add "astro preview" command (#1226) | 1 | -0/+6 | ||
* add "astro preview" command * Update green-buttons-reflect.md * Update cli-reference.md | |||||
2021-08-12 | Remove sentence about dev server docs (#1095) | 1 | -2/+0 | ||
2021-07-30 | Docs site cleanup (#948) | 1 | -1/+1 | ||
* add language selector * docs site cleanup * review feedback * code review comments | |||||
2021-07-20 | Docs/ Add `--silent` cli option (#785) | 1 | -0/+4 | ||
2021-07-15 | merge in docs site (#705) | 1 | -0/+58 | ||