Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.14 KB

Apps that Every Gardener Needs to Know About

The source for the article compiling the best gardening apps available today.

Live Version

Structure

  1. The article source is index.md.
  2. The article is written in Markdown. Many static-site generators, including Hugo which powers my site, utilize Markdown files to generate html content.
  3. Images are stored in images.

Contributing

  1. Fork this repository.
  2. Edit your app's section in index.md.
  3. Submit a PR.

Want your app included?

Submit a PR! Only apps with 4+ star ratings will be considered.

Cross-Posting this Article

Either copy/paste the contents OR include this repository (or a fork of it) as a submodule in your blog.

Remember to periodically check for updates to the repository and update your site's version accordingly. I suggest subscribing to this repo to be notified when new PRs land.