Commit graph

1441 commits

Author SHA1 Message Date
Drew Powers
68749c7df2 Fix npm install (#1407) 2021-10-15 13:53:04 -06:00
Drew Powers
17cebebbee Allow users to pass config to Vite 2021-10-15 13:53:04 -06:00
Drew Powers
5f6eaf24fe Improve testing suite 2021-10-15 13:53:04 -06:00
Nate Moore
480b7dbafc Throw Error for WIP Features 2021-10-15 13:53:04 -06:00
Fred K. Schott
34e016aeb3 Fred fixes part 2 2021-10-15 13:53:03 -06:00
Nate Moore
75fc9f2c7a Tycho fixes 2021-10-15 13:50:08 -06:00
Nate Moore
2cf885ee73 Add Markdown support 2021-10-15 13:50:06 -06:00
Drew Powers
561fecd03b Fix runtime, improve code frame 2021-10-15 13:43:49 -06:00
Drew Powers
bf38f9ea93 Update compiler, improve tests 2021-10-15 13:43:49 -06:00
Fred K. Schott
00389e3fc0 fred fixes 2021-10-15 13:43:48 -06:00
Drew Powers
7ae9a09186 More test improvements 2021-10-15 13:43:48 -06:00
Nate Moore
c6a5b518ab Update tests 2021-10-15 13:43:47 -06:00
Drew Powers
7eaf14ce15 Move Astro to Vite 2021-10-15 13:34:53 -06:00
Fred K. Schott
a195e3155a make astro-root uids unique 2021-10-15 13:26:49 -06: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
btea
d503603942
fix typo in astro.js (#1560) 2021-10-15 09:25:45 -06:00
FredKSchott
38ffcdd501 [ci] collect stats 2021-10-15 12:05:13 +00:00
github-actions[bot]
b7a4542103
Version Packages (#1557)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-14 15:13:13 -04:00
Levi
31d0688016
Expose Vue component names for devtools (#1512)
* Expose name on host component for Vue devtools

* Add changeset

* Update changeset to patch from minor

* [ci] collect stats

* [ci] collect stats

Co-authored-by: leviceccato <leviceccato@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
2021-10-14 15:08:07 -04:00
Yoshiaki Togami
32dbf68247
Fix type error in blog-multiple-authors example (#1553)
* chore: add description to avoid type error

* fix: fix canonical url type in main head component
2021-10-14 14:40:33 -04:00
Drew Powers
7e4f91db60
Add Vercel sponsorship logo (#1555)
* Add Vercel sponsorship logo

Also normalize other logos

* Add Vercel logo to www

* Add logos to docs
2021-10-14 12:25:46 -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
Caleb Jasik
a0becd24b4
Only run .github/workflows/stats.yml locally, not on forks (#1549) 2021-10-14 08:07:47 -04:00
FredKSchott
fb966b0820 [ci] collect stats 2021-10-14 12:05:38 +00: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
AsyncBanana
3aafb58d60
Change publish date el to be more accessible (#1522) 2021-10-13 16:21:35 -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
FredKSchott
6d53c92852 [ci] collect stats 2021-10-13 12:07:08 +00:00
Brandon
c7ca17c5ec
docs: fix knownEntryPoints and add async renderToStaticMarkup example (#1489) 2021-10-12 15:30:21 -04:00
Drew Powers
86ddc8cf38
Revert #1520 (#1538) 2021-10-12 12:35:23 -06:00
Mark Teekman
b2b1174623
Add Accessible Astro Starter (#1520)
This is only a suggestion to get the word out about accessibility BUT, if you guys just want to show one featured theme then I understand and Ink would be better suited 😄 If that's the case just decline the request 🙂
2021-10-12 12:27:40 -06:00
AsyncBanana
0f3b267603
Add first contributors guide to CONTRIBUTING.md (#1521) 2021-10-12 12:04:08 -06:00
Cedric Nicoloso
51d7f4ec33
Fix "Quick-Start guide" href (#1526)
Currently in the "Try Astro" section, the link "Quick-Start guide" gets us to https://docs.astro.build/getting-started/quick-start, which is 404.
I guess the correct URL would be: https://docs.astro.build/quick-start
2021-10-12 12:03:22 -06:00
Sebastian Gorton Kalvik
f58ec6fe16
Fix broken link to quick-start guide (#1534) 2021-10-12 13:30:51 -04:00
github-actions[bot]
5ac51bae3a
Version Packages (#1537)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-12 13:27:06 -04:00
matthewp
d59b657395 [ci] yarn format 2021-10-12 17:06:04 +00:00
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