Skip to content

microfeedback/microfeedback.github.io

Repository files navigation

MicroFeedback website

Build Status

Writing content

Content is located in the content/ directory.

For small edits, use the GitHub UI.

For significant edits, clone the repo and run the project locally, make your changes, and send a PR.

Development

  • npm i
  • npm run dev