/spot-the-docs

Spot the Docs is a Lightweight Laravel/Heroku web app that finds open-source projects in need of Documentation contributions. The app uses GitHub's API to cycle through recent Documentation issues.

Primary LanguagePHPMIT LicenseMIT

Spot the Docs

For the #100DaysofCode challenge, I'm working on a lightweight Laravel/Heroku web app that shows you which open source projects need documentation help.

Demo

See Spot the Docs live on Heroku.

https://floating-citadel-84168.herokuapp.com

Documentation

For installation, contributor guidelines, deployment, and FAQs: Spot the Docs (MkDocs)

Contributing

Spot the Docs is still trying to hatch. If you'd like to contribute, feel free!

License

Spot the Docs is open-sourced software licensed under the MIT license.

Resources

TBD

Acknowledgements

The Spot the Docs title is a riff on Read the Docs and Write the Docs.

...the unfortunate side-effect of this awesome rhyme include its awkward acronym ('StD').

Thank you to @jakerocheleau for writing a tutorial that helped this project come to life.