Remove WordPress references
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# How Do You Convert – AI Agent SOP
|
||||
|
||||
This repo now ships a **SvelteKit** experience that renders every conversion locally. All calculator logic lives inside `hdyc-svelte`, and the markdown registry plus a generator script drive the data. There are no WordPress posts, Kadence elements, or REST creates involved in the current deployment flow.
|
||||
This repo now ships a **SvelteKit** experience that renders every conversion locally. All calculator logic lives inside `hdyc-svelte`, and the markdown registry plus a generator script drive the data. There are no external CMS posts, Kadence elements, or REST creates involved in the current deployment flow.
|
||||
|
||||
## 1. Architecture overview
|
||||
- `hdyc-svelte` is a SvelteKit + Node app that renders the homepage, category lists, and every `/[slug]` calculator page via server-side rendering.
|
||||
|
||||
Reference in New Issue
Block a user