Commit graph

9 commits

Author SHA1 Message Date
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
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
natemoo-re
d6a9afb8e1 [ci] yarn format 2021-07-20 19:05:48 +00:00
Nate Moore
e129cde67d
chore: move vercel.json to subdirs (#776) 2021-07-20 14:04:35 -05:00
Matthew Phillips
047652295b
Move vercel.json to the root (#617) 2021-07-07 13:44:25 -04:00
Fred K. Schott
1a77d4fe46 put vercel.json in right place 2021-06-08 20:02:43 -07:00
Nate Moore
c269c0f23c fix: move vercel.json to dist 2021-06-08 14:14:52 -05:00
natemoo-re
428597be8b [ci] yarn format 2021-06-08 19:02:59 +00: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