Fred K. Schott
1085542d9d
update astro vs lighthouse scores
2021-07-21 15:15:33 -07:00
Fred K. Schott
5609940be0
remove video from getting started page
2021-07-21 15:10:31 -07:00
Fred K. Schott
5f922221ba
Revert "Version Packages (next) ( #692 )"
...
This reverts commit 790bd89ead
.
2021-07-21 08:12:32 -07:00
github-actions[bot]
790bd89ead
Version Packages (next) ( #692 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21 07:57:51 -07:00
FredKSchott
428513c446
[ci] yarn format
2021-07-21 14:51:37 +00:00
Fred K. Schott
c611f2ced6
add note that collections api is new
2021-07-21 07:50:20 -07:00
Fred K. Schott
31570f0b9c
slight homepage redesign ( #789 )
2021-07-21 07:44:15 -07:00
FredKSchott
b7e579a9cb
[ci] yarn format
2021-07-21 14:13:10 +00:00
Fred K. Schott
f67e8f5f55
New Collections API ( #703 )
...
* updated createCollection API
* Update examples/portfolio/src/pages/projects.astro
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
* Update docs/reference/api-reference.md
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
* fix(docs): collection doc typos (#758 )
* keep cleaning up docs and adding tests
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
Co-authored-by: Mark Pinero <markspinero@gmail.com>
2021-07-21 07:11:57 -07:00
Kyosuke
5fcd466d95
replace npm run start
with npm start
( #791 )
2021-07-21 07:09:44 -07:00
Fred K. Schott
661a52f4dd
optimize social image
2021-07-20 20:48:18 -07:00
Caleb Jasik
2a7654edf3
Docs/ Add MetaData component for Open Graph and Twitter embeds ( #784 )
...
* Docs/ Add MetaData component for Open Graph and Twitter embeds
* Switch twitter card type to `summary_large_image`
* Add a version tag to the default-og-image url for cache busting
* Update docs/src/config.ts
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
* Incorporate changes from review
* Construct `canonicalImageSrc` from `Astro.site`, which is not useful now, but could be if #788 is implemented
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-07-20 21:52:26 -05:00
Caleb Jasik
c1e304dfb8
Docs/ Add --silent
cli option ( #785 )
2021-07-20 17:59:03 -07:00
Fred K. Schott
9f6ec661e2
update astro.config.js to astro.config.mjs in docs
2021-07-20 13:58:29 -07:00
Caleb Jasik
ec4e00a8c1
Docs/fix sitesidebar template ( #778 )
...
* Fix: Do not commit `.env` files in any directory
* Links that aren't current should have either *no* aria-current attribute or `aria-current="false"` for the same effect.
2021-07-20 15:56:45 -05:00
Caleb Jasik
6915dc688b
docs: fix the templating setup for the <title/>
in MainLayout.astro
( #779 )
2021-07-20 15:56:20 -05:00
Fred K. Schott
225baf1fc6
change snowpack.config.js to snowpack.config.mjs in docs
2021-07-20 13:47:09 -07: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
Sha Mwe La
c044e62a08
Add title for the Astro Documentation Page ( #774 )
...
* Add title for the Astro Documentation Page
* Add the missing object braces
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-07-20 11:03:44 -05:00
Sha Mwe La
791558658f
Remove trailing comma ( #773 )
2021-07-20 06:56:00 -07:00
Caleb Jasik
59e558bbc0
docs: use aria-current="page"
rather than .is-active
in SiteSidebar.astro ( #770 )
2021-07-20 06:55:35 -07:00
Fred K. Schott
7ad7e16633
add back removed left sidebar scroll behavior
2021-07-19 21:30:30 -07:00
FredKSchott
50f82e1a53
[ci] yarn format
2021-07-20 04:07:49 +00:00
Caleb Jasik
4253683ec0
docs: set header link width to 100% so that the link fills the entire box it sits in for easier selection ( #767 )
2021-07-19 21:05:00 -07:00
Caleb Jasik
11100d62ef
docs/fix: add language to code block ( #761 )
2021-07-19 18:18:07 -07:00
natemoo-re
cd8b438c08
[ci] yarn format
2021-07-20 00:37:38 +00:00
Nate Moore
325e8cba2d
Improve docs theme ( #717 )
...
* Revert "Revert "New getting started guide (#715 )""
This reverts commit dc4ba25b01
.
* style: update docs theme
* style: implement feedback
* feat: remove FOUC
* Update docs/src/pages/404.astro
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
* Fix 404 title prop
* chore: implement feedback
* fix: ul, ol styles
* fix: center logo on mobile
* fix: improve navbar header contrast
* fix: improve logo overlap
* fix: `.nav-link` radius
* fix: small mobile tweaks
* feat: improve nav styles
* feat: improve embed styles
* fix: feedback items
* fix: make header sticky on mobile
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
2021-07-19 19:36:09 -05:00
Tony Sullivan
7f57651686
fix: 🐛 ThemeToggle should initialize from localstorage immediately ( #748 )
...
Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>
2021-07-19 16:18:02 -07:00
FredKSchott
054e79acd7
[ci] yarn format
2021-07-19 22:45:45 +00:00
Fred K. Schott
e002755309
add comparison docs ( #718 )
2021-07-19 15:44:15 -07:00
Fred K. Schott
488d13a90f
small typo fix
2021-07-19 14:20:47 -07:00
FredKSchott
d55d8b8c6e
[ci] yarn format
2021-07-17 19:48:01 +00:00
mundry
f74112798b
Fix typos in the documentation. ( #731 )
...
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-07-17 15:46:51 -04:00
Seanghay
234b175a19
closing style tag ( #730 )
2021-07-17 15:45:11 -04:00
FredKSchott
dae398100d
[ci] yarn format
2021-07-16 17:42:16 +00:00
Fred K. Schott
ea27663f92
New getting started guide
2021-07-16 13:39:59 -04:00
Fred K. Schott
dc4ba25b01
Revert "New getting started guide ( #715 )"
...
This reverts commit 2827f077ba
.
2021-07-16 13:39:48 -04:00
Fred K. Schott
94fdd0db1b
Revert "[ci] yarn format"
...
This reverts commit c2176bfc83
.
2021-07-16 13:39:41 -04:00
natemoo-re
c2176bfc83
[ci] yarn format
2021-07-16 16:58:21 +00:00
Fred K. Schott
2827f077ba
New getting started guide ( #715 )
...
* New getting started guide
* style: small style tweaks
* style: theme updates
* chore: add redirect
* style: theme tweaks
* fix: clamp logo height
* style: fix sidebar width
Co-authored-by: Nate Moore <nate@skypack.dev>
2021-07-16 11:57:07 -05:00
JuanM04
f64ff85b26
Changed URLs to match the release ( #711 )
2021-07-16 06:59:46 -04:00
Benjamin Piper
36f75b9d53
Added 404.astro to docs ( #712 )
2021-07-16 01:18:33 -05:00
Fred K. Schott
af15798558
remove sub-format script
2021-07-15 16:13:39 -04:00
Fred K. Schott
f1fe14efda
add site analytics
2021-07-15 16:12:25 -04:00
Fred K. Schott
73b8a3a40b
fix import.meta docs reference
2021-07-15 16:03:40 -04:00
FredKSchott
719a7217ba
[ci] yarn format
2021-07-15 19:57:50 +00:00
Fred K. Schott
5205c2d8aa
add back api docs page that is referenced in the CLI
2021-07-15 15:56:40 -04:00
FredKSchott
5d1e2bab25
[ci] yarn format
2021-07-15 19:51:37 +00:00
Fred K. Schott
b0a46cf6f5
new sidebar actions
2021-07-15 15:50:27 -04:00