This is the site for todogroup.org ... you probably want index.md
This site is managed using Jekyll and GitHub Pages, making it dead simple to update and deploy. You'll need Ruby and Bundler installed to get going. You should always use a pull request workflow to update the site. Any changes made to master (including merging a pull request) will automatically rebuild and publish the site.
- Clone the repository locally
- Run
bundleto install dependencies - Run
bundle exec jekyll serveto build and run a local http server