update README

This commit is contained in:
revsuine 2024-11-18 22:30:16 +00:00
parent 29d92b68af
commit bbc2b37578
Signed by: revsuine
GPG key ID: 3F257B68F5BC9339

View file

@ -1,12 +1,13 @@
# revsuine.xyz Website # revsuine.xyz Website
These are the markdown files used to build [my website](https://revsuine.xyz/) with [Hugo](https://gohugo.io/). These are the markdown files used to build [my website](https://revsuine.xyz/) with [Hugo](https://gohugo.io/). The
live website is currently built off of the `terminal` branch.
# Style ## Style
Lines have a character limit of 120 where possible. Lines have a character limit of 120 where possible.
# Theme Branches ## Theme Branches
I have branches for each theme for the website. Commits to `master` should be theme-independent commits, e.g. new 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 posts. Theme branches should pull from `master` whenever there are new `master` commits. Commits exclusive to theme
@ -15,7 +16,7 @@ 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 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. to store common changes among all branches.
# Licensing ## Licensing
The contents of this git repo are licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt). The contents of the The contents of this git repo are licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt). The contents of the
website itself, e.g. blog posts, are licensed under website itself, e.g. blog posts, are licensed under