Posts from 2026
Archive: 2026
- Markdown style guide
Posted on 16th May 2026 at 18:30 by Admin
Here is a sample of some basic Markdown syntax that can be used when writing Markdown content in Astro. Headings The following HTML `<h1>`—`<h6>` elements represent six levels of... read more
Rendered by src/components/PostExcerpt.astro - Another visit
Posted on 14th May 2026 at 10:35 by NickP
Quite a lot of fiddling Main purpose - do another commit/push to try to get to the bottom of the browser tab icon issue with astro-wpress. Interestingly npm run... read more
Rendered by src/components/PostExcerpt.astro - Different sorts of galleries
Posted on 11th May 2026 at 14:50 by Admin
2-, 3- and 4-across galleries. Probably needs to be MDX
Rendered by src/components/PostExcerpt.astroCategory: News Tags:
- Using MDX
Posted on 11th May 2026 at 10:20 by Harriet
This theme comes with the [@astrojs/mdx](https://docs.astro.build/en/guides/integrations-guide/mdx/) integration installed and configured in your `astro.config.mjs` config file. If you prefer not to use MDX, you can disable support by removing the integration... read more
Rendered by src/components/PostExcerpt.astroCategory: News Tags:
- My Third Blog Post
Posted on 10th May 2026 at 12:00 by Jane
Proper textflow is probably going to require MDX
Rendered by src/components/PostExcerpt.astroCategory: News Tags:
- Astro → Cloud deployment process
Posted on 8th May 2026 at 11:25 by Coral
Give a nice description of our setup here. Sorting out the slugs can come later.
Rendered by src/components/PostExcerpt.astroCategory: News Tags: git github cloudflare
- Louisa's first post
Posted on 7th May 2026 at 15:01 by Louisa
Not much to say yet, but there will be more...
Rendered by src/components/PostExcerpt.astro - Millie's first post
Posted on 7th May 2026 at 10:30 by Millie
Showing that another date format works.
Rendered by src/components/PostExcerpt.astroCategory: Admin Tags:
- Post with a single image
Posted on 7th May 2026 at 10:05 by Millie
{/* 1. All JavaScript imports must sit safely OUTSIDE the frontmatter */} import shrubs from "@assets/images/winshrubs.jpg"; import { Image } from 'astro:assets'; File name src/content/blog/post-with-image.mdx This Astro file... read more
Rendered by src/components/PostExcerpt.astro - Supplied first post
Posted on 7th May 2026 at 08:30 by Louisa Jane
Header line A little bit smaller than the Page title
Rendered by src/components/PostExcerpt.astroCategory: Admin Tags:
- The very first post
Posted on 6th May 2026 at 18:30 by Virginia
File name src/content/blog/my-first-post.md New Astro project Create using the blog template. Different, interesting menu. Should work well with relatively few pages. This is a posts with pages site.... read more
Rendered by src/components/PostExcerpt.astro
Rendered by src/pages/blog/[year].astro