diff --git a/.gitignore b/.gitignore index 0e8de58..69f8a8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ public/ -.hugo_build.lock diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index d0c41be..ada7c7a 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,6 @@ These are the markdown files used to build [my website](https://revsuine.xyz/) w Lines have a character limit of 120 where possible. -# Theme Branches - -I have branches for each theme for the website. Commits to `master` should be theme-independent commits, e.g. new -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. - # Licensing The contents of this git repo are licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt). The contents of the