matthewp
b1b564d03d
[ci] yarn format
2021-10-11 12:13:35 +00:00
Matthew Phillips
dbd2f5076b
Adds the astro check command ( #1410 )
...
* 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-10-11 08:12:15 -04:00
jasikpark
22751e0ff9
[ci] yarn format
2021-10-10 14:55:44 +00:00
Andrei Marukhin
7451f04171
Typo in code snippet ( #1523 )
2021-10-10 09:54:37 -05:00
jasikpark
7627ee1fae
[ci] yarn format
2021-10-09 22:32:09 +00:00
Pipo
2d2af9ee97
i18n/es: Added comparing-astro-vs-others.md ( #1488 )
2021-10-09 17:27:37 -05:00
jasikpark
71c7347135
[ci] yarn format
2021-10-09 22:18:43 +00:00
Kyosuke
4786ceddab
Docs: Add Japanese quick-start page ( #1503 )
2021-10-09 17:17:34 -05:00
Rafid Muhymin Wafi
65924004f7
Added astro-spa to the featured packages ( #1485 )
2021-10-05 22:57:20 -05:00
AsyncBanana
046756c0fb
Update comparison to reflect Gatsby SSR Support ( #1474 )
...
* Updated comparison to reflect Gatsby SSR Support
Updated comparison to show that Gatsby now supports SSR in version 4, as show by https://v4.gatsbyjs.com/docs/how-to/rendering-options/using-server-side-rendering/
* Clarified support in future versions
Small change just because it clarifies it better and I didn't add it in the original commit
* Removed Gatsby SSG paragraph
* Added information to Gatsby comparison
2021-10-01 17:43:50 -07:00
Mikkel Tønder
c1aa4b4d2d
docs: Improvements to language select and theme toggle ( #1473 )
2021-10-01 15:09:10 -04:00
Pipo
f351bb8570
Added quick-start.md in spanish and link into sidebar in config.ts ( #1466 )
...
* Added quick-start.md in spanish and link into sidebar in config.ts
* Change accepted
* Fixed typos errors
Co-authored-by: Felipe Gutiérrez <pipo@pop-os.localdomain>
2021-10-01 11:27:09 -04:00
Mikkel Tønder
46a08c6898
docs: Update danish getting started docs ( #1470 )
2021-10-01 15:53:23 +02:00
matthewp
7473da41d3
[ci] yarn format
2021-09-30 19:17:35 +00:00
Pavel Mineev
2df287dcd6
Remove duplicated info ( #1464 )
2021-09-30 15:16:30 -04:00
Pavel Mineev
9d64722e84
Translation for Getting Started [RU] ( #1461 )
...
* add getting started in russian
* add russian in the lang selector
* add russian in blog post
* minor changes
* translation for the comments in the code
Co-authored-by: Alex <bespoyasov@me.com>
* changes from @nlopin
Co-authored-by: Nikolai Lopin <lopinopulos@gmail.com>
* sync with original docs #1464
* accept changes from @nlopin with slight changes
Co-authored-by: Alex <bespoyasov@me.com>
Co-authored-by: Nikolai Lopin <lopinopulos@gmail.com>
2021-09-30 15:16:09 -04:00
Adam Recvlohe
41aed672ab
Update deploy docs for gitlab pages ( #1465 )
2021-09-30 15:03:14 -04:00
matthewp
2293fa0530
[ci] yarn format
2021-09-29 18:09:57 +00:00
Risan Bagja Pradana
34ad6598ee
Fix URL to "starter templates" link ( #1455 )
...
The `starter templates` link on [Installation](https://docs.astro.build/installation#create-astro ) page is currently pointed at 404 page: https://docs.astro.build/examples .
This fix, simply replace the URL with: https://github.com/snowpackjs/astro/tree/main/examples
2021-09-29 14:08:40 -04:00
Pipo
367ebd3d9f
Added installation.md in spanish ( #1444 )
...
* Added installation.md in spanish
* Add update to docs/src/config.ts sidebar
Co-authored-by: Felipe Gutiérrez <pipo@pop-os.localdomain>
2021-09-29 14:08:18 -04:00
AsyncBanana
dd4234a5b5
Add script tag example ( #1435 )
...
* Add script tag example
Added example of using Astro with client side JavaScript
* Removed partial hydration example comment
2021-09-28 10:25:58 -04:00
Alexey Pyltsyn
6611b6b931
Update Docusaurus performance score ( #1447 )
2021-09-28 09:11:12 -04:00
arturo
697f17a255
ES docs typo fixes ( #1443 )
...
Fixes 3 minor typographical errors in the Spanish documentation
2021-09-27 11:18:02 -07:00
tony-sull
cb5d45bd2f
[ci] yarn format
2021-09-24 16:08:26 +00:00
Kyosuke
33b7c91c97
docs: Add Japanese translation of getting started page ( #1375 )
2021-09-24 18:06:59 +02:00
tony-sull
1baadefa35
[ci] yarn format
2021-09-24 15:51:18 +00:00
YM
ffbc48da97
Update Doc: Getting Starteted in Zh-tw ( #1398 )
...
* Update examples in getting started
* Update Online Playgrounds for zh-tw
2021-09-24 17:50:00 +02:00
tony-sull
1a0e5ce2a0
[ci] yarn format
2021-09-24 15:32:42 +00:00
حمد بنقالي
61e3913aca
update [Arabic] getting started page ( #1416 )
...
Co-authored-by: X7md
2021-09-24 17:31:21 +02:00
Pimm "de Chinchilla" Hogeling
60d8191619
Fix typo (odpracht→opdracht) ( #1425 )
2021-09-24 13:23:19 +02:00
Philip Weber
193b8c503d
docs: German: Change some wording and punctuation ( #1388 )
2021-09-24 13:18:14 +02:00
AsyncBanana
66e9e41e4a
Add Zola comparison ( #1423 )
...
* Add Zola comparison
A Zola comparison has been added to the Astro comparison page
* Fixed naming in docs
2021-09-23 20:23:59 -05:00
Knniff
0012a01541
📘 DOC: show how to pass props ( #1381 )
...
* show how to pass props
In the current documentation it is only shown how to receive props but not how to pass a component said props.
This adds a bit of code which shows how to pass props to a component.
* Update docs/src/pages/core-concepts/astro-components.md
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
2021-09-23 20:23:35 -05:00
Brandon Stephens
bc01a49e33
update code to match description ( #1422 )
2021-09-23 19:52:26 -05:00
jasikpark
2ac02255a3
[ci] yarn format
2021-09-23 17:51:08 +00:00
Roman Walters
7414113065
Update deploy.md with information how to deploy to render.com ( #1391 )
2021-09-23 12:49:56 -05:00
Roman Walters
b3f34bfd0e
Update astro-pages.md: Create custom 404 error page ( #1392 )
...
* Update astro-pages.md
* Update astro-pages.md
Explained the speciallity of 404.astro
* Update astro-pages.md
2021-09-20 13:56:25 -07:00
Drew Powers
939d5c3ae6
Add sponsorship logos ( #1371 )
2021-09-16 22:24:27 -06:00
rawknuckles
769940a6eb
Order deploy host list alphabetically ( #1384 )
...
* Add AWS label to S3 bucket link.
2021-09-16 16:57:43 -07:00
Fred K. Schott
b0a7e79bd0
Update getting-started.md
2021-09-16 11:16:04 -07:00
Jonathan Neal
98d785af1d
Expose slots to components ( #1368 )
...
* Expose slots to components via Astro.slots
* test: Add Astro.slots API tests
* docs: Document Astro.slots API
* docs: Duplicate Astro.slots documentation to other api-reference markdown
* Update proposal to use booleans, based upon RFC feedback
* update implementation & tests based on request
* changeset
2021-09-15 11:27:59 -04:00
github-actions[bot]
3d9b665265
Version Packages ( #1358 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-14 17:22:50 -07:00
Cassidy Williams
5237db20b9
Update deployment docs for Netlify deployment ( #1361 )
...
* Update build command for Netlify
* Clarify directions for Netlify deploy versions
* Create deploy.md
* Update deploy.md
* Update deploy.md
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-14 16:25:49 -07:00
Matthew Phillips
b6a75494b1
Add types to examples and docs ( #1347 )
...
* Adds a changeset
* Add types to examples and docs
* Make changes based on review feedback
* Avoid using the variable named props
* Make path a const
2021-09-14 09:14:39 -04:00
Marcus Otterström
b0a84a221b
Fix typo ( #1360 )
2021-09-13 18:36:04 -07:00
Tc001
6b8630c641
Disclaimer for Github pages / jekyll quirk ( #1355 )
...
* Added GH pages disclaimer
* Added changeset
* Reworded disclaimer
* Correct GH Pages casing
* Update deploy.md
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-13 15:39:45 -07:00
Caleb Jasik
0b73a093ee
Update netlify deploy instructions for .nvmrc
syntax ( #1337 )
2021-09-08 12:42:25 -05:00
FredKSchott
d2c2b1b55e
[ci] yarn format
2021-09-08 17:37:14 +00:00
Aleš Vaupotič
d1370e9d69
Opening app to all IPs instead of localhost ( #1339 )
...
I see people often ask about opening up the app to local network so this looked like a good place to explain how to do it.
2021-09-08 10:36:00 -07:00
FredKSchott
105be57f80
[ci] yarn format
2021-09-07 18:41:08 +00:00