astro/examples/blog/src/pages
Ian Bull 55f007f30a
Support Prism in the blog template example (#2622)
The Prism syntax highlighter failed to render properly when Astro was
initialized with the blog template. This was because the Prism CSS
conflicted with the default blog template.

This change-set removes the Viewport Width from the `pre` transform as
this property conflicted with the prism CSS. This change-set also
includes Prism in the Blog Post layout and adds a small javascript
example to the sample post.
2022-03-10 11:49:52 -06:00
..
posts Support Prism in the blog template example (#2622) 2022-03-10 11:49:52 -06:00
index.astro Fixes for blog and docs examples (#2373) 2022-01-14 12:11:56 -05:00