aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2021-05-09 13:35:23 +0300
committerMantas Vilčinskas <hi@mnts.lt>2021-05-09 13:35:23 +0300
commitee5fea5d2dcf3dcc6a615e32ff133e560ecd89f2 (patch)
tree456978fa0938d9bc7880d0ac952929350d334a05
parent7f2095a16fd0f580cd02d1df8ce9ad516f020525 (diff)
v5.0.3
-rw-r--r--README.md13
m---------themes/cstate0
2 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index d73fbf0..89b6971 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,9 @@
-# cState Example Site v5.0.2
+# cState Site v5.0.3
This is the default cState status page website directory/folder.
-Example site repository link (you are here): https://github.com/cstate/example
-
-Main cState source code repository: https://github.com/cstate/cstate
+* Example site repository link (you are here): https://github.com/cstate/example
+* Main cState source code repository: https://github.com/cstate/cstate
## Are you updating? Use these commands
@@ -19,9 +18,11 @@ Then do `git add -A; git commit -m "Update cState"; git push origin <branch, pro
## For maintainers (probably not for you)
+Maintainers need to update both cstate/cstate and cstate/example for each new version.
+
Download this repo with all the directories. `git clone --recursive -b master https://github.com/cstate/example.git`
-Make your changes.
+Add your changes from cstate/cstate's exampleSite folder.
Update the cState theme submodule. `git submodule foreach git pull origin master`
@@ -29,4 +30,4 @@ Then push `git add -A; git commit -m "Update cState vX.X.X"; git push origin mas
## License
-MIT © Mantas Vilčinskas \ No newline at end of file
+MIT © Mantas Vilčinskas
diff --git a/themes/cstate b/themes/cstate
-Subproject 164d0b1d0e53c3aa0bd4038e464a150f479bd41
+Subproject 579f96161885465b185966c503427b1172e6296