aw.ncvp.me

using ncvp.me/wp for all content

Sort out RSS feed

Have four VScode windows up for four sites

  1. astro-blog. Native site from content collection called 'blog'
  2. astro-local. Local WP fed site. Deployed to Cloudflare directly with % npm run deploy
  3. astro-test. First site. Local without content collection
  4. astro-wpress. Cloud fed WP site

Compare and contrast these files

  1. /astro.config.mjs
  2. /src/layouts/Layout.astro
  3. src/pages/rss.xml.js

Issues found

Lessons learned

Test

When looking good locally, deploy to cloud and check again

Copying this post

Originated in astro-blog. Simply copy to astro-test. (Having changed category 'Devt' to 'Dev'. This needs sorting out)

Import .md into localhost/wp/wp with Import Markdown plugin. Quite good. Imports correctly and makes a classic editor post. It should be able to bulk import too.
Copy and paste into ncvp.me/wp. No need to bother with plugin there for single posts.

Rendered by src/pages/[slug].astro