Commit graph

12 commits

Author SHA1 Message Date
Jonathan Neal
48bad7bdc0
Update www site (#1775)
* Remove snowpack.config.js

* Update reference to global.scss

* Add support for local fonts, otherwise load only woff2 fonts

* Update reference to error.scss

* Update reference to blog.scss

* Change `config.js` to `config.ts` with Vite change

Co-authored-by: jasikpark <calebjasik@jasik.xyz>
2021-11-10 14:46:18 -05:00
Drew Powers
7e4f91db60
Add Vercel sponsorship logo (#1555)
* Add Vercel sponsorship logo

Also normalize other logos

* Add Vercel logo to www

* Add logos to docs
2021-10-14 12:25:46 -06:00
Fred K. Schott
2ab68a77f5
Astro 0.21 early preview blog post (#1419)
* add 0.21 preview blog post

* Update www/src/pages/blog/astro-021-preview.astro

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

* Update the date

* Remove link

* 🤦‍♂️

* Update astro-021-preview.astro

Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-10-06 11:42:14 -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
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
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
Fred K. Schott
224b51e460
blog: announce netlify sponsorship (#1345) 2021-09-09 11:49:37 -07: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
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