Commit graph

9 commits

Author SHA1 Message Date
Nate Moore
7af5abb55c
Remove SVG animation on GitHub/NPM (#2512)
* perf: remove SVG animation

* update readme

* Revert "update readme"

This reverts commit 71abb6629d.
2022-01-31 17:36:25 -06:00
Nate Moore
831a9adc20
fix: remove SVG animation (#2468) 2022-01-25 15:08:04 -06:00
Nate Moore
df3d71b41a
Update Astro README (#2413)
* feat: update hero image

* feat: update banner

* feat: slower scroll

* feat: add link to readme

* chore: add target _blank

* fix: respect prefers reduced motion

* fix: do not specify height

* fix: reduced motion

* fix: slow banner

* docs: update README

* docs: update README

* docs: update README

* feat: force full width

* Update README.md
2022-01-18 16:32:18 -06:00
Nate Moore
80b9b86210
Update assets (#1761)
* chore: update assets

* chore: update icon-32 to be square
2021-11-07 11:59:02 -06:00
Joshua Byrd
ee27583111
Do we really need a massive 5MB+ banner that takes multiple seconds to load when people open the readme? (#1459)
* 5MB PNG > 789K JPG

* Different RAW address

* Revert "Different RAW address"

This reverts commit db47b99211.
2021-09-30 00:28:53 -07:00
Nate Moore
fe5cf78e8e fix: brand color 2021-05-16 10:06:12 -05:00
Nate Moore
fbc8fa1df4 chore: add file-icon, beautify svgs 2021-05-16 09:50:57 -05:00
Nate Moore
188541260a
chore: remove github banner, add to banner to README (#108)
Co-authored-by: Nate Moore <nate@skypack.dev>
2021-04-16 12:51:30 -05:00
Nate Moore
11bebe2d27
Add assets (#107)
* fix(www): link styles (#100)

Co-authored-by: Nate Moore <nate@skypack.dev>

* chore: add assets

* docs: update readme

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-04-16 12:48:59 -05:00