Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
|
|
* 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
|
|
|
|
* add "astro preview" command
* Update green-buttons-reflect.md
* Update cli-reference.md
|
|
|
|
* add language selector
* docs site cleanup
* review feedback
* code review comments
|
|
|
|
|