at.ncvp.me

First Astro project with 'pages' and 'posts' collections

Continue tinkering with astro-test

Compare with recent work on astro-blog and import improvements from there

Posted on 15th Jun 2026 at 09:00 by Admin


Comparison with astro-blog

Many more pages in a hierarchy. astro-blog has a few (key) pages in a single directory.

Post schema

Copied revised categories schema from astro-blog. List of categories expanded to be union of the two, This could do with trimming again in time. Replace ‘Tech’ with ‘Dev’ and ‘Edit’ with ‘Content’. Now done.

Collections

astro-test has the more standard arrangement of src/content/pages and src/content/posts. It may be worth changing astro-blog when I go back there

doc2md

Re-vamp and test this process. Document in ~/winxp/doc rather than here

fmatter.py

Enhance. Document in ~/winxp/doc rather than here

Categories: news dev Tags:

Rendered by src/pages/posts/[slug].astro