AsyncBanana
d6402541c1
Fixed blog example CSS (sorry) ( #1601 )
2021-10-19 18:49:44 -04:00
AsyncBanana
598b64f711
Added descriptions to example ( #1566 )
2021-10-18 13:36:39 -05:00
AsyncBanana
3cd1c2020b
Added frontmatter example to docs example ( #1567 )
2021-10-18 13:35:16 -05:00
AsyncBanana
8c739f9ed1
Changed docs TOC buttons to be better touch targets ( #1570 )
2021-10-18 19:50:10 +02: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
github-actions[bot]
b7a4542103
Version Packages ( #1557 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-14 15:13:13 -04:00
Yoshiaki Togami
32dbf68247
Fix type error in blog-multiple-authors example ( #1553 )
...
* chore: add description to avoid type error
* fix: fix canonical url type in main head component
2021-10-14 14:40:33 -04:00
AsyncBanana
4dbad5d5ff
Added descriptions to docs pages ( #1550 )
2021-10-14 08:33:58 -04:00
AsyncBanana
3aafb58d60
Change publish date el to be more accessible ( #1522 )
2021-10-13 16:21:35 -04:00
github-actions[bot]
5ac51bae3a
Version Packages ( #1537 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-12 13:27:06 -04:00
github-actions[bot]
0ff5c87a27
Version Packages ( #1527 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-11 08:33:37 -04:00
Fred K. Schott
b684a04bff
framework-solid: update outdated classname
2021-10-01 15:30:00 -07:00
Fred K. Schott
57e11f2bb7
improve solidjs template ( #1475 )
2021-10-01 15:25:27 -07:00
github-actions[bot]
b5f1bd46ff
Version Packages ( #1472 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-01 13:36:02 -04:00
Yoshiaki Togami
dd6442a686
chore: add alt type ( #1471 )
2021-10-01 10:13:34 -04: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
Peter Cook
8c3221a0df
Portfolio example fix ( #1457 )
...
* Fix project page in portfolio example
Projects list was blank because template filter uses publishDate but
front matter uses published_at. Changed front matter to publishDate.
* Fix nested projects in portfolio example
2021-09-29 16:13:02 -04:00
github-actions[bot]
b78a58ed33
Version Packages ( #1451 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-28 15:34:16 -04:00
github-actions[bot]
bf6357a233
Version Packages ( #1442 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-28 09:10:41 -04:00
Caleb Jasik
ed3b3eae4b
Update /examples/docs/.../MoreMenu.astro ( #1446 )
2021-09-27 16:57:02 -05:00
jake m
63ca3df3ca
Update gradient background sizing. ( #1417 )
2021-09-23 20:02:44 -05:00
Tim Jensen
427bc83d1d
Fix typo ( #1404 )
...
Portfolio missing t.
2021-09-21 08:56:47 -07:00
Fred K. Schott
cb7a957f41
update examples for stackblitz ( #1379 )
2021-09-16 08:06:22 -07:00
github-actions[bot]
ad2962fdac
Version Packages ( #1377 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-15 12:36:26 -04:00
github-actions[bot]
3d9b665265
Version Packages ( #1358 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-14 17:22:50 -07:00
Matthew Phillips
b6a75494b1
Add types to examples and docs ( #1347 )
...
* Adds a changeset
* Add types to examples and docs
* Make changes based on review feedback
* Avoid using the variable named props
* Make path a const
2021-09-14 09:14:39 -04:00
github-actions[bot]
2847ff5382
Version Packages ( #1344 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-09 10:57:16 -07:00
Fred K. Schott
b03f877102
Revert "Version Packages ( #1303 )"
...
This reverts commit 1a88cfde7d
.
2021-09-09 10:53:52 -07:00
github-actions[bot]
1a88cfde7d
Version Packages ( #1303 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-09 10:41:31 -07:00
Fred K. Schott
9f06fb014b
cleanup docs changes
2021-09-06 01:31:10 -07:00
FredKSchott
b4d1c9bc64
[ci] yarn format
2021-09-06 08:25:23 +00:00
aFuzzyBear
d321d8366b
Adds examples page
2021-09-06 01:21:39 -07:00
kreako
02c38a0d3b
examples: Fix with-tailwindcss example #1256 ( #1312 )
2021-09-04 19:09:39 -05:00
Tushar Sadhwani
373e44d0a5
Comment out RSS call in example ( #1302 )
...
* Comment out RSS call in example
* Update [...page].astro
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-09-03 10:50:05 -07:00
github-actions[bot]
a923268da2
Version Packages ( #1271 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-01 15:58:14 -04:00
FredKSchott
e6766e2cd2
[ci] yarn format
2021-09-01 01:10:30 +00:00
Peter Singh
b22755d59e
Checked the astro configs for the templates, ( #1282 )
...
* Checked the astro configs for the templates,
* Update astro.config.mjs
* Update package.json
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-08-31 18:09:16 -07:00
github-actions[bot]
8d22e4eefe
Version Packages ( #1252 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-27 14:15:29 -04:00
Patrick Gotthardt
3ab3115fbe
Fixes #1249 ( #1250 )
...
Adjust the layout imports in all md files so that they can be resolved.
2021-08-27 13:19:12 -04:00
github-actions[bot]
3bb97ea328
Version Packages ( #1246 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-27 10:46:14 -04:00
Fred K. Schott
e0c39fb217
improve introduction page of example/docs
2021-08-26 15:18:45 -07:00
Fred K. Schott
9f2b1d6071
improve introduction page of example/docs
2021-08-26 15:10:25 -07:00
Fred K. Schott
db0934bb5a
improve introduction page of example/docs
2021-08-26 15:09:54 -07:00
Fred K. Schott
fdd701dd88
Merge branch 'okikio/main' ( #1111 )
2021-08-26 15:04:44 -07:00
Fred K. Schott
2e8db7ad23
add algolia and cleanup docs readme
2021-08-26 15:03:21 -07:00
github-actions[bot]
84c18d3030
Version Packages ( #1239 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-26 15:20:38 -04:00
Okiki
b7ada11ddb
WIP update examples/docs/
2021-08-26 12:15:33 -07:00
Fred K. Schott
ff92be637f
add "astro preview" command ( #1226 )
...
* add "astro preview" command
* Update green-buttons-reflect.md
* Update cli-reference.md
2021-08-26 12:08:52 -07:00
github-actions[bot]
c83d481733
Version Packages ( #1228 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-26 12:56:36 -04:00
FredKSchott
3c8698fb60
[ci] yarn format
2021-08-25 18:52:22 +00:00