Kyosuke
7f72d94401
Docs: Add Japanese Installation page ( #1608 )
...
* docs: Add Japanese installation page
* yarn format
* fix anchor links
2021-10-20 16:52:12 -06:00
Yusuf
11eaa81929
docs(pagination): change h1
to li
on example using page
props ( #1604 )
2021-10-20 16:47:26 -06:00
Diego Leme
08524613bb
Fix relative link ( #1613 )
...
From: `https://docs.astro.build/quick-start/installation `
To: `https://docs.astro.build/installation `
2021-10-20 16:10:47 -06:00
Caleb Jasik
f798663570
Docs/update-gitlab-deploy ( #1586 )
...
Co-authored-by: Peter Singh <drgaud@hotmail.com>
2021-10-18 22:15:04 -05:00
AsyncBanana
d4397c4e67
Removed duplicated info from getting started for other languages ( #1571 )
2021-10-18 19:46:58 +02:00
tony-sull
3e51037262
[ci] yarn format
2021-10-18 17:28:06 +00:00
Stephan Bogner
c2b3efeca8
Added clarifications regarding using images and videos especially regarding Markdown ( #1583 )
2021-10-18 19:26:53 +02:00
AsyncBanana
a6759106f1
Fix comparison heading order ( #1572 )
2021-10-18 08:29:10 -04:00
Logan Blangenois
f00d95a5b5
fix: update link in fr version ( #1562 )
...
- Fix quick-start that redirect to 404
- Fix installation that redirect to en version
2021-10-15 09:26:11 -06:00
Henrique Borges
59f9201774
Include pnpm example on "Installation" page ( #1554 )
2021-10-14 14:09:02 -04:00
AsyncBanana
4dbad5d5ff
Added descriptions to docs pages ( #1550 )
2021-10-14 08:33:58 -04:00
Mark Teekman
8c308a1490
Add Community Themes and separate Featured Theme ( #1543 )
...
* Separate object for featured and community themes
I've split up the two so there's the featured one at the top at the page and community ones below the official themes
* Add community themes and change featured themes
* Add comma after featured object
2021-10-13 16:22:00 -04:00
matthewp
660481444b
[ci] yarn format
2021-10-13 17:09:37 +00:00
Jorge del Casar
9d53dfbfb2
docs: unify concepts in Spanish version ( #1545 )
2021-10-13 13:08:19 -04:00
matthewp
348ba366f7
[ci] yarn format
2021-10-13 16:23:19 +00:00
Silas Krause
5cbd9d8a5c
Add german quick start page ( #1544 )
...
* Add german quick start page
* Apply suggestions from code review
Co-authored-by: Kim Schneider <web@schneider.kim>
* Fix typo
Co-authored-by: Kim Schneider <web@schneider.kim>
2021-10-13 12:22:01 -04:00
Brandon
c7ca17c5ec
docs: fix knownEntryPoints and add async renderToStaticMarkup example ( #1489 )
2021-10-12 15:30:21 -04:00
Sebastian Gorton Kalvik
f58ec6fe16
Fix broken link to quick-start guide ( #1534 )
2021-10-12 13:30:51 -04:00
matthewp
d59b657395
[ci] yarn format
2021-10-12 17:06:04 +00:00
Paul Mineev
ab990b2204
[docs/ru] add translation for quick start ( #1524 )
...
* [ru] add translation for quick start
* fix mistakes
2021-10-12 13:03:25 -04:00
Jorge del Casar
f6d0631cee
docs: spanish translation ( #1531 )
2021-10-12 13:02:34 -04:00
matthewp
6ea1119a32
[ci] yarn format
2021-10-12 16:36:32 +00:00
Elian ☕️
d90c0456b5
Add docs for deploying using Google Cloud ( #1533 )
2021-10-12 12:35:05 -04:00
matthewp
b21eafd35c
[ci] yarn format
2021-10-12 15:58:26 +00:00
Maciej Palmowski
0816ac0636
Documentation for deploying with buddy.works ( #1506 )
...
* Added documentation for deploying to Buddy
* Fix to make it more clear
2021-10-12 11:56:58 -04:00
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
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
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
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
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