Grow Journals are community-submitted pages documenting the journey of growing plants - cannabis, tomatoes, herbs, flowers, or anything else. Share your progress, photos, successes, and lessons learned.
Start Your Own Journal
Ready to document your grow? Enter a name for your journal:
You’ll need a GitHub account. After clicking:
- Rename
my-journal-nameto something descriptive (use dashes, likebalcony-tomatoes-2026) - Fill in your details and write your journal
- Submit a pull request
Adding Photos
Each journal is a folder, so you can upload images right alongside your journal:
journals/
my-journal-name/
index.md ← your journal
seedling.jpg ← your photos
harvest.jpg
Then reference images simply:

Or, you can link to image files from other sites like so:

Or, you can drag and drop into the markdown editor.
You will see a link in an <img> tag. That is github saving the photo to their own CDN.
This is a good option as well.
Tips
- Dates - Include dates with updates so readers can follow the timeline
- Be yourself - No strict format, write however works for you
- Link to articles - Reference wiki pages like pests
or strain
info
- You will need to go “back” to articles, like this:
[pests](../articles/pests)
- You will need to go “back” to articles, like this:
- Update as you go - Edit your journal to add new progress