PublicisSapient / enable-a11y

MIT License
11 stars 5 forks source link

Replatform Investigation #110

Open renenoel opened 1 month ago

renenoel commented 1 month ago

Currently, the site is built with PHP in the back-end. I think we should revisit this approach and see if there are others that would achieve the goals we need & want. Some options include using GitHub Pages or Vercel for hosting, and generating the site with static site generation tools. Also, we could potentially switch out PHP for NodeJS to handle back-end needs.