Skip to content

openoregon/oer_faq

Repository files navigation

OER FAQ

Questions about Open Educational Resources that faculty frequently ask

See this presentation for more details

For developers

If you want to run this locally, you should run:

  1. bundle install
  2. bundle exec jekyll serve

You can then see the application at http://127.0.0.1:4000// (the two trailing slashes are important).