Integration docs
Framework npm package
@ardyla/rootscript-core provides framework-agnostic helpers for rendering Rootscript blog content in custom applications.
npm package reference
Package: @ardyla/rootscript-core
Latest version referenced: 0.4.0
Framework-agnostic Rootscript blog client and helpers
Setup
- 1Install @ardyla/rootscript-core from npm.
- 2Use the helpers to connect your app to Rootscript blog data.
- 3Keep Rootscript API keys server-side when fetching protected content.
- 4Expose /blog.xml from your application when you want automated Search Console sitemap submission.
Notes
- Latest npm version referenced here: 0.4.0.
- Framework-agnostic Rootscript blog client and helpers
- Use this path for React, Angular, Next.js, or other custom framework implementations.