The source code for the static site hosted at https://datakind.github.io/NLP_Social_Sector/. Uses Jekyll.
- Ruby (2.4.x and up)
- Bundler (
gem install bundler
)
In the current directory, run:
bundle install
bundle exec jekyll serve
By default, the pages will then be available at http://localhost:4000/NLP_Social_Sector/.