About Spot the Docs

Spot the Docs is a lightweight Laravel/Heroku web app that finds open-source projects with documentation issues using GitHub's API.

Commands

Using MKDocs

Project Layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    about.md  # The about page.