Commit graph

40 commits

Author SHA1 Message Date
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
Nate Moore
99cda26a60 feat: update social image 2021-06-08 14:28:24 -05:00
Fred K. Schott
aae8c6b9e7 update copy 2021-06-08 12:23:09 -07:00
Nate Moore
de5fc1de20 feat: fix www styles 2021-06-08 14:14:52 -05:00
Fred K. Schott
2de843c62f copy changes 2021-06-08 12:06:26 -07:00
Nate Moore
8af8b86f0b
WIP: Launch Post (#333)
* feat: add blog to `www`

* feat: add BlogHeader

* wip: add heroImage support

* feat: update hero image styling

* finalize blog post

* use site index instead of blog index

* fix: don't use float

* chore: copy cleanup

* fix: scroll issue on landing page

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-06-08 14:01:46 -05:00
Matthew Phillips
d653a68665 Update the Discord link 2021-05-07 19:06:06 -04:00
Nate Moore
dea1a6dfc9
Update defaults directory structure to src and dist (#132)
* chore: update defaults in docs

* chore: update config defaults

* test: update tests to config defaults

* chore: update gitignore to new defaults

* docs: update readme to new defaults

* chore: update examples to new defaults

* chore: update default exclude in lang server

* chore: update tests

* test: fix failing tests

* chore: update www defaults
2021-04-26 15:54:20 -06:00