Skip to content

PurpleDirective/purple-directive-site

Repository files navigation

purpledirective.com

Source for purpledirective.com — clinical research SOPs, CTMS, and consulting.

Stack

  • Astro 5 — static site generator
  • Vanilla CSS — no frameworks
  • Cloudflare Pages — hosting and CDN
  • Auto-deploys on push to main

Pages

  • / — Landing page
  • /about — Background and team
  • /blog — Clinical research and technical writing
  • /shop — SOP bundle purchase

Local Development

npm install
npm run dev        # localhost:4321
npm run build      # production build to ./dist/
npm run preview    # preview production build

Blog Posts

Add new posts to src/content/blog/:

---
title: "Post Title"
date: 2026-03-04
summary: "One-line summary"
tags: ["clinical-research", "sops"]
---

Post content here.

License

Proprietary. See LICENSE.

About

purpledirective.com — Clinical research SOPs, CTMS, and consulting. Astro + Cloudflare Pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages