Remove docs/ from main FireForm repo
Context
The FireForm website has been moved to its own repository: fireform-core/fireform-website.
The docs/ folder in this repo (index.html, dpg.html, privacy.html, terms.html, styles.css) was previously used to serve the website via GitHub Pages. It is no longer the source of truth.
Problem
Keeping docs/ here creates confusion two places for the same content, risk of them diverging, and unrelated churn in this repo's history.
Proposed change
- Delete
docs/ from this repository
- Ensure GitHub Pages (if configured here) points to
fireform-core/fireform-website instead
Tasks
Remove
docs/from main FireForm repoContext
The FireForm website has been moved to its own repository: fireform-core/fireform-website.
The
docs/folder in this repo (index.html,dpg.html,privacy.html,terms.html,styles.css) was previously used to serve the website via GitHub Pages. It is no longer the source of truth.Problem
Keeping
docs/here creates confusion two places for the same content, risk of them diverging, and unrelated churn in this repo's history.Proposed change
docs/from this repositoryfireform-core/fireform-websiteinsteadTasks
docs/directorydocs/fireform-core/fireform-website