Commit graph

326 commits

Author SHA1 Message Date
Matthew Phillips
7f95d706e9
Add support for markdown plugins () 2021-10-25 09:40:07 -04:00
Nate Moore
09bc35e803 [next] Fix <Markdown> component ()
* fix: cleanup issues with <Markdown> component

* fix: fix `content` usage with Markdown
2021-10-22 16:25:38 -06:00
Matthew Phillips
b0e407dc4b [next] docs example fully working ()
* [next] docs example fully working

* Upgrade compiler to unlock docs
2021-10-22 16:25:38 -06:00
Drew Powers
330620e1b3 Update renderer API for Vite ()
* Update renderer API for Vite

* Fix lit-element tests

* Clean up comments

* Throw friendly error if renderer provides viteConfig in a bad format
2021-10-22 16:25:38 -06:00
Fred K. Schott
dff64574c4 fix issues in blog-multiple-authors () 2021-10-22 16:25:38 -06:00
Drew Powers
d1a73e4c38 [next] Add CSS preprocessing ()
* Add concept for style support in Astro

* Update style preprocessor to use new compiler

* fix: massage preprocessStyle type

* fix: @astrojs/compiler types

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-10-22 16:25:38 -06:00
Matthew Phillips
dfe23864e0 [next] Upgrade compiler ()
* [next] Upgrade compiler

* Upgrade to latest compiler

* Fix the path to global css

* Removed debugger
2021-10-22 16:25:37 -06:00
Matthew Phillips
560721cbaa [next] blog example fully working () 2021-10-22 16:25:37 -06:00
Matthew Phillips
94a513adc6 Gets Astro.fetchContent compilation to work ()
* Gets Astro.fetchContent compilation to work

This fixes Astro.fetchContent so that we handle esbuild transforming the
name of the nested Astro call.

* Remove debugging

* Update the tests

* Remove another debugger
2021-10-22 16:25:37 -06:00
Drew Powers
7fb6e9d2ab Improve testing suite 2021-10-22 16:25:36 -06:00
Nate Moore
1581095d72 Add Markdown support 2021-10-22 16:25:36 -06:00
Nate Moore
d8cd8a46ee Update tests 2021-10-22 16:25:35 -06:00
Drew Powers
ddca8c4dea Move Astro to Vite 2021-10-22 16:25:35 -06:00
AsyncBanana
4030ca91b5
Add meta name="viewport" to portfolio example () 2021-10-21 23:28:26 -06:00
AsyncBanana
d6402541c1
Fixed blog example CSS (sorry) () 2021-10-19 18:49:44 -04:00
AsyncBanana
598b64f711
Added descriptions to example () 2021-10-18 13:36:39 -05:00
AsyncBanana
3cd1c2020b
Added frontmatter example to docs example () 2021-10-18 13:35:16 -05:00
AsyncBanana
8c739f9ed1
Changed docs TOC buttons to be better touch targets () 2021-10-18 19:50:10 +02:00
AsyncBanana
e9c377b84a
Made blog index landmark elements more accessible ()
* 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 ()
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 ()
* 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 () 2021-10-14 08:33:58 -04:00
AsyncBanana
3aafb58d60
Change publish date el to be more accessible () 2021-10-13 16:21:35 -04:00
github-actions[bot]
5ac51bae3a
Version Packages ()
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 ()
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 () 2021-10-01 15:25:27 -07:00
github-actions[bot]
b5f1bd46ff
Version Packages ()
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 () 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? ()
* 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 ()
* 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 ()
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 ()
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 () 2021-09-27 16:57:02 -05:00
jake m
63ca3df3ca
Update gradient background sizing. () 2021-09-23 20:02:44 -05:00
Tim Jensen
427bc83d1d
Fix typo ()
Portfolio missing t.
2021-09-21 08:56:47 -07:00
Fred K. Schott
cb7a957f41
update examples for stackblitz () 2021-09-16 08:06:22 -07:00
github-actions[bot]
ad2962fdac
Version Packages ()
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 ()
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 ()
* 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 ()
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 ()"
This reverts commit 1a88cfde7d.
2021-09-09 10:53:52 -07:00
github-actions[bot]
1a88cfde7d
Version Packages ()
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 () 2021-09-04 19:09:39 -05:00
Tushar Sadhwani
373e44d0a5
Comment out RSS call in example ()
* 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 ()
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