A prototype website for the 10x project bringing mutual aid to underserved communities for post disaster rebuilding. View the latest deployment of the website..
This prototype uses a Static Site Generator (SSG) called Eleventy (11ty). It was generated from pages-uswds-11ty by a Cloud.gov Pages template setup process.
Requires Node.js and npm to run. Node v20.11.0 is confirmed to work, and probably other versions work as well.
- Install dependencies:
npm install
- Runn a local server:
npm run dev
- Visit http://localhost:8080/
The software is deployed to Cloud.gov Pages (previously known as Federalist) automatically upon commiting code to, or merging a branch into, the main
Git branch. Deployment takes a couple of minutes, after which the most recent deployment will live at this URL: