Caleb Jasik
6813106a5d
Add value to staticPaths cache before we await it ( #1498 )
...
* Add value to staticPaths cache before we await it
Fixes https://github.com/snowpackjs/astro/issues/1454
* Update `cache.staticPaths` to store Promises rather than immediate values
2021-10-12 13:04:22 -04: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
FredKSchott
3b54ddabca
[ci] collect stats
2021-10-12 12:05:39 +00:00
matthewp
03681629fc
[ci] yarn format
2021-10-11 20:17:39 +00:00
Elian ☕️
97e03deb3b
Add 404 page to website ( #1501 )
...
* Add 404 page to website
* Improving style and structure
* Rework 404 as one page
* Added temporary fix for errorpage
The page won't work when reusing global stylesheets
2021-10-11 16:16:28 -04:00
Elian ☕️
5ef1bf6e7d
Add Github Action to automatically push from main to latest when no changeset ( #1529 )
...
* Add CI for updates on main to latest
* Add folder checking on .changeset
* Check JSON value of changeset
* Update push script on action
* Update commit and push job
2021-10-11 15:56:50 -04:00
github-actions[bot]
0ff5c87a27
Version Packages ( #1527 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-11 08:33:37 -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
FredKSchott
4b4596eaac
[ci] collect stats
2021-10-11 12:06:11 +00: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
Elian ☕️
38a7a5b5e9
add backlink to blogposts ( #1504 )
2021-10-10 09:52:54 -05:00
FredKSchott
48cdc25bfb
[ci] collect stats
2021-10-10 12:05:29 +00: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
Rafid Muhymin Wafi
bbff0a8a2b
Fiixed netlify and sentry urls ( #1505 )
2021-10-09 17:19:52 -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
FredKSchott
feb9f58def
[ci] collect stats
2021-10-09 12:05:19 +00:00
FredKSchott
5e1dc050da
[ci] collect stats
2021-10-08 12:05:27 +00:00
FredKSchott
da522a0909
[ci] collect stats
2021-10-07 12:05:25 +00:00
Fred K. Schott
327f9e14ba
add netlify redirects config
2021-10-06 21:40:13 -07:00
Elian ☕️
7eb3dc9c26
Add latest blogpost to index ( #1502 )
2021-10-06 12:20:43 -05:00
Fred K. Schott
2ab68a77f5
Astro 0.21 early preview blog post ( #1419 )
...
* add 0.21 preview blog post
* Update www/src/pages/blog/astro-021-preview.astro
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
* Update the date
* Remove link
* 🤦♂️
* Update astro-021-preview.astro
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-10-06 11:42:14 -04:00
FredKSchott
7b1578c851
[ci] collect stats
2021-10-06 12:05:26 +00:00
Rafid Muhymin Wafi
65924004f7
Added astro-spa to the featured packages ( #1485 )
2021-10-05 22:57:20 -05:00
matthewp
fb0ec06239
[ci] yarn format
2021-10-05 16:22:58 +00:00
Ryan Carniato
f8d1a35ace
Add hydration to Solid renderer ( #1479 )
...
* feat: add hydration to Solid renderer
* fix: intersection observer, move script to the end
2021-10-05 12:20:51 -04:00
FredKSchott
9874645d8b
[ci] collect stats
2021-10-05 12:05:20 +00:00
FredKSchott
c0ed9de8e9
[ci] collect stats
2021-10-04 12:05:29 +00:00
FredKSchott
3d560eb1e2
[ci] collect stats
2021-10-03 12:05:34 +00:00
AsyncBanana
e318093522
Updated blog index with demo day post ( #1477 )
2021-10-02 23:32:09 -07:00
Joseph Yi
e4b0db9b12
Use setup-node action's caching ( #1476 )
...
* Use setup-node action's caching
* additional cleanup of caching boilerplate
Co-authored-by: Joseph Yi <joseph.yi@shift.com>
2021-10-02 23:28:50 -07:00
FredKSchott
5d3e3ae542
[ci] collect stats
2021-10-02 12:05:36 +00: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
Fred K. Schott
b684a04bff
framework-solid: update outdated classname
2021-10-01 15:30:00 -07:00
Fred K. Schott
57e11f2bb7
improve solidjs template ( #1475 )
2021-10-01 15:25:27 -07:00
Mikkel Tønder
c1aa4b4d2d
docs: Improvements to language select and theme toggle ( #1473 )
2021-10-01 15:09:10 -04:00
github-actions[bot]
b5f1bd46ff
Version Packages ( #1472 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-01 13:36:02 -04:00
Merrick Christensen
0eeb25348e
switch from rm to unlink in order to preserve node 12 compatability in astro-create ( #1468 )
...
* switch from rm to unlink in order to preserve node 12 compatability in astro-create
* add changeset
2021-10-01 13:18:40 -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
Matthew Phillips
756e3769d3
Support PureComponent in the react renderer ( #1467 )
...
* Support PureComponent in the react renderer
* Adds a changeset
2021-10-01 11:25:17 -04:00
Yoshiaki Togami
dd6442a686
chore: add alt type ( #1471 )
2021-10-01 10:13:34 -04:00
Jang Rush
c9364bed0f
fix a typo in blog astro-019 '''astro -> ```astro ( #1469 )
2021-10-01 10:04:29 -04:00