summaryrefslogtreecommitdiff
path: root/docs/src/pages/reference/cli-reference.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-03Docs/move-english-docs-to-"en"-folder (#2268)Gravatar Caleb Jasik 1-72/+0
* Move english pages under `/en` and fix broken links hopefully * Add meta refresh tags for `/` to `/en/` url moves + make `/index.astro` work without js * update languageselect for new en format Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-10-11[ci] yarn formatGravatar matthewp 1-1/+1
2021-10-11Adds the astro check command (#1410)Gravatar Matthew Phillips 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 formatGravatar FredKSchott 1-1/+1
2021-08-26add "astro preview" command (#1226)Gravatar Fred K. Schott 1-0/+6
* add "astro preview" command * Update green-buttons-reflect.md * Update cli-reference.md
2021-08-12Remove sentence about dev server docs (#1095)Gravatar Sia 1-2/+0
2021-07-30Docs site cleanup (#948)Gravatar Fred K. Schott 1-1/+1
* add language selector * docs site cleanup * review feedback * code review comments
2021-07-20Docs/ Add `--silent` cli option (#785)Gravatar Caleb Jasik 1-0/+4
2021-07-15merge in docs site (#705)Gravatar Fred K. Schott 1-0/+58