0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
Commit graph

15 commits

Author SHA1 Message Date
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
Fred K. Schott
f4169f92fe small release post updates 2021-08-18 01:09:08 -07:00
Fred K. Schott
cec0f1cdf3 update blog post date for tomorrow 2021-08-18 00:41:03 -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
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
Fred K. Schott
31570f0b9c
slight homepage redesign (#789) 2021-07-21 07:44:15 -07: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
a5ca75f9a7 add link to blog post on homepage 2021-06-08 17:11:30 -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
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
Renamed from www/astro/pages/index.astro (Browse further)