Commit graph

78 commits

Author SHA1 Message Date
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