Commit graph

1551 commits

Author SHA1 Message Date
Matthew Phillips
c5d1139840 Demo day blog post: fix social link 2021-09-20 17:30:01 -04:00
Matthew Phillips
4c79e3f4db
Blog post on September Demo Day (#1401)
* Add a post on the Demo Day

* Add Jonas' last name

* Add a description

* Fix link to Tony's twitter

* feat: add social image, rename page

* fix: update heroImage

* feat: better hero image

* Update based on feedback

* Remove redundant 'next release'

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-09-20 17:08:54 -04:00
Stephen Solka
72059058bc
Gitpod: Add astro vscode exts. Enable prebuild environments (#1394)
* add extensions to make dev easier

* turn on prebuilt env to enable faster dev

* [ci] yarn format

* [ci] collect stats

* [ci] collect stats

Co-authored-by: trashhalo <trashhalo@users.noreply.github.com>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-20 14:00:25 -07: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
FredKSchott
4484b38d2b [ci] collect stats 2021-09-20 12:05:27 +00:00
FredKSchott
5fb93e97b0 [ci] collect stats 2021-09-19 12:05:44 +00:00
FredKSchott
f32be021d3 [ci] collect stats 2021-09-18 12:07:40 +00:00
Fred K. Schott
cef644a8fc
Update issue.yml 2021-09-17 22:51:54 -07:00
Fred K. Schott
b51ace2044 add link to repl in blog post 2021-09-17 15:37:21 -07:00
Fred K. Schott
6975792e5c add analytics back to blog posts 2021-09-17 10:42:24 -07:00
Fred K. Schott
4613d9bc4c add blog post social image 2021-09-17 10:24:18 -07:00
Fred K. Schott
de99e30420 repl blog updates 2021-09-17 10:13:08 -07:00
Drew Powers
6a541fd991
REPL blog post (#1385)
* REPL blog post

* some edits

* some edits

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-17 09:41:59 -07:00
FredKSchott
2f64c3a9cd [ci] collect stats 2021-09-17 12:05:18 +00: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
FredKSchott
d895d3c079 [ci] yarn format 2021-09-16 20:07:52 +00:00
Fred K. Schott
291f2ef537
fix bad benchmark (#1383) 2021-09-16 13:06:43 -07:00
Fred K. Schott
b0a7e79bd0
Update getting-started.md 2021-09-16 11:16:04 -07:00
Fred K. Schott
cb7a957f41
update examples for stackblitz (#1379) 2021-09-16 08:06:22 -07:00
FredKSchott
c4634e5ea6 [ci] collect stats 2021-09-16 12:05:32 +00:00
github-actions[bot]
ad2962fdac
Version Packages (#1377)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-15 12:36:26 -04:00
Fred K. Schott
3a0dcbe9b1
Update stats.ts (#1376) 2021-09-15 08:53:26 -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
FredKSchott
8f727647af [ci] collect stats 2021-09-15 12:05:56 +00:00
Fred K. Schott
49456fcb1a Revert "fix bad ci paths"
This reverts commit c9bef50bc7.
2021-09-14 21:23:39 -07:00
FredKSchott
6623950fbc [ci] yarn format 2021-09-15 00:24:07 +00: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
Fred K. Schott
c9bef50bc7 fix bad ci paths 2021-09-14 17:17:09 -07:00
Fred K. Schott
c25b836e07 update changesets 2021-09-14 17:04:47 -07:00
kelvinsjk
09b2f0e470
Fix passing Markdown content through props (#1259) (#1343)
Co-authored-by: Kelvin Soh <kelvinsoh@pop-os.localdomain>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-14 17:03:45 -07:00
Caleb Jasik
9cf2df81db
Improve stats logging to use pretty-bytes so that 20B doesn't get output as 0kB, which is accurate, but confusing (#1329) 2021-09-14 16:50:00 -07:00
FredKSchott
6ac2568ae3 [ci] yarn format 2021-09-14 23:49:37 +00:00
(none)
d771dad669 Merge "Remove check for referenced files" (#1196)
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-14 16:47:54 -07:00
Drew Powers
97d37f8f49
Docs: Add READMEs for renderers (#1351)
* Add README stub for renderers

* Add renderer READMEs
2021-09-14 16:26:23 -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
Fred K. Schott
6f1e714962
Delete perfect-kids-occur.md (#1372) 2021-09-14 16:25:31 -07:00
FredKSchott
fe05e0b740 [ci] yarn format 2021-09-14 21:23:05 +00:00
mundry
32891fbe96
Self-host homepage fonts to improve page load speed (#1370)
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-09-14 14:21:40 -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
FredKSchott
72c916535d [ci] collect stats 2021-09-14 12:07:05 +00: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
Fred K. Schott
d7b6e54810
fix outdated lockfile issue (#1357) 2021-09-13 15:34:40 -07:00
Nate Moore
0f28033a9d
Add astro.build/play link (#1359)
* feat: add rewrite to play.astro.build

* fix: subpath redirects
2021-09-13 16:47:33 -05:00
FredKSchott
b5623ada16 [ci] yarn format 2021-09-13 18:12:51 +00:00
Matthew Phillips
2f349cbabf
Add a new lockfile (#1356) 2021-09-13 11:11:35 -07:00
FredKSchott
36d991f8ac [ci] collect stats 2021-09-13 12:08:09 +00:00
FredKSchott
c389a2dbce [ci] collect stats 2021-09-12 12:08:13 +00:00
FredKSchott
80011c38e4 [ci] collect stats 2021-09-11 12:06:56 +00:00