From dce96b2ef38c7238593585eef93a41a721c94b7a Mon Sep 17 00:00:00 2001 From: revsuine Date: Mon, 18 Nov 2024 21:08:47 +0000 Subject: [PATCH] further clarification on branches in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d0c41be..9655bd9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ I have branches for each theme for the website. Commits to `master` should be th posts. Theme branches should pull from `master` whenever there are new `master` commits. Commits exclusive to theme branches should *only* be for changes relevant to the theme. +Theme branches are what should be used to build the website. `master` should not be used for building/deployment, only +to store common changes among all branches. + # Licensing The contents of this git repo are licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt). The contents of the