Skip to content

One Fact Foundation website deployed using GitHub Pages

License

Notifications You must be signed in to change notification settings

wesleycheung0/onefact.org

 
 

Repository files navigation

One Fact Foundation

This code uses Markdoc to render the One Fact Foundation website.

Contributing

Contributions and feedback are welcomed and encouraged. Feel free to open PRs or issues here to fix typos or suggest changes, or reach our team at [[email protected]](mailto:[email protected]].

Installation

  1. Install the dependencies by running npm install

  2. Start the development server on http://localhost:3000 by running npm run dev

  3. Try editing pages/index.md

Testing

Test locally using npm run dev.

Use act to test GitHub Actions deployment locally.

About

One Fact Foundation website deployed using GitHub Pages

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • HTML 35.1%
  • CSS 4.7%