Commit graph

57 commits

Author SHA1 Message Date
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
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
Drew Powers
939d5c3ae6
Add sponsorship logos (#1371) 2021-09-16 22:24:27 -06: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
mundry
85bc51930b
Fix typos in Netlify sponsorship announcement blog post (#1346)
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-09-10 08:30:01 -04:00
Fred K. Schott
224b51e460
blog: announce netlify sponsorship (#1345) 2021-09-09 11:49:37 -07:00
Matthew Phillips
033c480e8e
Fix path to CSS file in www site (#1233)
* Fix path to CSS file in www site

* remove console.log
2021-08-25 16:36:37 -04:00
Fred K. Schott
affcd04f0f
stop building, bundling, and transforming public/ files (#1210)
* stop bundling public/ files

* update www and examples
2021-08-25 11:51:04 -07:00
Caleb Jasik
d0e7fcfc06
Lazy load the youtube embed to boost homepage loading times (#1205) 2021-08-24 01:18:05 -05:00
Fred K. Schott
d51e0f4fef update universal id 2021-08-20 22:48:32 -07:00
Jonathan Neal
e66872125d
add dev script, switch documentation from advising start to dev script (#1141) 2021-08-18 22:07:08 -07:00
Tony Sullivan
29b4b5ece5
Fix B#1156 typo in v0.19.0 blog post (#1157)
Thanks for catching this typo @bLaCkwEw!
2021-08-18 12:45:03 -07:00
Fred K. Schott
f4169f92fe small release post updates 2021-08-18 01:09:08 -07:00
Fred K. Schott
68bb014a80 small release post updates 2021-08-18 00:51:35 -07:00
Fred K. Schott
cec0f1cdf3 update blog post date for tomorrow 2021-08-18 00:41:03 -07:00
Fred K. Schott
f7b6e150d4
Astro v0.19 release blog post (#1135)
* wip

* Add support for `client:only` hydrator (#935)

* Adding support for client:only hydration

* Adding documentation for client:only

* Adding changeset

* Updating the test to use a browser-only API

* Adding a browser-specific import script, this reproduces the issue where client:only imports must be removed

* typo fix

* removing mispelled test component

* WIP: delaying inclusion of component imports until the hydration method is known

* WIP: tweaking the test to use window instead of document

* When only one renderer is included, use that for client:only hydration

* temporary test script snuck into the last commit

* WIP: adding check for a client:only renderer hint

* refactor: Remove client:only components instead of delaying all component import statements

* Updating the changeset and docs for the renderer hint

* refactor: pull client:only render matching out to it's own function

* Updating renderer hinting to match full name, with shorthand for internal renderers

Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>

* [ci] yarn format

* Update CONTRIBUTING.md (#1131)

* [ci] yarn format

* docs: fix select language in Safari (#1127) (#1128)

* docs: fix select language in Safari (#1127)

* docs: fix select language top position

* docs: fix select language position

* Make congratsbot not run in forks (#1145)

* add back dark-mode aware favicons

* make example favicons prefer non-dark mode

* Version Packages (next) (#1129)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* code review comments

Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Oleg <64708593+olejech@users.noreply.github.com>
Co-authored-by: Marcus Otterström <35617441+MarcusOtter@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-17 23:58:59 -07:00
Fred K. Schott
b3da04bb50 add back dark-mode aware favicons 2021-08-17 22:24:46 -07:00
Fred K. Schott
5e0e276609 cleanup example favicons 2021-08-16 14:34:08 -07:00
Jesus Gil
1f6a01dec8
fix astro.build header links (#1078)
Switched Twitter link for Documentation link in header and added
inline Twitter, and Github links to bottom of page.
2021-08-10 16:42:07 -05:00
Jonathan Neal
c7aca2c9b2
Reduce meta viewport tag (#1006) 2021-08-04 08:30:58 -04:00
Fred K. Schott
95a5d34652 add back publishDate 2021-07-27 09:58:47 -07:00
Fred K. Schott
4ee9ffb29c fix page description 2021-07-27 09:55:17 -07:00
matthewp
f919443688 [ci] yarn format 2021-07-27 16:33:24 +00:00
Matthew Phillips
918e3831f5
Add a release post on Astro 0.18 (#869)
* Add a release post on Astro 0.18

* Add a better description

* Add links to the post

* More attention grabbing intro

* Add additional links in the post

* Update www/src/pages/blog/astro-018.astro

Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>

* try using responsive images to improve lighthouse

* Adds an overview section in the intro

* freds edits

* Update a couple of images and minor edits

Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-07-27 12:32:18 -04:00
Caleb Jasik
50c4064290
Remove src/pages/posts/introducing-astro.astro and add a vercel.json redirect from /posts/ to /blog (#876) 2021-07-27 08:45:13 -04:00
Fred K. Schott
84e8779faa remove homepage grid 2021-07-25 21:06:15 -07:00
Fred K. Schott
31570f0b9c
slight homepage redesign (#789) 2021-07-21 07:44:15 -07:00
Fred K. Schott
fba0b5969a add docs link to blog post header 2021-07-15 16:11:17 -04:00
Caleb Jasik
1b13f5c158
Add lang attribute to pages on https://astro.build (#668) 2021-07-12 20:20:52 -04:00
Fred K. Schott
5591d4eb9f
update the blog example (#565) 2021-06-28 15:29:16 -07:00
Nate Moore
a136c85e6b
New Props API (#515)
* wip: update props api

* feat(#139, #309): enable new props api

* chore: migrate examples to new props API

* docs: update syntax guide for new props API

* chore: update examples to new props API

* chore: update docs to new Props API

* fix: hide __astroInternal from `Astro.props` consumers

* chore: remove scratchpad file

* chore: fix script error

* test: fix failing collection tests

* fix: set __astroInternal to `enumerable: false`

* chore: add changeset

* feat: warn users using old props api
2021-06-24 17:48:24 -05:00
Fred K. Schott
a936d92cee
optimize social image (#486) 2021-06-17 16:04:18 -05:00
Fred K. Schott
a5ca75f9a7 add link to blog post on homepage 2021-06-08 17:11:30 -07:00
Fred K. Schott
266cd3961a test to trigger CI build 2021-06-08 17:01:00 -07:00
Fred K. Schott
348e2166f2 add github star to blog post 2021-06-08 16:44:56 -07:00
Fred K. Schott
0361b210bd www: remove whitespace 2021-06-08 14:37:57 -07:00
Fred K. Schott
5973cc763d add anayltics script 2021-06-08 14:28:29 -07:00
Fred K. Schott
bad8b32df7 update discord link 2021-06-08 14:00:13 -07:00
Fred K. Schott
972a0f629f small copy change 2021-06-08 13:20:29 -07:00
Nate Moore
5586f81a4e fix: typos 2021-06-08 15:18:17 -05:00
Fred K. Schott
bdf5924e06 small copy change 2021-06-08 13:17:43 -07:00
Fred K. Schott
9afa92d0c1 fix cover image on mobile 2021-06-08 13:04:49 -07:00
Fred K. Schott
f3ce87a84b copy changes 2021-06-08 12:38:46 -07:00
Nate Moore
b4f1c02971 fix: hero image width 2021-06-08 14:28:38 -05:00
Nate Moore
697e9e5aca fix: image spacing 2021-06-08 14:28:24 -05:00