Fred K. Schott
7476a92461
update repo URL ( #1994 )
2021-11-23 14:47:05 -08:00
Fred K. Schott
37a20c9ad4
fix social og image
2021-11-19 16:13:38 -08:00
Nate Moore
69d518dd8c
Update www for v0.21 ( #1938 )
...
* chore: update www for v0.21
* chore: update hero image
* chore: fix hero image
2021-11-19 15:27:59 -06:00
Fred K. Schott
9eb00b429a
Update index.astro ( #1936 )
2021-11-19 13:10:32 -08:00
Fred K. Schott
684f0fe7dd
Update astro-021-release.md
2021-11-19 13:09:17 -08:00
Fred K. Schott
8fc48fb2a0
[blog] New 0.21 release post ( #1899 )
...
* v0.21 release post
* chore: update formatting
Co-authored-by: Nate Moore <nate@skypack.dev>
2021-11-19 12:16:17 -08:00
Nate Moore
abef02e516
Migrate www
to new Markdown + Components format ( #1925 )
...
* chore: migrate `www` to new Markdown + Components format
* feat: expose `<Content />` component to `Astro.fetchContent`
* fix: Layout component bug
* chore: update all www posts
2021-11-19 13:49:03 -06:00
Fred K. Schott
1acedb5ce8
Improve www blog page layout ( #1898 )
...
* wip
* Update Shell.astro to not introduce additional newlines
* fix recursive markdown in Note
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
2021-11-19 11:23:09 -08:00
Nate Moore
4c0cb47204
Update compiler ( #1869 )
...
* chore: update compiler
* redeploy
* fix(www): ensure www can build
* chore: update compiler
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-11-18 16:50:55 -08:00
John
ae553a145d
fix: header logo/nav/svg ( #1845 )
2021-11-17 14:16:50 -06:00
Ian VanSchooten
df4146c93b
Allow inline code blocks to wrap lines ( #1799 )
2021-11-11 12:30:09 -07:00
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
Caleb Jasik
6e3b11ec22
Add theme-color
meta tag to sites ( #1777 )
...
This both lets browsers reflect this color + provides Discord embeds a nice accent color
2021-11-10 18:15:51 +01:00
Caleb Jasik
a788a876f8
Fix mismatched props in www
( #1574 )
2021-10-18 19:40:22 +02:00
tony-sull
90618131cc
[ci] yarn format
2021-10-18 17:36:16 +00:00
AsyncBanana
e9c377b84a
Made blog index landmark elements more accessible ( #1578 )
...
* Made blog index landmark elements more accessible
* Fixed CSS
* Hopefully the CSS actually works now
2021-10-18 19:33:13 +02:00
AsyncBanana
9d9fe1527b
Add image alts to blog posts ( #1579 )
...
* Added image alts to blog posts
* Fixed netlify post tag
2021-10-18 08:28:32 -04:00
AsyncBanana
483ae6bf60
Standardize blog dates ( #1581 )
2021-10-18 08:25:40 -04:00
AsyncBanana
1677fae9de
Add two missing blog posts to blog index ( #1580 )
2021-10-17 22:09:57 -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
AsyncBanana
3aafb58d60
Change publish date el to be more accessible ( #1522 )
2021-10-13 16:21:35 -04:00
matthewp
03681629fc
[ci] yarn format
2021-10-11 20:17:39 +00:00
Elian ☕️
97e03deb3b
Add 404 page to website ( #1501 )
...
* Add 404 page to website
* Improving style and structure
* Rework 404 as one page
* Added temporary fix for errorpage
The page won't work when reusing global stylesheets
2021-10-11 16:16:28 -04:00
Elian ☕️
38a7a5b5e9
add backlink to blogposts ( #1504 )
2021-10-10 09:52:54 -05:00
Elian ☕️
7eb3dc9c26
Add latest blogpost to index ( #1502 )
2021-10-06 12:20:43 -05: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
AsyncBanana
e318093522
Updated blog index with demo day post ( #1477 )
2021-10-02 23:32:09 -07:00
Jang Rush
c9364bed0f
fix a typo in blog astro-019 '''astro -> ```astro ( #1469 )
2021-10-01 10:04:29 -04:00
Pavel Mineev
9d64722e84
Translation for Getting Started [RU] ( #1461 )
...
* add getting started in russian
* add russian in the lang selector
* add russian in blog post
* minor changes
* translation for the comments in the code
Co-authored-by: Alex <bespoyasov@me.com>
* changes from @nlopin
Co-authored-by: Nikolai Lopin <lopinopulos@gmail.com>
* sync with original docs #1464
* accept changes from @nlopin with slight changes
Co-authored-by: Alex <bespoyasov@me.com>
Co-authored-by: Nikolai Lopin <lopinopulos@gmail.com>
2021-09-30 15:16:09 -04:00
Robin Métral
9bb699e95d
Remove target=_blank from homepage nav links ( #1403 )
2021-09-20 23:02:30 -07:00
Matthew Phillips
c5d1139840
Demo day blog post: fix social link
2021-09-20 17:30:01 -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
b51ace2044
add link to repl in blog post
2021-09-17 15:37:21 -07:00
Fred K. Schott
6975792e5c
add analytics back to blog posts
2021-09-17 10:42:24 -07: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
FredKSchott
fe05e0b740
[ci] yarn format
2021-09-14 21:23:05 +00: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
mundry
85bc51930b
Fix typos in Netlify sponsorship announcement blog post ( #1346 )
...
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-09-10 08:30:01 -04:00
Fred K. Schott
224b51e460
blog: announce netlify sponsorship ( #1345 )
2021-09-09 11:49:37 -07:00
Matthew Phillips
033c480e8e
Fix path to CSS file in www site ( #1233 )
...
* Fix path to CSS file in www site
* remove console.log
2021-08-25 16:36:37 -04:00
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
Jonathan Neal
e66872125d
add dev script, switch documentation from advising start to dev script ( #1141 )
2021-08-18 22:07:08 -07:00
Tony Sullivan
29b4b5ece5
Fix B#1156 typo in v0.19.0 blog post ( #1157 )
...
Thanks for catching this typo @bLaCkwEw!
2021-08-18 12:45:03 -07:00
Fred K. Schott
f4169f92fe
small release post updates
2021-08-18 01:09:08 -07:00
Fred K. Schott
68bb014a80
small release post updates
2021-08-18 00:51:35 -07:00